diff options
author | 2010-02-01 17:47:37 +0000 | |
---|---|---|
committer | 2010-02-01 17:47:37 +0000 | |
commit | 5948aa66df3cae51f6a03d4117218bb033315d5a (patch) | |
tree | c6b5aa2fc004a71ff44e4ef3447f99fbe9145b3d /sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild | |
parent | Stable on amd64 wrt bug #301958 (diff) | |
download | historical-5948aa66df3cae51f6a03d4117218bb033315d5a.tar.gz historical-5948aa66df3cae51f6a03d4117218bb033315d5a.tar.bz2 historical-5948aa66df3cae51f6a03d4117218bb033315d5a.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc62/cvs/Linux i686
Diffstat (limited to 'sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild')
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |