diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2014-07-14 14:22:30 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2014-07-14 14:22:30 +0000 |
commit | 8d9fd79234a03e34eb5467440d06b7fb4f466c8f (patch) | |
tree | 0bb88dbde5567ffea801c059fd1ec40f1889d211 /dev-java/xerces | |
parent | x86 stable wrt bug #505920 (diff) | |
download | gentoo-2-8d9fd79234a03e34eb5467440d06b7fb4f466c8f.tar.gz gentoo-2-8d9fd79234a03e34eb5467440d06b7fb4f466c8f.tar.bz2 gentoo-2-8d9fd79234a03e34eb5467440d06b7fb4f466c8f.zip |
xerces-2.11.0: add ~ppc-aix keyword
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'dev-java/xerces')
-rw-r--r-- | dev-java/xerces/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/xerces/xerces-2.11.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/xerces/ChangeLog b/dev-java/xerces/ChangeLog index 52ca1f9a0dde..0d94bc9c931c 100644 --- a/dev-java/xerces/ChangeLog +++ b/dev-java/xerces/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/xerces -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.125 2013/06/14 19:37:16 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/ChangeLog,v 1.126 2014/07/14 14:22:30 haubi Exp $ + + 14 Jul 2014; Michael Haubenwallner <haubi@gentoo.org> xerces-2.11.0.ebuild: + add ~ppc-aix keyword 14 Jun 2013; Alexis Ballier <aballier@gentoo.org> xerces-2.11.0.ebuild: keyword ~amd64-fbsd diff --git a/dev-java/xerces/xerces-2.11.0.ebuild b/dev-java/xerces/xerces-2.11.0.ebuild index bb7986ff85f4..4a0967c31769 100644 --- a/dev-java/xerces/xerces-2.11.0.ebuild +++ b/dev-java/xerces/xerces-2.11.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild,v 1.8 2013/06/14 19:37:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xerces/xerces-2.11.0.ebuild,v 1.9 2014/07/14 14:22:30 haubi Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://apache/${PN}/j/${DIST_PN}-src.${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # they are missing from the upstream tarball" |