summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:23:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:23:44 +0000
commita4c1019a1c5fd21a1d16d179cedaccf6afd2f670 (patch)
tree7d0e3c7a9e2612e82952ffc50fd4394d65ecbc57 /dev-ruby/highline
parentalpha stable (diff)
downloadhistorical-a4c1019a1c5fd21a1d16d179cedaccf6afd2f670.tar.gz
historical-a4c1019a1c5fd21a1d16d179cedaccf6afd2f670.tar.bz2
historical-a4c1019a1c5fd21a1d16d179cedaccf6afd2f670.zip
alpha stable, add ~alpha/~ia64/~sparc, etc
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r--dev-ruby/highline/ChangeLog6
-rw-r--r--dev-ruby/highline/highline-1.6.1.ebuild6
-rw-r--r--dev-ruby/highline/highline-1.6.13.ebuild4
-rw-r--r--dev-ruby/highline/highline-1.6.8.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/highline/ChangeLog b/dev-ruby/highline/ChangeLog
index 018658c99874..37d66150ed02 100644
--- a/dev-ruby/highline/ChangeLog
+++ b/dev-ruby/highline/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/highline
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.61 2012/08/16 11:45:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.62 2012/10/28 17:18:27 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> highline-1.6.1.ebuild,
+ highline-1.6.8.ebuild, highline-1.6.13.ebuild:
+ Add ~alpha, alpha stable
16 Aug 2012; Johannes Huber <johu@gentoo.org> highline-1.6.8.ebuild:
Stable for x86, wrt bug #431332
diff --git a/dev-ruby/highline/highline-1.6.1.ebuild b/dev-ruby/highline/highline-1.6.1.ebuild
index 11c4b071d00b..2eef671ce5fb 100644
--- a/dev-ruby/highline/highline-1.6.1.ebuild
+++ b/dev-ruby/highline/highline-1.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.1.ebuild,v 1.11 2011/10/03 20:00:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.1.ebuild,v 1.12 2012/10/28 17:18:27 armin76 Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/highline/"
IUSE=""
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
all_ruby_prepare() {
sed -i -e '/AUTHORS/s:^:#:' Rakefile || die "Fixing the Rakefile failed"
diff --git a/dev-ruby/highline/highline-1.6.13.ebuild b/dev-ruby/highline/highline-1.6.13.ebuild
index a3763a33711c..8c8122961a44 100644
--- a/dev-ruby/highline/highline-1.6.13.ebuild
+++ b/dev-ruby/highline/highline-1.6.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.13.ebuild,v 1.1 2012/08/14 06:03:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.13.ebuild,v 1.2 2012/10/28 17:18:27 armin76 Exp $
EAPI=4
@@ -17,7 +17,7 @@ HOMEPAGE="http://highline.rubyforge.org/"
IUSE=""
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
all_ruby_prepare() {
# fix up gemspec file not to call git
diff --git a/dev-ruby/highline/highline-1.6.8.ebuild b/dev-ruby/highline/highline-1.6.8.ebuild
index aad43c53a03c..2185852a545f 100644
--- a/dev-ruby/highline/highline-1.6.8.ebuild
+++ b/dev-ruby/highline/highline-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.8.ebuild,v 1.4 2012/08/16 11:45:07 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.8.ebuild,v 1.5 2012/10/28 17:18:27 armin76 Exp $
EAPI=2
@@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/highline/"
IUSE=""
LICENSE="|| ( GPL-2 Ruby )"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
all_ruby_prepare() {
# Provide our own metadata since jruby can't handle the metadata.