diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:23:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:23:44 +0000 |
commit | a4c1019a1c5fd21a1d16d179cedaccf6afd2f670 (patch) | |
tree | 7d0e3c7a9e2612e82952ffc50fd4394d65ecbc57 /dev-ruby/echoe/echoe-4.3.1-r1.ebuild | |
parent | alpha stable (diff) | |
download | historical-a4c1019a1c5fd21a1d16d179cedaccf6afd2f670.tar.gz historical-a4c1019a1c5fd21a1d16d179cedaccf6afd2f670.tar.bz2 historical-a4c1019a1c5fd21a1d16d179cedaccf6afd2f670.zip |
alpha stable, add ~alpha/~ia64/~sparc, etc
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/echoe/echoe-4.3.1-r1.ebuild')
-rw-r--r-- | dev-ruby/echoe/echoe-4.3.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/echoe/echoe-4.3.1-r1.ebuild b/dev-ruby/echoe/echoe-4.3.1-r1.ebuild index a0aceec58875..c654254abde9 100644 --- a/dev-ruby/echoe/echoe-4.3.1-r1.ebuild +++ b/dev-ruby/echoe/echoe-4.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 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/echoe/echoe-4.3.1-r1.ebuild,v 1.12 2011/10/03 20:01:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.3.1-r1.ebuild,v 1.13 2012/10/28 17:17:26 armin76 Exp $ EAPI=2 @@ -23,7 +23,7 @@ HOMEPAGE="http://fauna.github.com/fauna/echoe/files/README.html" LICENSE="AFL-3.0 MIT" SLOT="0" -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend "dev-ruby/highline dev-ruby/rubyforge" |