summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-08-15 10:18:19 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-08-15 10:18:19 +0000
commit70aa29481b84116b54c8ce726262deb902661b11 (patch)
tree99ae93e3ac84c3db249062c5f67eff60fc410756 /dev-java/fastinfoset
parentstable x86, bug 187681; filter jikes (diff)
downloadhistorical-70aa29481b84116b54c8ce726262deb902661b11.tar.gz
historical-70aa29481b84116b54c8ce726262deb902661b11.tar.bz2
historical-70aa29481b84116b54c8ce726262deb902661b11.zip
stable x86, bug 187681
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-java/fastinfoset')
-rw-r--r--dev-java/fastinfoset/ChangeLog6
-rw-r--r--dev-java/fastinfoset/fastinfoset-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/fastinfoset/ChangeLog b/dev-java/fastinfoset/ChangeLog
index 0688689ff75e..d2c4f66c9111 100644
--- a/dev-java/fastinfoset/ChangeLog
+++ b/dev-java/fastinfoset/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/fastinfoset
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/ChangeLog,v 1.4 2007/08/11 21:13:18 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/ChangeLog,v 1.5 2007/08/15 10:13:35 opfer Exp $
+
+ 15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
+ fastinfoset-1.2.1.ebuild:
+ stable x86, bug 187681
11 Aug 2007; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml:
Remove myself from <maintainer>.
diff --git a/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild b/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild
index e80f045b0583..7640425e7187 100644
--- a/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild
+++ b/dev-java/fastinfoset/fastinfoset-1.2.1.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/fastinfoset/fastinfoset-1.2.1.ebuild,v 1.3 2007/05/23 17:08:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/fastinfoset/fastinfoset-1.2.1.ebuild,v 1.4 2007/08/15 10:13:35 opfer Exp $
JAVA_PKG_IUSE="source"
@@ -12,7 +12,7 @@ SRC_URI="https://fi.dev.java.net/files/documents/2634/45735/FastInfoset_src_${PV
LICENSE="CDDL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd"
IUSE=""
COMMON_DEP="dev-java/jsr173"