summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-31 13:34:30 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-31 13:34:30 +0000
commit440f95549ca2364f7810e1aafcf77cdae4d8e4d1 (patch)
tree168a88ee2af11043333f2f8abea6ace1c9503e13 /dev-ruby/dbd-sqlite3
parentamd64/x86 stable, bug #290761 (diff)
downloadgentoo-2-440f95549ca2364f7810e1aafcf77cdae4d8e4d1.tar.gz
gentoo-2-440f95549ca2364f7810e1aafcf77cdae4d8e4d1.tar.bz2
gentoo-2-440f95549ca2364f7810e1aafcf77cdae4d8e4d1.zip
Keywording for ppc.
Bug 283229. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-ruby/dbd-sqlite3')
-rw-r--r--dev-ruby/dbd-sqlite3/ChangeLog5
-rw-r--r--dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/dbd-sqlite3/ChangeLog b/dev-ruby/dbd-sqlite3/ChangeLog
index bcb66cb7bf49..6d75e8bd619c 100644
--- a/dev-ruby/dbd-sqlite3/ChangeLog
+++ b/dev-ruby/dbd-sqlite3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/dbd-sqlite3
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/ChangeLog,v 1.2 2009/09/24 14:14:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/ChangeLog,v 1.3 2009/10/31 13:34:30 volkmar Exp $
+
+ 31 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> dbd-sqlite3-1.2.5.ebuild:
+ Keywording for ppc, bug 283229
24 Sep 2009; Raúl Porcel <armin76@gentoo.org> dbd-sqlite3-1.2.5.ebuild:
Add ~ia64/~sparc wrt #283229
diff --git a/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild b/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild
index 90f755027362..faabcc9dcdf1 100644
--- a/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild
+++ b/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild,v 1.2 2009/09/24 14:14:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5.ebuild,v 1.3 2009/10/31 13:34:30 volkmar Exp $
inherit "ruby"
@@ -10,7 +10,7 @@ SRC_URI="mirror://rubyforge/ruby-dbi/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="test"
DEPEND="virtual/ruby"