summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-28 11:37:21 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-28 11:37:21 +0000
commit8beeec3577ed111db42ca5db23a3456fa420bb20 (patch)
tree7847febc031af5efd8b18fe9f56aaa4b89bda88e /dev-ruby/plruby
parentx86 stable wrt bug #391483 (diff)
downloadgentoo-2-8beeec3577ed111db42ca5db23a3456fa420bb20.tar.gz
gentoo-2-8beeec3577ed111db42ca5db23a3456fa420bb20.tar.bz2
gentoo-2-8beeec3577ed111db42ca5db23a3456fa420bb20.zip
x86 stable wrt bug #391325
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/plruby')
-rw-r--r--dev-ruby/plruby/ChangeLog7
-rw-r--r--dev-ruby/plruby/plruby-0.5.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/plruby/ChangeLog b/dev-ruby/plruby/ChangeLog
index c1ffa42741ef..db7572706328 100644
--- a/dev-ruby/plruby/ChangeLog
+++ b/dev-ruby/plruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/plruby
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/ChangeLog,v 1.14 2010/06/27 07:38:03 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/ChangeLog,v 1.15 2011/11/28 11:37:21 phajdan.jr Exp $
+
+ 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> plruby-0.5.4.ebuild:
+ x86 stable wrt bug #391325
*plruby-0.5.4 (27 Jun 2010)
diff --git a/dev-ruby/plruby/plruby-0.5.4.ebuild b/dev-ruby/plruby/plruby-0.5.4.ebuild
index 4aa742962067..28acadce94e0 100644
--- a/dev-ruby/plruby/plruby-0.5.4.ebuild
+++ b/dev-ruby/plruby/plruby-0.5.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.4.ebuild,v 1.1 2010/06/27 07:38:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/plruby/plruby-0.5.4.ebuild,v 1.2 2011/11/28 11:37:21 phajdan.jr Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -15,7 +15,7 @@ SRC_URI="http://github.com/${GITHUB_USER}/postgresql-plruby/tarball/v${PV} -> ${
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="${DEPEND} dev-db/postgresql-server"