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
commit9cc6263963555bc90b8e8643a8b07cc829f19aad (patch)
tree9541b6da63e9e8a2fe7377b885607842cf4d29ac /dev-ruby/gem_plugin
parentFix bug #205850. (diff)
downloadgentoo-2-9cc6263963555bc90b8e8643a8b07cc829f19aad.tar.gz
gentoo-2-9cc6263963555bc90b8e8643a8b07cc829f19aad.tar.bz2
gentoo-2-9cc6263963555bc90b8e8643a8b07cc829f19aad.zip
sparc stable
(Portage version: 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=""