diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:16:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 14:16:14 +0000 |
commit | e7a35fd7429f653a908c50efc96bbcca9b7859a7 (patch) | |
tree | 10d9122ce440de91170ebb5170cc33e9988ba748 /sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild | |
parent | ppc stable #275236 (diff) | |
download | gentoo-2-e7a35fd7429f653a908c50efc96bbcca9b7859a7.tar.gz gentoo-2-e7a35fd7429f653a908c50efc96bbcca9b7859a7.tar.bz2 gentoo-2-e7a35fd7429f653a908c50efc96bbcca9b7859a7.zip |
ppc stable #275705
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild')
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild b/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild index 310901217fd1..398b99ca2c4f 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild,v 1.4 2009/08/02 15:22:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild,v 1.5 2009/09/27 14:16:14 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=23&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 ssl doc" |