diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 17:43:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 17:43:42 +0000 |
commit | b883e57c5570b3d85101e1f83ca106a0e55710c2 (patch) | |
tree | 9540816b29548cac987a8fe62012ae3ca536d7d9 /dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild | |
parent | Version bump; remove old (diff) | |
download | historical-b883e57c5570b3d85101e1f83ca106a0e55710c2.tar.gz historical-b883e57c5570b3d85101e1f83ca106a0e55710c2.tar.bz2 historical-b883e57c5570b3d85101e1f83ca106a0e55710c2.zip |
amd64 stable, bug #495008
Package-Manager: portage-2.2.8/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild')
-rw-r--r-- | dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild b/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild index 22640786d801..08559858286d 100644 --- a/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild +++ b/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v 1.1 2013/10/30 04:09:59 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-dict/ruby-dict-0.9.4-r3.ebuild,v 1.2 2014/01/12 17:43:38 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.caliban.org/files/ruby/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" RUBY_PATCHES=( "${PN}-ruby19.patch" ) |