From 8726435dfd70013cd82bdab51cbb87f2f8df5f4e Mon Sep 17 00:00:00 2001 From: David Holm Date: Sat, 10 Apr 2004 21:40:13 +0000 Subject: Added to ~ppc --- dev-libs/eb/ChangeLog | 5 ++++- dev-libs/eb/eb-4.0-r1.ebuild | 4 ++-- dev-ruby/http-access2/ChangeLog | 7 +++++-- dev-ruby/http-access2/http-access2-0j.ebuild | 6 +++--- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/dev-libs/eb/ChangeLog b/dev-libs/eb/ChangeLog index 98052af86e2a..6ffb0dffa9ee 100644 --- a/dev-libs/eb/ChangeLog +++ b/dev-libs/eb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/eb # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.4 2004/04/10 16:18:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.5 2004/04/10 21:40:13 dholm Exp $ + + 10 Apr 2004; David Holm eb-4.0-r1.ebuild: + Added to ~ppc. *eb-4.0-r1 (11 Apr 2004) diff --git a/dev-libs/eb/eb-4.0-r1.ebuild b/dev-libs/eb/eb-4.0-r1.ebuild index 498e3e5097d9..39979348c2bf 100644 --- a/dev-libs/eb/eb-4.0-r1.ebuild +++ b/dev-libs/eb/eb-4.0-r1.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-libs/eb/eb-4.0-r1.ebuild,v 1.1 2004/04/10 16:18:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.0-r1.ebuild,v 1.2 2004/04/10 21:40:13 dholm Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="virtual/glibc sys-libs/zlib 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 http-access2-0j.ebuild: + Added to ~ppc. 10 Jun 2003; Tom Payne http-access2-0j.ebuild : Minor tidying. 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} -- cgit v1.2.3-65-gdbad