summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-11-13 18:51:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-11-13 18:51:18 +0000
commitf662d33f1da5e365457e4030a71af713d86cd6f4 (patch)
tree6a1c3b961e7099765b2f410316ca762d43be7bc6 /dev-ruby
parentAdd ~alpha (diff)
downloadhistorical-f662d33f1da5e365457e4030a71af713d86cd6f4.tar.gz
historical-f662d33f1da5e365457e4030a71af713d86cd6f4.tar.bz2
historical-f662d33f1da5e365457e4030a71af713d86cd6f4.zip
Stable on ppc64; bug #198966
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/capistrano-launcher/ChangeLog6
-rw-r--r--dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild4
-rw-r--r--dev-ruby/capistrano/ChangeLog6
-rw-r--r--dev-ruby/capistrano/capistrano-1.4.1-r1.ebuild4
-rw-r--r--dev-ruby/capistrano/capistrano-2.0.0.ebuild4
-rw-r--r--dev-ruby/highline/ChangeLog5
-rw-r--r--dev-ruby/highline/highline-1.4.0.ebuild4
7 files changed, 22 insertions, 11 deletions
diff --git a/dev-ruby/capistrano-launcher/ChangeLog b/dev-ruby/capistrano-launcher/ChangeLog
index d3703f4e4765..f1dcf8bba087 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.4 2007/11/13 18:41:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/ChangeLog,v 1.5 2007/11/13 18:49:24 corsair Exp $
+
+ 13 Nov 2007; Markus Rothe <corsair@gentoo.org>
+ capistrano-launcher-1.ebuild:
+ Stable on ppc64; bug #198966
13 Nov 2007; Raúl Porcel <armin76@gentoo.org>
capistrano-launcher-1.ebuild:
diff --git a/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild b/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild
index b940d1c2a5df..88667315ed57 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
# 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.5 2007/11/13 18:41:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano-launcher/capistrano-launcher-1.ebuild,v 1.6 2007/11/13 18:49:24 corsair 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"
IUSE=""
# Block versions of capistrano that install /usr/bin/cap to avoid file-collision
diff --git a/dev-ruby/capistrano/ChangeLog b/dev-ruby/capistrano/ChangeLog
index 479d2b4f8dab..ef5763739620 100644
--- a/dev-ruby/capistrano/ChangeLog
+++ b/dev-ruby/capistrano/ChangeLog
@@ -1,6 +1,10 @@
# 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.23 2007/11/12 23:29:30 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/ChangeLog,v 1.24 2007/11/13 18:51:18 corsair Exp $
+
+ 13 Nov 2007; Markus Rothe <corsair@gentoo.org> capistrano-1.4.1-r1.ebuild,
+ capistrano-2.0.0.ebuild:
+ Stable on ppc64; bug #198966
12 Nov 2007; Dawid Węgliński <cla@gentoo.org>
capistrano-1.4.1-r1.ebuild, capistrano-2.0.0.ebuild:
diff --git a/dev-ruby/capistrano/capistrano-1.4.1-r1.ebuild b/dev-ruby/capistrano/capistrano-1.4.1-r1.ebuild
index 076325c47e0c..84945fd5b513 100644
--- a/dev-ruby/capistrano/capistrano-1.4.1-r1.ebuild
+++ b/dev-ruby/capistrano/capistrano-1.4.1-r1.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-r1.ebuild,v 1.2 2007/11/12 23:29:30 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-1.4.1-r1.ebuild,v 1.3 2007/11/13 18:51:18 corsair Exp $
inherit gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~ia64 ~ppc64 x86"
+KEYWORDS="~amd64 ~ia64 ppc64 x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2
diff --git a/dev-ruby/capistrano/capistrano-2.0.0.ebuild b/dev-ruby/capistrano/capistrano-2.0.0.ebuild
index 35cec5a5497b..58e705be0e3b 100644
--- a/dev-ruby/capistrano/capistrano-2.0.0.ebuild
+++ b/dev-ruby/capistrano/capistrano-2.0.0.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-2.0.0.ebuild,v 1.2 2007/11/12 23:29:30 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/capistrano/capistrano-2.0.0.ebuild,v 1.3 2007/11/13 18:51:18 corsair Exp $
inherit gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~ppc64 x86"
+KEYWORDS="~amd64 ppc64 x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.2
diff --git a/dev-ruby/highline/ChangeLog b/dev-ruby/highline/ChangeLog
index db0441d04b36..2c864030c1d3 100644
--- a/dev-ruby/highline/ChangeLog
+++ b/dev-ruby/highline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/highline
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.11 2007/11/13 18:38:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.12 2007/11/13 18:48:22 corsair Exp $
+
+ 13 Nov 2007; Markus Rothe <corsair@gentoo.org> highline-1.4.0.ebuild:
+ Stable on ppc64; bug #198966
13 Nov 2007; Raúl Porcel <armin76@gentoo.org> highline-1.4.0.ebuild:
Add ~ia64 wrt #198966
diff --git a/dev-ruby/highline/highline-1.4.0.ebuild b/dev-ruby/highline/highline-1.4.0.ebuild
index 9cae83ef0712..a18cb7f201e6 100644
--- a/dev-ruby/highline/highline-1.4.0.ebuild
+++ b/dev-ruby/highline/highline-1.4.0.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/highline/highline-1.4.0.ebuild,v 1.3 2007/11/13 18:38:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.4.0.ebuild,v 1.4 2007/11/13 18:48:22 corsair Exp $
inherit ruby gems
@@ -11,4 +11,4 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 x86"