summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-02-15 08:43:43 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-02-15 08:43:43 +0000
commit9a391f9b123a8541ced826ba00ab2386811b6339 (patch)
treefd646dfae8cbfe9fcd7177c4238c154d4ae21ca1 /dev-ruby/gem_plugin
parentstable x86; security bug 166901 (diff)
downloadhistorical-9a391f9b123a8541ced826ba00ab2386811b6339.tar.gz
historical-9a391f9b123a8541ced826ba00ab2386811b6339.tar.bz2
historical-9a391f9b123a8541ced826ba00ab2386811b6339.zip
stable x86; security bug 166901
Package-Manager: portage-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 bb288285d4f6..b0e000f3196f 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.5 2007/02/04 18:37:32 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.6 2007/02/15 08:42:36 opfer Exp $
+
+ 15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
+ gem_plugin-0.2.2.ebuild:
+ stable x86; security bug 166901
04 Feb 2007; Matti Bickel <mabi@gentoo.org> gem_plugin-0.2.2.ebuild:
add ~ppc for bug #164242
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 ada402b81366..1441d9d51d3f 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.5 2007/02/04 18:37:32 mabi Exp $
+# $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 $
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"