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 | 6bd3b3fee7601445642cb2039721c8d871dda85f (patch) | |
tree | bb660202599e474f08984e1adf6a0f24c4750aa2 /sys-libs/gwenhywfar | |
parent | Fix --enabled-shared for generic-gnu fallback targets (like ia64). (diff) | |
download | historical-6bd3b3fee7601445642cb2039721c8d871dda85f.tar.gz historical-6bd3b3fee7601445642cb2039721c8d871dda85f.tar.bz2 historical-6bd3b3fee7601445642cb2039721c8d871dda85f.zip |
Stable for HPPA (bug #422227).
Package-Manager: portage-2.2.0_alpha121/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/gwenhywfar')
-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 |