diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 14:15:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 14:15:51 +0000 |
commit | 88b970b1efb3168ff11d7612d15023eb50a417a0 (patch) | |
tree | 340788d0343b2dbb1b022bba131ff5da1c8983d4 /dev-ruby/capistrano/capistrano-2.5.5.ebuild | |
parent | amd64/x86 stable, bug #264325 (diff) | |
download | gentoo-2-88b970b1efb3168ff11d7612d15023eb50a417a0.tar.gz gentoo-2-88b970b1efb3168ff11d7612d15023eb50a417a0.tar.bz2 gentoo-2-88b970b1efb3168ff11d7612d15023eb50a417a0.zip |
amd64/x86 stable, bug #264325
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/capistrano/capistrano-2.5.5.ebuild')
-rw-r--r-- | dev-ruby/capistrano/capistrano-2.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/capistrano/capistrano-2.5.5.ebuild b/dev-ruby/capistrano/capistrano-2.5.5.ebuild index df031a260a73..05654ccb5d10 100644 --- a/dev-ruby/capistrano/capistrano-2.5.5.ebuild +++ b/dev-ruby/capistrano/capistrano-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.5.ebuild,v 1.2 2009/04/03 05:21:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.5.5.ebuild,v 1.3 2009/04/05 14:15:51 maekke Exp $ inherit gems @@ -9,7 +9,7 @@ HOMEPAGE="http://capify.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ia64 ppc ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="" DEPEND=">=dev-lang/ruby-1.8.2 |