diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-29 15:29:18 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-29 15:29:18 +0000 |
commit | ca8f20708711f8c2d1e00761cf302a268a456202 (patch) | |
tree | 9f399c64262dea4d135fe371ddc0fabcd92062f8 /dev-java/istack-commons-runtime | |
parent | amd64/x86 stable, bug #289312 (diff) | |
download | gentoo-2-ca8f20708711f8c2d1e00761cf302a268a456202.tar.gz gentoo-2-ca8f20708711f8c2d1e00761cf302a268a456202.tar.bz2 gentoo-2-ca8f20708711f8c2d1e00761cf302a268a456202.zip |
amd64/x86 stable, bug #289311
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/istack-commons-runtime')
-rw-r--r-- | dev-java/istack-commons-runtime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-java/istack-commons-runtime/ChangeLog b/dev-java/istack-commons-runtime/ChangeLog index f7e5e36fd9d6..2adb33160177 100644 --- a/dev-java/istack-commons-runtime/ChangeLog +++ b/dev-java/istack-commons-runtime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/istack-commons-runtime # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.10 2009/10/16 12:56:39 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.11 2009/10/29 15:29:18 maekke Exp $ + + 29 Oct 2009; Markus Meier <maekke@gentoo.org> + istack-commons-runtime-20070122-r1.ebuild: + amd64/x86 stable, bug #289311 *istack-commons-runtime-20090620-r1 (16 Oct 2009) diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild index 1461169454b5..3d528bd0131f 100644 --- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild +++ b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild,v 1.1 2008/10/12 21:22:10 serkan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild,v 1.2 2009/10/29 15:29:18 maekke Exp $ JAVA_PKG_IUSE="source" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/istack-commons-${PV}.tar.bz2" LICENSE="CDDL" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="" COMMON_DEP="java-virtuals/jaf" |