diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-12-10 14:25:25 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-12-10 14:25:25 +0000 |
commit | f524d297f9d3b0d1513eae41d39a4baa9a1d00b8 (patch) | |
tree | 4be3dac0f9afa6a38143dffe9c48e390ad276bf9 /dev-ruby/hoe | |
parent | Version bump (diff) | |
download | historical-f524d297f9d3b0d1513eae41d39a4baa9a1d00b8.tar.gz historical-f524d297f9d3b0d1513eae41d39a4baa9a1d00b8.tar.bz2 historical-f524d297f9d3b0d1513eae41d39a4baa9a1d00b8.zip |
Sparc stable, part of Bug #250348.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index f5fc1a62d755..c04a329cdd15 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.41 2008/12/09 20:04:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.42 2008/12/10 14:25:25 fmccor Exp $ + + 10 Dec 2008; Ferris McCormick <fmccor@gentoo.org> hoe-1.8.2.ebuild: + Sparc stable, part of Bug #250348. 09 Dec 2008; Brent Baude <ranger@gentoo.org> hoe-1.8.2.ebuild: Marking hoe-1.8.2 ppc64 for bug 250348 diff --git a/dev-ruby/hoe/hoe-1.8.2.ebuild b/dev-ruby/hoe/hoe-1.8.2.ebuild index d768f652e4ad..9eaa8c904691 100644 --- a/dev-ruby/hoe/hoe-1.8.2.ebuild +++ b/dev-ruby/hoe/hoe-1.8.2.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.8.2.ebuild,v 1.3 2008/12/09 20:04:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-1.8.2.ebuild,v 1.4 2008/12/10 14:25:25 fmccor Exp $ inherit gems @@ -11,7 +11,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-ruby/rake-0.8.3 |