summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 21:32:08 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 21:32:08 +0000
commit2cdcff8f6f04fbd4a2137167ff597e2063dab194 (patch)
tree428eae02f977c902cbb06d544bf8aa3ec965403b /dev-ruby/text-format
parentMarking amd64 stable (diff)
downloadgentoo-2-2cdcff8f6f04fbd4a2137167ff597e2063dab194.tar.gz
gentoo-2-2cdcff8f6f04fbd4a2137167ff597e2063dab194.tar.bz2
gentoo-2-2cdcff8f6f04fbd4a2137167ff597e2063dab194.zip
Mark 0.64 stable on ia64
(Portage version: 2.1.1)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog5
-rw-r--r--dev-ruby/text-format/text-format-0.64.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 277e68ba964e..61d206120c65 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.11 2006/06/03 17:32:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.12 2006/10/20 21:32:08 agriffis Exp $
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> text-format-0.64.ebuild:
+ Mark 0.64 stable on ia64
03 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
text-format-0.64.ebuild:
diff --git a/dev-ruby/text-format/text-format-0.64.ebuild b/dev-ruby/text-format/text-format-0.64.ebuild
index 563ffc8251ec..9907b06ec43f 100644
--- a/dev-ruby/text-format/text-format-0.64.ebuild
+++ b/dev-ruby/text-format/text-format-0.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-0.64.ebuild,v 1.9 2006/06/03 17:32:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-0.64.ebuild,v 1.10 2006/10/20 21:32:08 agriffis Exp $
inherit eutils ruby
@@ -10,7 +10,7 @@ SRC_URI="http://www.halostatue.ca/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="~amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/ruby"
USE_RUBY="any"