summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-10-13 05:56:50 +0000
committerTom Gall <tgall@gentoo.org>2007-10-13 05:56:50 +0000
commit77f1b4140ce49f1d4fef16fb96ef9fecce632f50 (patch)
tree97480ca1c8d4bad3e6c628c8772ae2bc1cb760e6 /dev-ruby/amatch
parentadded ~ppc64 (diff)
downloadhistorical-77f1b4140ce49f1d4fef16fb96ef9fecce632f50.tar.gz
historical-77f1b4140ce49f1d4fef16fb96ef9fecce632f50.tar.bz2
historical-77f1b4140ce49f1d4fef16fb96ef9fecce632f50.zip
stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-ruby/amatch')
-rw-r--r--dev-ruby/amatch/ChangeLog5
-rw-r--r--dev-ruby/amatch/amatch-0.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/amatch/ChangeLog b/dev-ruby/amatch/ChangeLog
index 3d4ea36e828f..80d2e2415621 100644
--- a/dev-ruby/amatch/ChangeLog
+++ b/dev-ruby/amatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/amatch
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.6 2007/03/04 20:56:32 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/ChangeLog,v 1.7 2007/10/13 05:56:50 tgall Exp $
+
+ 13 Oct 2007; Tom Gall <tgall@gentoo.org> amatch-0.2.1.ebuild:
+ stable on ppc64
04 Mar 2007; Tom Gall <tgall@gentoo.org> amatch-0.2.1.ebuild:
added ~ppc64
diff --git a/dev-ruby/amatch/amatch-0.2.1.ebuild b/dev-ruby/amatch/amatch-0.2.1.ebuild
index 9648d1c4b9a6..5b4894ecbb02 100644
--- a/dev-ruby/amatch/amatch-0.2.1.ebuild
+++ b/dev-ruby/amatch/amatch-0.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v 1.7 2007/07/11 05:23:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amatch/amatch-0.2.1.ebuild,v 1.8 2007/10/13 05:56:50 tgall Exp $
inherit ruby
@@ -12,7 +12,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/6031/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~hppa ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~hppa ia64 ~ppc ppc64 x86"
IUSE=""
DEPEND="virtual/ruby"