summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2008-10-25 09:54:00 +0000
committerHans de Graaff <graaff@gentoo.org>2008-10-25 09:54:00 +0000
commit3ac11fe0143d21e02536de6911fba6021a381c43 (patch)
treeca6d3e3c56dae15b2e93b984ca8e7110ff92ecc8 /dev-ruby/text-format
parentMark stable on amd64 (diff)
downloadgentoo-2-3ac11fe0143d21e02536de6911fba6021a381c43.tar.gz
gentoo-2-3ac11fe0143d21e02536de6911fba6021a381c43.tar.bz2
gentoo-2-3ac11fe0143d21e02536de6911fba6021a381c43.zip
Mark stable on amd64
(Portage version: 2.1.4.5)
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.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 725b43f8b813..311c31dfe9c9 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/text-format
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.20 2007/09/21 00:07:34 ranger Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.21 2008/10/25 09:54:00 graaff Exp $
+
+ 25 Oct 2008; Hans de Graaff <graaff@gentoo.org> text-format-1.0.0.ebuild:
+ Mark stable for amd64, bug #244214
21 Sep 2007; Brent Baude <ranger@gentoo.org> text-format-1.0.0.ebuild:
Marking text-format-1.0.0 ~ppc64 for bug 192258
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
index a14550cd5082..891d5b626145 100644
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.ebuild,v 1.5 2007/09/21 00:07:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.6 2008/10/25 09:54:00 graaff Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/ruby
>=dev-ruby/text-hyphen-1.0.0"