summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-15 15:32:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-15 15:32:20 +0000
commit92471cc80fb3ed8f902795fe4d12e7eb627d7a66 (patch)
tree3df3189080ca8f7a8573cf4eca021448f967901b /dev-ruby/gem_plugin
parentFix bug #205850. (diff)
downloadhistorical-92471cc80fb3ed8f902795fe4d12e7eb627d7a66.tar.gz
historical-92471cc80fb3ed8f902795fe4d12e7eb627d7a66.tar.bz2
historical-92471cc80fb3ed8f902795fe4d12e7eb627d7a66.zip
sparc stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-ruby/gem_plugin')
-rw-r--r--dev-ruby/gem_plugin/ChangeLog5
-rw-r--r--dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/gem_plugin/ChangeLog b/dev-ruby/gem_plugin/ChangeLog
index 011994390b83..dfb591975d46 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.15 2008/01/11 19:45:08 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.16 2008/01/15 15:32:20 armin76 Exp $
+
+ 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> gem_plugin-0.2.3.ebuild:
+ sparc stable
11 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
gem_plugin-0.2.3.ebuild:
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 c7b64d9844a5..4497ae562b9a 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.4 2008/01/11 19:45:08 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.5 2008/01/15 15:32:20 armin76 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=""