diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-11 14:19:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-11 14:19:41 +0000 |
commit | 36c591ea55345043308becf52d51f650bacde7ba (patch) | |
tree | 63b358b301cd9afea232938a8588274adb6080d0 /dev-ruby/gem_plugin | |
parent | Marking fastthread-1.0.1 ppc64 for bug 204321 (diff) | |
download | gentoo-2-36c591ea55345043308becf52d51f650bacde7ba.tar.gz gentoo-2-36c591ea55345043308becf52d51f650bacde7ba.tar.bz2 gentoo-2-36c591ea55345043308becf52d51f650bacde7ba.zip |
Marking gem_plugin-0.2.3 ppc64 for bug 204321
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-ruby/gem_plugin')
-rw-r--r-- | dev-ruby/gem_plugin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/gem_plugin/ChangeLog b/dev-ruby/gem_plugin/ChangeLog index a5179d23b6e3..7a2257c8ea70 100644 --- a/dev-ruby/gem_plugin/ChangeLog +++ b/dev-ruby/gem_plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/gem_plugin -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.12 2007/12/16 02:22:50 nichoj Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.13 2008/01/11 14:19:41 ranger Exp $ + + 11 Jan 2008; Brent Baude <ranger@gentoo.org> gem_plugin-0.2.3.ebuild: + Marking gem_plugin-0.2.3 ppc64 for bug 204321 *gem_plugin-0.2.3 (09 Dec 2007) diff --git a/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild b/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild index 40038fe1d799..6f3d2bb05e29 100644 --- a/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild +++ b/dev-ruby/gem_plugin/gem_plugin-0.2.3.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/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.1 2007/12/16 02:22:51 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.2 2008/01/11 14:19:41 ranger Exp $ inherit ruby gems @@ -11,5 +11,5 @@ HOMEPAGE="http://mongrel.rubyforge.org/" LICENSE="mongrel" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" |