diff options
author | 2012-10-10 21:34:04 +0000 | |
---|---|---|
committer | 2012-10-10 21:34:04 +0000 | |
commit | 50c474df9ff7607b0d315e888b37890357b2ab1c (patch) | |
tree | 4a0eb4a329840490d41a5e6b4b6afab9780b5450 /dev-java | |
parent | Add ~x86-fbsd wrt bug #421733 (diff) | |
download | gentoo-2-50c474df9ff7607b0d315e888b37890357b2ab1c.tar.gz gentoo-2-50c474df9ff7607b0d315e888b37890357b2ab1c.tar.bz2 gentoo-2-50c474df9ff7607b0d315e888b37890357b2ab1c.zip |
Add ~x86-fbsd wrt bug #421733
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/tagsoup/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/tagsoup/tagsoup-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/tagsoup/ChangeLog b/dev-java/tagsoup/ChangeLog index cbdc841c8d49..176d565d7922 100644 --- a/dev-java/tagsoup/ChangeLog +++ b/dev-java/tagsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/tagsoup # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tagsoup/ChangeLog,v 1.38 2012/08/22 08:46:25 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tagsoup/ChangeLog,v 1.39 2012/10/10 21:34:04 naota Exp $ + + 10 Oct 2012; <naota@gentoo.org> tagsoup-1.2.1.ebuild: + Add ~x86-fbsd wrt bug #421733 22 Aug 2012; Michael Weber <xmw@gentoo.org> tagsoup-1.2.1.ebuild: ppc stable (bug 421733). diff --git a/dev-java/tagsoup/tagsoup-1.2.1.ebuild b/dev-java/tagsoup/tagsoup-1.2.1.ebuild index fa78fcd07ffc..ccdf582ca7a9 100644 --- a/dev-java/tagsoup/tagsoup-1.2.1.ebuild +++ b/dev-java/tagsoup/tagsoup-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/tagsoup/tagsoup-1.2.1.ebuild,v 1.4 2012/08/22 08:46:25 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/tagsoup/tagsoup-1.2.1.ebuild,v 1.5 2012/10/10 21:34:04 naota Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://mercury.ccil.org/~cowan/XML/tagsoup/${P}-src.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=" |