diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-11 19:45:50 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-11 19:45:50 +0000 |
commit | ca625021caa76c3be459c0e951c663244b79dd59 (patch) | |
tree | 5ff2767e00089752c14abea6dba33455cd23059c /dev-ruby/gem_plugin | |
parent | ppc stable, bug #204834 (diff) | |
download | historical-ca625021caa76c3be459c0e951c663244b79dd59.tar.gz historical-ca625021caa76c3be459c0e951c663244b79dd59.tar.bz2 historical-ca625021caa76c3be459c0e951c663244b79dd59.zip |
ppc stable, bug #204321
Package-Manager: portage-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="" |