diff options
author | 2008-03-22 00:54:20 +0000 | |
---|---|---|
committer | 2008-03-22 00:54:20 +0000 | |
commit | 08adbecf3179a9827a490d83a487ffee90e5eeaf (patch) | |
tree | af43a7c8b89fa5ac5243fc46fc47c0ab699deb76 /dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild | |
parent | Version bump (diff) | |
download | historical-08adbecf3179a9827a490d83a487ffee90e5eeaf.tar.gz historical-08adbecf3179a9827a490d83a487ffee90e5eeaf.tar.bz2 historical-08adbecf3179a9827a490d83a487ffee90e5eeaf.zip |
amd64 stable, bug #204484
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild index 64692c01ff31..9ad01a00216e 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild,v 1.5 2008/02/11 03:20:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.3.0-r1.ebuild,v 1.6 2008/03/22 00:54:20 maekke Exp $ inherit java-pkg-2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops/${DMF/.0}/${MY_PN}src.zip" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" SLOT="3.3" IUSE="" |