diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-18 18:50:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-18 18:50:33 +0000 |
commit | 23523e879eab10bed5cae6edb026952947261b6a (patch) | |
tree | a0090d47fac0b88bae30583db5cce26f95a98daa /dev-vcs/statcvs/statcvs-0.5.0.ebuild | |
parent | amd64 stable, bug 275182 (diff) | |
download | gentoo-2-23523e879eab10bed5cae6edb026952947261b6a.tar.gz gentoo-2-23523e879eab10bed5cae6edb026952947261b6a.tar.bz2 gentoo-2-23523e879eab10bed5cae6edb026952947261b6a.zip |
amd64 stable, bug 275182
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/statcvs/statcvs-0.5.0.ebuild')
-rw-r--r-- | dev-vcs/statcvs/statcvs-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/statcvs/statcvs-0.5.0.ebuild b/dev-vcs/statcvs/statcvs-0.5.0.ebuild index 9ef3c53ebe65..6099747b0204 100644 --- a/dev-vcs/statcvs/statcvs-0.5.0.ebuild +++ b/dev-vcs/statcvs/statcvs-0.5.0.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/dev-vcs/statcvs/statcvs-0.5.0.ebuild,v 1.1 2010/03/05 17:50:54 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/statcvs/statcvs-0.5.0.ebuild,v 1.2 2010/06/18 18:50:33 pacho Exp $ EAPI=2 JAVA_PKG_IUSE="doc source test" @@ -12,7 +12,7 @@ HOMEPAGE="http://statcvs.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}-source.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" COMMON_DEPEND=" |