summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-08 12:32:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-08 12:32:24 +0000
commit8d356a829d6d4149355819ce8cf1011ee7c100ee (patch)
tree7d5ec832fe9752333acb84ad82857b942ab5a68e /dev-java
parentStable for x86, wrt bug #545576 (diff)
downloadgentoo-2-8d356a829d6d4149355819ce8cf1011ee7c100ee.tar.gz
gentoo-2-8d356a829d6d4149355819ce8cf1011ee7c100ee.tar.bz2
gentoo-2-8d356a829d6d4149355819ce8cf1011ee7c100ee.zip
Stable for x86, wrt bug #545578
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/cssparser/ChangeLog5
-rw-r--r--dev-java/cssparser/cssparser-0.9.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/cssparser/ChangeLog b/dev-java/cssparser/ChangeLog
index e162ff85da33..b741e9e02043 100644
--- a/dev-java/cssparser/ChangeLog
+++ b/dev-java/cssparser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/cssparser
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/ChangeLog,v 1.3 2015/04/08 12:31:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/ChangeLog,v 1.4 2015/04/08 12:32:24 ago Exp $
+
+ 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cssparser-0.9.14.ebuild:
+ Stable for x86, wrt bug #545578
08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cssparser-0.9.14.ebuild:
Stable for amd64, wrt bug #545578
diff --git a/dev-java/cssparser/cssparser-0.9.14.ebuild b/dev-java/cssparser/cssparser-0.9.14.ebuild
index 9459ecaedda1..fb52a6bfe1f6 100644
--- a/dev-java/cssparser/cssparser-0.9.14.ebuild
+++ b/dev-java/cssparser/cssparser-0.9.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/cssparser-0.9.14.ebuild,v 1.3 2015/04/08 12:31:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cssparser/cssparser-0.9.14.ebuild,v 1.4 2015/04/08 12:32:24 ago Exp $
EAPI="5"
inherit java-pkg-2 java-pkg-simple
@@ -10,7 +10,7 @@ HOMEPAGE="http://cssparser.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}-sources.jar"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
COMMON_DEP=">=dev-java/sac-1.3"
DEPEND=">=virtual/jdk-1.5