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 | |
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')
-rw-r--r-- | dev-ruby/capistrano-launcher/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/capistrano-launcher/ChangeLog b/dev-ruby/capistrano-launcher/ChangeLog index eda87edf7836..c2a470dcd1e5 100644 --- a/dev-ruby/capistrano-launcher/ChangeLog +++ b/dev-ruby/capistrano-launcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/capistrano-launcher -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog,v 1.6 2007/11/14 06:56:43 welp Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog,v 1.7 2008/04/09 22:02:59 robbat2 Exp $ + + 09 Apr 2008; Robin H. Johnson <robbat2@gentoo.org> + capistrano-launcher-1.ebuild: + Add ~ppc. 14 Nov 2007; Peter Weller <welp@gentoo.org> capistrano-launcher-1.ebuild: Stable on amd64 wrt bug 198966 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 |