diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-01-01 16:33:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-01-01 16:33:54 +0000 |
commit | c6ef240189e3e3e88fa09e6f1439cf9255fe6bce (patch) | |
tree | 9abf4ae5e9d14c5c491baeb8d145ebaa6a4d47e5 /dev-ruby/ruby-config/ruby-config-0.3.1.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-c6ef240189e3e3e88fa09e6f1439cf9255fe6bce.tar.gz historical-c6ef240189e3e3e88fa09e6f1439cf9255fe6bce.tar.bz2 historical-c6ef240189e3e3e88fa09e6f1439cf9255fe6bce.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-ruby/ruby-config/ruby-config-0.3.1.ebuild')
-rw-r--r-- | dev-ruby/ruby-config/ruby-config-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild index 4c8ab84d17d8..ca7d310432c7 100644 --- a/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild +++ b/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild,v 1.12 2005/07/23 11:55:20 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.1.ebuild,v 1.13 2007/01/01 16:33:54 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="!<dev-ruby/ri-1.8b-r1" |