diff options
Diffstat (limited to 'dev-ruby/capistrano')
-rw-r--r-- | dev-ruby/capistrano/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/capistrano/capistrano-2.5.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog index 0c6ab5a586cf..a298bfe2e9ff 100644 --- a/dev-ruby/capistrano/ChangeLog +++ b/dev-ruby/capistrano/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/capistrano # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.58 2010/07/20 08:36:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.59 2010/07/30 15:24:22 darkside Exp $ + + 30 Jul 2010; Jeremy Olexa <darkside@gentoo.org> capistrano-2.5.19.ebuild: + Add prefix keywords, as tested in prefix overlay *capistrano-2.5.19 (20 Jul 2010) diff --git a/dev-ruby/capistrano/capistrano-2.5.19.ebuild b/dev-ruby/capistrano/capistrano-2.5.19.ebuild index 3889121bee3b..40705bd8a15b 100644 --- a/dev-ruby/capistrano/capistrano-2.5.19.ebuild +++ b/dev-ruby/capistrano/capistrano-2.5.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.19.ebuild,v 1.1 2010/07/20 08:36:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.19.ebuild,v 1.2 2010/07/30 15:24:22 darkside Exp $ EAPI="2" USE_RUBY="ruby18" @@ -16,7 +16,7 @@ HOMEPAGE="http://capify.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " |