summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:17:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:17:39 +0000
commit606825a99840ac65b1d3f5a393f6413b7ea50724 (patch)
treef94eabf7bbd8fd5f22c1626f90c6a24f399396f3 /dev-ruby/fakefs
parentalpha stable, add ~alpha/~ia64/~sparc, etc (diff)
downloadgentoo-2-606825a99840ac65b1d3f5a393f6413b7ea50724.tar.gz
gentoo-2-606825a99840ac65b1d3f5a393f6413b7ea50724.tar.bz2
gentoo-2-606825a99840ac65b1d3f5a393f6413b7ea50724.zip
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/fakefs')
-rw-r--r--dev-ruby/fakefs/ChangeLog6
-rw-r--r--dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild6
-rw-r--r--dev-ruby/fakefs/fakefs-0.2.1.ebuild6
-rw-r--r--dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-ruby/fakefs/ChangeLog b/dev-ruby/fakefs/ChangeLog
index bccf6f71740b..36c79cba3a03 100644
--- a/dev-ruby/fakefs/ChangeLog
+++ b/dev-ruby/fakefs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/fakefs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.24 2012/08/14 03:35:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/ChangeLog,v 1.25 2012/10/28 17:17:39 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> fakefs-0.2.1.ebuild,
+ fakefs-0.2.1-r1.ebuild, fakefs-0.4.0-r1.ebuild:
+ alpha stable, add ~alpha
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> fakefs-0.4.0-r1.ebuild:
Bump to EAPI 4; use RUBY_PATCHES to add the patches; use the ruby-ng helpers
diff --git a/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild b/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild
index ff3279a7189b..a5731ae00b0d 100644
--- a/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild
+++ b/dev-ruby/fakefs/fakefs-0.2.1-r1.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/fakefs/fakefs-0.2.1-r1.ebuild,v 1.5 2011/12/05 13:04:28 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1-r1.ebuild,v 1.6 2012/10/28 17:17:39 armin76 Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/defunkt/fakefs"
LICENSE="as-is" # truly
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/fakefs/fakefs-0.2.1.ebuild b/dev-ruby/fakefs/fakefs-0.2.1.ebuild
index 8fec11718bf7..50a28aaa7d13 100644
--- a/dev-ruby/fakefs/fakefs-0.2.1.ebuild
+++ b/dev-ruby/fakefs/fakefs-0.2.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/fakefs/fakefs-0.2.1.ebuild,v 1.17 2011/09/14 17:19:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.2.1.ebuild,v 1.18 2012/10/28 17:17:39 armin76 Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/defunkt/fakefs"
LICENSE="as-is" # truly
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild b/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild
index df21187af882..e3cbc4f409b8 100644
--- a/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild
+++ b/dev-ruby/fakefs/fakefs-0.4.0-r1.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/fakefs/fakefs-0.4.0-r1.ebuild,v 1.3 2012/08/14 03:35:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fakefs/fakefs-0.4.0-r1.ebuild,v 1.4 2012/10/28 17:17:39 armin76 Exp $
EAPI=4
@@ -20,7 +20,7 @@ HOMEPAGE="http://github.com/defunkt/fakefs"
LICENSE="as-is" # truly
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "