summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/dbd-sqlite3')
-rw-r--r--dev-ruby/dbd-sqlite3/ChangeLog8
-rw-r--r--dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/dbd-sqlite3/ChangeLog b/dev-ruby/dbd-sqlite3/ChangeLog
index 50c78059a201..f41c1cb444d8 100644
--- a/dev-ruby/dbd-sqlite3/ChangeLog
+++ b/dev-ruby/dbd-sqlite3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/dbd-sqlite3
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/ChangeLog,v 1.8 2010/09/05 16:18:45 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/ChangeLog,v 1.9 2011/02/12 16:09:03 xarthisius Exp $
+
+ 12 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ dbd-sqlite3-1.2.5-r1.ebuild:
+ Marked ~ppc wrt #324859
05 Sep 2010; Raúl Porcel <armin76@gentoo.org> dbd-sqlite3-1.2.5.ebuild:
ia64 stable wrt #333087
diff --git a/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.ebuild b/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.ebuild
index 6d1103543546..884119f4a2ce 100644
--- a/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.ebuild
+++ b/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.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/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.ebuild,v 1.1 2010/06/20 18:19:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dbd-sqlite3/dbd-sqlite3-1.2.5-r1.ebuild,v 1.2 2011/02/12 16:09:03 xarthisius Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -13,7 +13,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"
ruby_add_rdepend "