diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:47:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:47:25 +0000 |
commit | dd6d43dc6ad7c47c1603bffe5c52d6b1a9494c12 (patch) | |
tree | b073f6c9c63200ed51798aa1b2c65a0c3b29e7e4 /dev-java/json-simple/json-simple-1.1.ebuild | |
parent | Stable for amd64, wrt bug #399993 (diff) | |
download | historical-dd6d43dc6ad7c47c1603bffe5c52d6b1a9494c12.tar.gz historical-dd6d43dc6ad7c47c1603bffe5c52d6b1a9494c12.tar.bz2 historical-dd6d43dc6ad7c47c1603bffe5c52d6b1a9494c12.zip |
Stable for amd64, wrt bug #399999
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-java/json-simple/json-simple-1.1.ebuild')
-rw-r--r-- | dev-java/json-simple/json-simple-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/json-simple/json-simple-1.1.ebuild b/dev-java/json-simple/json-simple-1.1.ebuild index dd034e381908..bd41b386017f 100644 --- a/dev-java/json-simple/json-simple-1.1.ebuild +++ b/dev-java/json-simple/json-simple-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/json-simple-1.1.ebuild,v 1.2 2011/09/25 09:29:20 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/json-simple/json-simple-1.1.ebuild,v 1.3 2012/02/24 09:47:25 ago Exp $ EAPI="2" JAVA_PKG_IUSE="source test" @@ -16,7 +16,7 @@ SRC_URI="http://json-simple.googlecode.com/files/${MY_P}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=virtual/jdk-1.4 |