summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-08 12:21:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-08 12:21:54 +0000
commit1c524fef3db91cdd4f11c5dfb7e4704fa81620bd (patch)
tree3e0f646cb251ee0771c12a69a277c86d762c621f /dev-ruby
parentStable on ppc64; bug #173040 (diff)
downloadgentoo-2-1c524fef3db91cdd4f11c5dfb7e4704fa81620bd.tar.gz
gentoo-2-1c524fef3db91cdd4f11c5dfb7e4704fa81620bd.tar.bz2
gentoo-2-1c524fef3db91cdd4f11c5dfb7e4704fa81620bd.zip
Stable on ppc64; bug #173040
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/capistrano/ChangeLog5
-rw-r--r--dev-ruby/capistrano/capistrano-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog
index 0a6c9ad5bd20..58393f6cfb94 100644
--- a/dev-ruby/capistrano/ChangeLog
+++ b/dev-ruby/capistrano/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/capistrano
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.13 2007/04/06 11:28:16 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.14 2007/04/08 12:21:54 corsair Exp $
+
+ 08 Apr 2007; Markus Rothe <corsair@gentoo.org> capistrano-1.4.1.ebuild:
+ Stable on ppc64; bug #173040
06 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
capistrano-1.4.1.ebuild:
diff --git a/dev-ruby/capistrano/capistrano-1.4.1.ebuild b/dev-ruby/capistrano/capistrano-1.4.1.ebuild
index d9c7814305f6..308409f9a7ba 100644
--- a/dev-ruby/capistrano/capistrano-1.4.1.ebuild
+++ b/dev-ruby/capistrano/capistrano-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.1.ebuild,v 1.4 2007/04/06 11:28:16 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.1.ebuild,v 1.5 2007/04/08 12:21:54 corsair Exp $
inherit ruby gems
@@ -11,7 +11,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ia64 ~ppc64 x86"
+KEYWORDS="~amd64 ia64 ppc64 x86"
IUSE=""
#RESTRICT="test"