diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-15 16:00:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-15 16:00:03 +0000 |
commit | f1c9593e0a1500f1e094e9e031ed4a9d7f4cef25 (patch) | |
tree | b63da9cc415b6a078d04732a0564ad7a141d3386 /sys-libs | |
parent | Fix --enabled-shared for generic-gnu fallback targets (like ia64). (diff) | |
download | gentoo-2-f1c9593e0a1500f1e094e9e031ed4a9d7f4cef25.tar.gz gentoo-2-f1c9593e0a1500f1e094e9e031ed4a9d7f4cef25.tar.bz2 gentoo-2-f1c9593e0a1500f1e094e9e031ed4a9d7f4cef25.zip |
Stable for HPPA (bug #422227).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog index e0efbe372293..d97d60ed5d66 100644 --- a/sys-libs/gwenhywfar/ChangeLog +++ b/sys-libs/gwenhywfar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.101 2012/08/13 23:41:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.102 2012/08/15 16:00:03 jer Exp $ + + 15 Aug 2012; Jeroen Roovers <jer@gentoo.org> gwenhywfar-4.3.3.ebuild: + Stable for HPPA (bug #422227). 13 Aug 2012; Anthony G. Basile <blueness@gentoo.org> gwenhywfar-4.3.3.ebuild: Stable ppc, bug #422227 diff --git a/sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild b/sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild index fad23e26adc7..aa7a548deddb 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild,v 1.3 2012/08/13 23:41:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-4.3.3.ebuild,v 1.4 2012/08/15 16:00:03 jer Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.aquamaniac.de/sites/download/download.php?package=01&release LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc ~x86" IUSE="debug doc fox gtk qt4" RDEPEND="dev-libs/libgpg-error |