summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2005-04-15 17:18:15 +0000
committerYuta Satoh <nigoro@gentoo.org>2005-04-15 17:18:15 +0000
commitad36a23c91eaa8f8b82ddd0812bcdc3a008ee3b7 (patch)
treead88c6ac1c2f7d49c6695da7f23831f6dc8f71e7 /dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
parent+ oMo6-2.6 (diff)
downloadhistorical-ad36a23c91eaa8f8b82ddd0812bcdc3a008ee3b7.tar.gz
historical-ad36a23c91eaa8f8b82ddd0812bcdc3a008ee3b7.tar.bz2
historical-ad36a23c91eaa8f8b82ddd0812bcdc3a008ee3b7.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/programming-ruby/programming-ruby-0.4.ebuild')
-rw-r--r--dev-ruby/programming-ruby/programming-ruby-0.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
index 1d551c9d6334..c2b1aa9607ec 100644
--- a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
+++ b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.8 2005/01/08 15:17:25 nigoro Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.9 2005/04/15 17:18:15 nigoro Exp $
MY_P=ProgrammingRuby-${PV}
DESCRIPTION="Programming Ruby: The Pragmatic Programmers' Guide by Dave Thomas and Andrew Hunt"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.rubycentral.com/"
SRC_URI="http://dev.rubycentral.com/downloads/files/${MY_P}.tgz"
LICENSE="OPL"
SLOT="0"
-KEYWORDS="alpha hppa mips sparc x86 ~ppc ~amd64 ~ppc64"
+KEYWORDS="alpha hppa mips sparc x86 ~ppc ~amd64 ppc64"
IUSE=""
DEPEND=""
S=${WORKDIR}/${MY_P}