diff options
author | William Thomson <wltjr@gentoo.org> | 2007-08-19 17:57:24 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-08-19 17:57:24 +0000 |
commit | 51f4c27c8400195f2e4c14db7900303df41b896c (patch) | |
tree | e408d86c2b279b4e883d5dd19792582ad8209b34 /dev-java/istack-commons-runtime | |
parent | amd64 stable, bug #187681. (diff) | |
download | gentoo-2-51f4c27c8400195f2e4c14db7900303df41b896c.tar.gz gentoo-2-51f4c27c8400195f2e4c14db7900303df41b896c.tar.bz2 gentoo-2-51f4c27c8400195f2e4c14db7900303df41b896c.zip |
amd64 stable, bug #187681.
(Portage version: 2.1.3.5)
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.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 9a5069712da7..70e009b2c12a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.5 2007/08/15 10:46:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.6 2007/08/19 17:57:24 wltjr Exp $ + + 19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org> + istack-commons-runtime-20070122.ebuild: + amd64 stable, bug #187681. 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org> istack-commons-runtime-20070122.ebuild: diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild index ce206eb51fda..6e229cd78cd4 100644 --- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild +++ b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.ebuild,v 1.4 2007/08/15 10:46:06 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.5 2007/08/19 17:57:24 wltjr 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="dev-java/sun-jaf" |