summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-10 21:03:29 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-10 21:03:29 +0000
commit0b9800df95a77e6e7cfb15893a1426c1155f4ddd (patch)
treee39501b3b1b1c1375d1ca65beae9d3a3c592bdce /dev-ruby/testunit
parentAdded to ~ppc (diff)
downloadhistorical-0b9800df95a77e6e7cfb15893a1426c1155f4ddd.tar.gz
historical-0b9800df95a77e6e7cfb15893a1426c1155f4ddd.tar.bz2
historical-0b9800df95a77e6e7cfb15893a1426c1155f4ddd.zip
Added to ~ppc
Diffstat (limited to 'dev-ruby/testunit')
-rw-r--r--dev-ruby/testunit/ChangeLog5
-rw-r--r--dev-ruby/testunit/testunit-0.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/testunit/ChangeLog b/dev-ruby/testunit/ChangeLog
index 3836255e86a0..912c04ba5257 100644
--- a/dev-ruby/testunit/ChangeLog
+++ b/dev-ruby/testunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/testunit
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/ChangeLog,v 1.7 2004/03/18 21:35:00 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/ChangeLog,v 1.8 2004/04/10 20:59:20 dholm Exp $
+
+ 10 Apr 2004; David Holm <dholm@gentoo.org> testunit-0.1.8.ebuild:
+ Added to ~ppc.
27 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> testunit-0.1.5.ebuild,
testunit-0.1.8.ebuild:
diff --git a/dev-ruby/testunit/testunit-0.1.8.ebuild b/dev-ruby/testunit/testunit-0.1.8.ebuild
index 0aa41b99a2de..06292a76199e 100644
--- a/dev-ruby/testunit/testunit-0.1.8.ebuild
+++ b/dev-ruby/testunit/testunit-0.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.8.ebuild,v 1.5 2004/02/26 17:54:38 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/testunit/testunit-0.1.8.ebuild,v 1.6 2004/04/10 20:59:20 dholm Exp $
inherit ruby
@@ -10,7 +10,7 @@ SRC_URI="http://testunit.talbott.ws/packages/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
# testunit is included in ruby distribution from 1.8
DEPEND="=dev-lang/ruby-1.6.8*"