summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-12-28 08:47:41 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-12-28 08:47:41 +0000
commit52265fe87a95e2e3e7dcf40489e73384317321e4 (patch)
tree3c4eccff39d73bdcec69c0ca9fe1aaebf62141fc /dev-java/xmlunit
parentMarked ppc stable for bug #279728. (diff)
downloadgentoo-2-52265fe87a95e2e3e7dcf40489e73384317321e4.tar.gz
gentoo-2-52265fe87a95e2e3e7dcf40489e73384317321e4.tar.bz2
gentoo-2-52265fe87a95e2e3e7dcf40489e73384317321e4.zip
Marked ppc stable.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/xmlunit')
-rw-r--r--dev-java/xmlunit/ChangeLog5
-rw-r--r--dev-java/xmlunit/xmlunit-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/xmlunit/ChangeLog b/dev-java/xmlunit/ChangeLog
index e498333342b0..40e79a5008d5 100644
--- a/dev-java/xmlunit/ChangeLog
+++ b/dev-java/xmlunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/xmlunit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlunit/ChangeLog,v 1.18 2009/11/30 12:43:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlunit/ChangeLog,v 1.19 2009/12/28 08:47:41 josejx Exp $
+
+ 28 Dec 2009; Joseph Jezak <josejx@gentoo.org> xmlunit-1.3.ebuild:
+ Marked ppc stable.
30 Nov 2009; Markus Meier <maekke@gentoo.org> xmlunit-1.3.ebuild:
amd64/x86 stable, bug #294991
diff --git a/dev-java/xmlunit/xmlunit-1.3.ebuild b/dev-java/xmlunit/xmlunit-1.3.ebuild
index 56a430fccc2b..bd544ffdfe18 100644
--- a/dev-java/xmlunit/xmlunit-1.3.ebuild
+++ b/dev-java/xmlunit/xmlunit-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlunit/xmlunit-1.3.ebuild,v 1.2 2009/11/30 12:43:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlunit/xmlunit-1.3.ebuild,v 1.3 2009/12/28 08:47:41 josejx Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
HOMEPAGE="http://xmlunit.sourceforge.net/"
LICENSE="BSD"
SLOT="1"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RESTRICT="test"