diff options
author | 2010-01-12 18:34:00 +0000 | |
---|---|---|
committer | 2010-01-12 18:34:00 +0000 | |
commit | d4b9695df8f8b7185bba56c3e8c96bd059d1f9ea (patch) | |
tree | e1dafa0019bf04550b7b7690cd8da286a07f82d3 /sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild | |
parent | ppc stable #299535 (diff) | |
download | historical-d4b9695df8f8b7185bba56c3e8c96bd059d1f9ea.tar.gz historical-d4b9695df8f8b7185bba56c3e8c96bd059d1f9ea.tar.bz2 historical-d4b9695df8f8b7185bba56c3e8c96bd059d1f9ea.zip |
ppc stable #299125
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
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 1fba951632f3..9eb7b46fca6b 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.4 2010/01/08 19:20:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-3.10.1.ebuild,v 1.5 2010/01/12 18:34:00 nixnut 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" |