diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:46:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 19:46:50 +0000 |
commit | c218b846dcf9fe2903f675c7a710f3070ab77a4a (patch) | |
tree | a6816e9f803c670350ddc90d337f970193899a81 /dev-ruby/programming-ruby/programming-ruby-0.4.ebuild | |
parent | Mark 0.16 stable on alpha (diff) | |
download | historical-c218b846dcf9fe2903f675c7a710f3070ab77a4a.tar.gz historical-c218b846dcf9fe2903f675c7a710f3070ab77a4a.tar.bz2 historical-c218b846dcf9fe2903f675c7a710f3070ab77a4a.zip |
Mark 0.4 stable on ia64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-ruby/programming-ruby/programming-ruby-0.4.ebuild')
-rw-r--r-- | dev-ruby/programming-ruby/programming-ruby-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild b/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild index d0f38b1d2dc6..5f5c9560dccb 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 +# Copyright 1999-2006 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.12 2005/10/03 13:06:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.13 2006/01/31 19:46:50 agriffis 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 amd64 hppa ~ia64 mips ~ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ~ppc ~ppc-macos ppc64 sparc x86" IUSE="" DEPEND="" S=${WORKDIR}/${MY_P} |