summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-08-15 10:46:06 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-08-15 10:46:06 +0000
commit5723e6d3baf87ddbbfea29e87c08706243fbd70c (patch)
tree9dfdd8d7c6bb5a24394066d1ba50870dc89ef911
parentfix localized documentation, see bug #126643 (diff)
downloadgentoo-2-5723e6d3baf87ddbbfea29e87c08706243fbd70c.tar.gz
gentoo-2-5723e6d3baf87ddbbfea29e87c08706243fbd70c.tar.bz2
gentoo-2-5723e6d3baf87ddbbfea29e87c08706243fbd70c.zip
stable x86, bug 187681
(Portage version: 2.1.2.11)
-rw-r--r--dev-java/istack-commons-runtime/ChangeLog6
-rw-r--r--dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/istack-commons-runtime/ChangeLog b/dev-java/istack-commons-runtime/ChangeLog
index d1c0fade4e89..9a5069712da7 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.4 2007/08/11 21:20:17 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.5 2007/08/15 10:46:06 opfer Exp $
+
+ 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
+ istack-commons-runtime-20070122.ebuild:
+ stable x86, bug 187681
11 Aug 2007; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml:
Remove myself from <maintainer>.
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 54d8b3686270..ce206eb51fda 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.3 2007/05/23 17:00:28 flameeyes Exp $
+# $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 $
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"