summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/programming-ruby/programming-ruby-0.4.ebuild')
-rw-r--r--dev-ruby/programming-ruby/programming-ruby-0.4.ebuild6
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 cf86da9922e6..c9fee8f77891 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-2010 Gentoo Foundation
+# Copyright 1999-2012 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.17 2010/10/19 05:42:29 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/programming-ruby/programming-ruby-0.4.ebuild,v 1.18 2012/05/01 18:24:13 armin76 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 ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND=""
S=${WORKDIR}/${MY_P}