diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-18 14:10:08 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-11-18 14:10:08 +0000 |
commit | d0d4b7926bd45fcfaa3476122d0a4e2cb082eceb (patch) | |
tree | f100b2caac7faa18f4a02c30156942afce48ded6 /dev-java/istack-commons-runtime | |
parent | Stable for ppc. (diff) | |
download | gentoo-2-d0d4b7926bd45fcfaa3476122d0a4e2cb082eceb.tar.gz gentoo-2-d0d4b7926bd45fcfaa3476122d0a4e2cb082eceb.tar.bz2 gentoo-2-d0d4b7926bd45fcfaa3476122d0a4e2cb082eceb.zip |
Stable for ppc.
Bug 289311.
(Portage version: 14755-svn/cvs/Linux ppc)
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/istack-commons-runtime/ChangeLog b/dev-java/istack-commons-runtime/ChangeLog index 2adb33160177..5f1a8fee5f39 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.11 2009/10/29 15:29:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.12 2009/11/18 14:10:08 volkmar Exp $ + + 18 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> + istack-commons-runtime-20070122-r1.ebuild: + Stable for ppc, bug 289311 29 Oct 2009; Markus Meier <maekke@gentoo.org> istack-commons-runtime-20070122-r1.ebuild: 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 3d528bd0131f..da92eb3e0005 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-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.2 2009/10/29 15:29:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122-r1.ebuild,v 1.3 2009/11/18 14:10:08 volkmar 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" |