summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-10 21:37:19 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-10 21:37:19 +0000
commita7351a0c29fdcaddaeaecde4de71dffa6d1cc1af (patch)
tree95177f82caa7a6b23d53367ffdd21d98010a89f4 /dev-ruby/http-access2
parentmoo jiggly penis pow ~amd64!!! (diff)
downloadhistorical-a7351a0c29fdcaddaeaecde4de71dffa6d1cc1af.tar.gz
historical-a7351a0c29fdcaddaeaecde4de71dffa6d1cc1af.tar.bz2
historical-a7351a0c29fdcaddaeaecde4de71dffa6d1cc1af.zip
Added to ~ppc
Diffstat (limited to 'dev-ruby/http-access2')
-rw-r--r--dev-ruby/http-access2/ChangeLog7
-rw-r--r--dev-ruby/http-access2/Manifest6
-rw-r--r--dev-ruby/http-access2/http-access2-0j.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-ruby/http-access2/ChangeLog b/dev-ruby/http-access2/ChangeLog
index 598f08d0fa21..7e716d1526ac 100644
--- a/dev-ruby/http-access2/ChangeLog
+++ b/dev-ruby/http-access2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/http-access2
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v 1.3 2003/06/10 15:47:39 twp Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/ChangeLog,v 1.4 2004/04/10 21:37:19 dholm Exp $
+
+ 10 Apr 2004; David Holm <dholm@gentoo.org> http-access2-0j.ebuild:
+ Added to ~ppc.
10 Jun 2003; Tom Payne <twp@gentoo.org> http-access2-0j.ebuild :
Minor tidying.
diff --git a/dev-ruby/http-access2/Manifest b/dev-ruby/http-access2/Manifest
index fb8a9d2e61ab..9ffb53b2fa05 100644
--- a/dev-ruby/http-access2/Manifest
+++ b/dev-ruby/http-access2/Manifest
@@ -1,4 +1,4 @@
-MD5 80379557873407fe4a5bcc33fe79b73b files/digest-http-access2-0j 130
-MD5 0049abb931fa05cab0aebd4017632f2c ChangeLog 506
-MD5 b70d3b55bd304e75d1b734a946d3a749 http-access2-0j.ebuild 719
+MD5 28737324c4d04fa50d80f9945eab7de3 ChangeLog 595
+MD5 45cc2e6d3dd69534ba11020f4e91d0a9 http-access2-0j.ebuild 725
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
+MD5 80379557873407fe4a5bcc33fe79b73b files/digest-http-access2-0j 130
diff --git a/dev-ruby/http-access2/http-access2-0j.ebuild b/dev-ruby/http-access2/http-access2-0j.ebuild
index bf02d1bc59e4..19c9d9acd644 100644
--- a/dev-ruby/http-access2/http-access2-0j.ebuild
+++ b/dev-ruby/http-access2/http-access2-0j.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-0j.ebuild,v 1.4 2003/07/12 13:03:10 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/http-access2/http-access2-0j.ebuild,v 1.5 2004/04/10 21:37:19 dholm Exp $
MY_PV=${PV/0/}
MY_P=${PN}-${MY_PV}
@@ -9,7 +9,7 @@ HOMEPAGE="http://rrr.jin.gr.jp/doc/http-access2/"
SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/contrib/${MY_P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=">=dev-lang/ruby-1.6"
S=${WORKDIR}/${MY_P}