diff options
author | 2009-07-08 10:37:21 +0000 | |
---|---|---|
committer | 2009-07-08 10:37:21 +0000 | |
commit | 3c898fd1a8e9ced94344caf9ffdf787c1491e892 (patch) | |
tree | 0ceab938a07d0f4e655b310a2c9ac56fa7499574 /sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild | |
parent | Fixed bug #272767, thank Martin Mokrejš for report and Rafał for investigat... (diff) | |
download | gentoo-2-3c898fd1a8e9ced94344caf9ffdf787c1491e892.tar.gz gentoo-2-3c898fd1a8e9ced94344caf9ffdf787c1491e892.tar.bz2 gentoo-2-3c898fd1a8e9ced94344caf9ffdf787c1491e892.zip |
stable x86, bug 275705
(Portage version: 2.1.6.13/cvs/Linux i686)
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 9e0b9b979103..9a82d78b45fe 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.1 2009/06/04 20:19:29 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-3.8.2.ebuild,v 1.2 2009/07/08 10:37:21 fauli 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" |