summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-02-15 18:07:06 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-02-15 18:07:06 +0000
commit0397c6886e9e4ed1a8b9797532d1bd54867d7de9 (patch)
treeb143bfb1429bc81ae5ba70d5927b91ed2ab1ea41 /dev-ruby/gem_plugin
parentStable on sparc wrt security #166901 (diff)
downloadgentoo-2-0397c6886e9e4ed1a8b9797532d1bd54867d7de9.tar.gz
gentoo-2-0397c6886e9e4ed1a8b9797532d1bd54867d7de9.tar.bz2
gentoo-2-0397c6886e9e4ed1a8b9797532d1bd54867d7de9.zip
Stable on sparc wrt security #166901
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-ruby/gem_plugin')
-rw-r--r--dev-ruby/gem_plugin/ChangeLog6
-rw-r--r--dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/gem_plugin/ChangeLog b/dev-ruby/gem_plugin/ChangeLog
index b0e000f3196f..79111ba830fc 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.6 2007/02/15 08:42:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.7 2007/02/15 18:07:06 gustavoz Exp $
+
+ 15 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ gem_plugin-0.2.2.ebuild:
+ Stable on sparc wrt security #166901
15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
gem_plugin-0.2.2.ebuild:
diff --git a/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild b/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
index 1441d9d51d3f..c9610f60050e 100644
--- a/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
+++ b/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.ebuild,v 1.6 2007/02/15 08:42:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.2.ebuild,v 1.7 2007/02/15 18:07:06 gustavoz Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ SRC_URI="http://mongrel.rubyforge.org/releases/gems/${P}.gem"
LICENSE="mongrel"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-ruby/rake-0.7"