diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:56:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-23 15:56:11 +0000 |
commit | 4eaa39547dfd5dda6609df630a98110aa8beccf6 (patch) | |
tree | c9994f99854d48ac5eeb17db4c73b2004cb16a45 /x11-plugins/guifications | |
parent | Keyworded ~x860-fbsd, #189692 (diff) | |
download | gentoo-2-4eaa39547dfd5dda6609df630a98110aa8beccf6.tar.gz gentoo-2-4eaa39547dfd5dda6609df630a98110aa8beccf6.tar.bz2 gentoo-2-4eaa39547dfd5dda6609df630a98110aa8beccf6.zip |
Stable for HPPA (bug #189781).
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index 6399a1e34ab7..3c7c16176581 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/guifications # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.45 2007/08/22 13:33:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.46 2007/08/23 15:56:10 jer Exp $ + + 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> guifications-2.14.ebuild: + Stable for HPPA (bug #189781). 22 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> guifications-2.14.ebuild: diff --git a/x11-plugins/guifications/guifications-2.14.ebuild b/x11-plugins/guifications/guifications-2.14.ebuild index d0a0a72ac3c3..e98b8657f84f 100644 --- a/x11-plugins/guifications/guifications-2.14.ebuild +++ b/x11-plugins/guifications/guifications-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.2 2007/08/22 13:33:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.3 2007/08/23 15:56:11 jer Exp $ MY_PN=pidgin-${PN} MY_PV=${PV/_beta/beta} @@ -12,7 +12,7 @@ SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc sparc" +KEYWORDS="~amd64 hppa ~ppc sparc ~x86" IUSE="debug nls" DEPEND="net-im/pidgin" |