diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-01-02 10:22:36 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-01-02 10:22:36 +0000 |
commit | 4e124b1a07473b01bd17ac2ee266f78392b0cf7a (patch) | |
tree | cdd2c32c38637f270aed327be466522b53397a28 /dev-ruby/hoe-seattlerb | |
parent | Move ~alpha forward as was intended. (diff) | |
download | historical-4e124b1a07473b01bd17ac2ee266f78392b0cf7a.tar.gz historical-4e124b1a07473b01bd17ac2ee266f78392b0cf7a.tar.bz2 historical-4e124b1a07473b01bd17ac2ee266f78392b0cf7a.zip |
Add back ~alpha after fixing dev-ruby/hoe keywords.
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog index 2e50c895ac80..61e074824dfd 100644 --- a/dev-ruby/hoe-seattlerb/ChangeLog +++ b/dev-ruby/hoe-seattlerb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/hoe-seattlerb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.18 2011/01/02 10:19:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.19 2011/01/02 10:22:36 graaff Exp $ + + 02 Jan 2011; Hans de Graaff <graaff@gentoo.org> + hoe-seattlerb-1.2.4.ebuild: + Add back ~alpha after fixing dev-ruby/hoe keywords. *hoe-seattlerb-1.2.4 (02 Jan 2011) diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild index 64d70ad15913..8343bc3b0db7 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.1 2011/01/02 10:19:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.4.ebuild,v 1.2 2011/01/02 10:22:36 graaff Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/hoe-2.8.0 >=dev-ruby/minitest-2.0.0' |