diff options
author | Torsten Veller <tove@gentoo.org> | 2008-08-05 13:32:47 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-08-05 13:32:47 +0000 |
commit | 8fae6e4cc61cc12095c11c5b9fec7c5cd132d507 (patch) | |
tree | e5de060f138ae7667d263dc0b3d292f7ff9b0757 /sys-libs | |
parent | Stable on x86 (#233536) (diff) | |
download | gentoo-2-8fae6e4cc61cc12095c11c5b9fec7c5cd132d507.tar.gz gentoo-2-8fae6e4cc61cc12095c11c5b9fec7c5cd132d507.tar.bz2 gentoo-2-8fae6e4cc61cc12095c11c5b9fec7c5cd132d507.zip |
Stable on x86 (#233536)
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog index 5b58ee54a636..6d1a692f10fa 100644 --- a/sys-libs/gwenhywfar/ChangeLog +++ b/sys-libs/gwenhywfar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.55 2008/08/01 18:26:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.56 2008/08/05 13:32:47 tove Exp $ + + 05 Aug 2008; Torsten Veller <tove@gentoo.org> gwenhywfar-2.6.2.ebuild: + Stable on x86 (#233536) 01 Aug 2008; nixnut <nixnut@gentoo.org> gwenhywfar-2.6.2.ebuild: Stable on ppc wrt bug 233536 diff --git a/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild b/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild index 84aa94af0fda..723247c2fe58 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.4 2008/08/01 18:26:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.5 2008/08/05 13:32:47 tove Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="debug ssl doc ncurses" |