summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 17:22:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 17:22:32 +0000
commitf924fb57f3e89b488e24f8b023ffec612e922ca6 (patch)
treebb1f1df4c23d62ceb66d3240a61991b97156b35b /dev-ruby/text-format
parentalpha stable, add ~alpha/~ia64/~sparc, etc (diff)
downloadgentoo-2-f924fb57f3e89b488e24f8b023ffec612e922ca6.tar.gz
gentoo-2-f924fb57f3e89b488e24f8b023ffec612e922ca6.tar.bz2
gentoo-2-f924fb57f3e89b488e24f8b023ffec612e922ca6.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/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog7
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 6ce01ee1e16b..fa5a1b3b0f4e 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/text-format
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.56 2011/09/14 16:08:18 jer Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.57 2012/10/28 17:22:32 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> text-format-1.0.0-r2.ebuild:
+ alpha stable
14 Sep 2011; Jeroen Roovers <jer@gentoo.org> text-format-1.0.0-r2.ebuild:
Stable for HPPA (bug #369573).
diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
index 61816f354fd5..3b55ea0b23b2 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0-r2.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/text-format/text-format-1.0.0-r2.ebuild,v 1.12 2011/09/14 16:08:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.13 2012/10/28 17:22:32 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'