diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:20:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 04:20:14 +0000 |
commit | 944d6e70d8ff43c3979366c0b9d70e0e901093d9 (patch) | |
tree | ae1925d95546b3f35c13156fe23b11f51616c888 /dev-java/xom | |
parent | x86 stable wrt bug #492018 (diff) | |
download | gentoo-2-944d6e70d8ff43c3979366c0b9d70e0e901093d9.tar.gz gentoo-2-944d6e70d8ff43c3979366c0b9d70e0e901093d9.tar.bz2 gentoo-2-944d6e70d8ff43c3979366c0b9d70e0e901093d9.zip |
x86 stable wrt bug #492020
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-java/xom')
-rw-r--r-- | dev-java/xom/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/xom/xom-1.2.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/xom/ChangeLog b/dev-java/xom/ChangeLog index 5c097b3051ab..2f489c923919 100644 --- a/dev-java/xom/ChangeLog +++ b/dev-java/xom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/xom -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/ChangeLog,v 1.69 2013/07/28 10:39:27 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/ChangeLog,v 1.70 2014/02/24 04:20:14 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> xom-1.2.10.ebuild: + x86 stable wrt bug #492020 28 Jul 2013; Fabian Groffen <grobian@gentoo.org> xom-1.2.10.ebuild: Marked ~x64-macos, bug #435528 diff --git a/dev-java/xom/xom-1.2.10.ebuild b/dev-java/xom/xom-1.2.10.ebuild index 7366af632ee1..313217febba6 100644 --- a/dev-java/xom/xom-1.2.10.ebuild +++ b/dev-java/xom/xom-1.2.10.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/xom/xom-1.2.10.ebuild,v 1.2 2013/07/28 10:39:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xom/xom-1.2.10.ebuild,v 1.3 2014/02/24 04:20:14 phajdan.jr Exp $ EAPI="5" @@ -19,7 +19,7 @@ SRC_URI="http://cafeconleche.org/XOM/${P}.tar.gz LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" COMMON_DEPEND="dev-java/xerces:2 dev-java/xml-commons-external:1.3 |