diff options
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" |