diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-01 17:47:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-01 17:47:37 +0000 |
commit | 455029657169a063178f407432008759ab9d93e0 (patch) | |
tree | b2d3f371d4a4cf8617645ce6d12f85ff573727ea /sys-libs | |
parent | Stable on amd64 wrt bug #301958 (diff) | |
download | gentoo-2-455029657169a063178f407432008759ab9d93e0.tar.gz gentoo-2-455029657169a063178f407432008759ab9d93e0.tar.bz2 gentoo-2-455029657169a063178f407432008759ab9d93e0.zip |
Stable for HPPA too.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog index 6569e6a57fc6..00a55e712b90 100644 --- a/sys-libs/gwenhywfar/ChangeLog +++ b/sys-libs/gwenhywfar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.80 2010/01/17 19:10:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.81 2010/02/01 17:47:37 jer Exp $ + + 01 Feb 2010; Jeroen Roovers <jer@gentoo.org> gwenhywfar-3.10.1.ebuild: + Stable for HPPA too. 17 Jan 2010; Raúl Porcel <armin76@gentoo.org> gwenhywfar-3.10.1.ebuild: sparc stable diff --git a/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild index ff7a9fd52337..d0d4d97b6b5c 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild,v 1.6 2010/01/17 19:10:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild,v 1.7 2010/02/01 17:47:37 jer Exp $ EAPI="2" @@ -9,7 +9,7 @@ HOMEPAGE="http://gwenhywfar.sourceforge.net" SRC_URI="http://www2.aquamaniac.de/sites/download/download.php?package=01&release=27&file=01&dummy=${P}.tar.gz -> ${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 doc" |