diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-11 19:45:08 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-11 19:45:08 +0000 |
commit | d970208d48cf9d89572fd406374e67807c16f169 (patch) | |
tree | 630b5511c99213688ea5133c5017b4e6c3eade9a /dev-ruby/gem_plugin | |
parent | ppc stable, bug #204321 (diff) | |
download | gentoo-2-d970208d48cf9d89572fd406374e67807c16f169.tar.gz gentoo-2-d970208d48cf9d89572fd406374e67807c16f169.tar.bz2 gentoo-2-d970208d48cf9d89572fd406374e67807c16f169.zip |
ppc stable, bug #204321
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-ruby/gem_plugin')
-rw-r--r-- | dev-ruby/gem_plugin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/gem_plugin/ChangeLog b/dev-ruby/gem_plugin/ChangeLog index a6c35641087a..011994390b83 100644 --- a/dev-ruby/gem_plugin/ChangeLog +++ b/dev-ruby/gem_plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/gem_plugin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.14 2008/01/11 15:59:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.15 2008/01/11 19:45:08 dertobi123 Exp $ + + 11 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + gem_plugin-0.2.3.ebuild: + ppc stable, bug #204321 11 Jan 2008; Markus Meier <maekke@gentoo.org> gem_plugin-0.2.3.ebuild: x86 stable, security bug #204321 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 5882d025d752..c7b64d9844a5 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-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.3 2008/01/11 15:59:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.4 2008/01/11 19:45:08 dertobi123 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="" |