diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-09 23:56:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-09 23:56:37 +0000 |
commit | 2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e (patch) | |
tree | e1a1af0a81e319a0e163dce9a6b781bacf644351 /dev-ruby/hoe | |
parent | Masking net-dialup/penggy for QA removal. (diff) | |
download | historical-2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e.tar.gz historical-2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e.tar.bz2 historical-2dc6e2586a7406656c8ab2d2c6c2df737eaaa34e.zip |
Marked ~hppa too.
Package-Manager: portage-2.2_rc36/cvs/Linux i686
Diffstat (limited to 'dev-ruby/hoe')
-rw-r--r-- | dev-ruby/hoe/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-2.3.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/hoe/ChangeLog b/dev-ruby/hoe/ChangeLog index dbcd42670c74..408f006b2d0b 100644 --- a/dev-ruby/hoe/ChangeLog +++ b/dev-ruby/hoe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/hoe # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.55 2009/08/09 16:46:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.56 2009/08/09 23:56:37 jer Exp $ + + 09 Aug 2009; Jeroen Roovers <jer@gentoo.org> hoe-2.3.2.ebuild, + hoe-2.3.3.ebuild: + Marked ~hppa too. 09 Aug 2009; nixnut <nixnut@gentoo.org> hoe-2.3.2.ebuild: ppc stable #280851 diff --git a/dev-ruby/hoe/hoe-2.3.2.ebuild b/dev-ruby/hoe/hoe-2.3.2.ebuild index faedfbb073b6..4f774787ba94 100644 --- a/dev-ruby/hoe/hoe-2.3.2.ebuild +++ b/dev-ruby/hoe/hoe-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.3.2.ebuild,v 1.2 2009/08/09 16:46:07 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.3.2.ebuild,v 1.3 2009/08/09 23:56:37 jer 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 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-ruby/rake-0.8.7 diff --git a/dev-ruby/hoe/hoe-2.3.3.ebuild b/dev-ruby/hoe/hoe-2.3.3.ebuild index 90380fb45fe0..8ac5813e44e7 100644 --- a/dev-ruby/hoe/hoe-2.3.3.ebuild +++ b/dev-ruby/hoe/hoe-2.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.3.3.ebuild,v 1.1 2009/08/09 06:37:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.3.3.ebuild,v 1.2 2009/08/09 23:56:37 jer 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-ruby/rake-0.8.7 |