diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-04-09 22:02:59 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-04-09 22:02:59 +0000 |
commit | 3b8e4c4e8eb5a5921c8d6f863d321ddf8ec776f6 (patch) | |
tree | 65d26a1ff008595e7b3837437a5d82a93c21acee /dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild | |
parent | bump to 2.22.1. Mostly translation updates. (diff) | |
download | gentoo-2-3b8e4c4e8eb5a5921c8d6f863d321ddf8ec776f6.tar.gz gentoo-2-3b8e4c4e8eb5a5921c8d6f863d321ddf8ec776f6.tar.bz2 gentoo-2-3b8e4c4e8eb5a5921c8d6f863d321ddf8ec776f6.zip |
Add ~ppc.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild')
-rw-r--r-- | dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild b/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild index 5e9bd5439096..ea208878853c 100644 --- a/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild +++ b/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild,v 1.7 2007/11/14 06:56:43 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild,v 1.8 2008/04/09 22:02:59 robbat2 Exp $ DESCRIPTION="Launcher script for capistrano" HOMEPAGE="http://capify.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ia64 ppc64 x86" +KEYWORDS="amd64 ia64 ppc64 x86 ~ppc" IUSE="" # Block versions of capistrano that install /usr/bin/cap to avoid file-collision |