summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-14 16:28:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-14 16:28:16 +0000
commit73b69b21b89cbebeefafddcb5ab04b118af18258 (patch)
tree3d228c23a420d0641c1551c9c51b94b73c62b200 /dev-ruby/hoe
parentia64 stable (diff)
downloadgentoo-2-73b69b21b89cbebeefafddcb5ab04b118af18258.tar.gz
gentoo-2-73b69b21b89cbebeefafddcb5ab04b118af18258.tar.bz2
gentoo-2-73b69b21b89cbebeefafddcb5ab04b118af18258.zip
ia64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r--dev-ruby/hoe/ChangeLog5
-rw-r--r--dev-ruby/hoe/hoe-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog
index 7585290f56a4..d11baddfe470 100644
--- a/dev-ruby/hoe/ChangeLog
+++ b/dev-ruby/hoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hoe
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.23 2008/03/13 21:02:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.24 2008/03/14 16:28:16 armin76 Exp $
+
+ 14 Mar 2008; Raúl Porcel <armin76@gentoo.org> hoe-1.4.0.ebuild:
+ ia64 stable
13 Mar 2008; Brent Baude <ranger@gentoo.org> hoe-1.4.0.ebuild:
stable ppc64, bug 213250
diff --git a/dev-ruby/hoe/hoe-1.4.0.ebuild b/dev-ruby/hoe/hoe-1.4.0.ebuild
index 1d35725219f0..dc9cb41697b5 100644
--- a/dev-ruby/hoe/hoe-1.4.0.ebuild
+++ b/dev-ruby/hoe/hoe-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.4.0.ebuild,v 1.4 2008/03/13 21:02:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.4.0.ebuild,v 1.5 2008/03/14 16:28:16 armin76 Exp $
inherit ruby gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ia64 ~ppc ppc64 x86"
IUSE=""
DEPEND=">=dev-lang/ruby-1.8.4