summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-12 16:09:03 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-12 16:09:03 +0000
commite4651b332c3b8d056e80e1a83d69361c6d38e589 (patch)
tree8baaf0631e93c506fabd8920dce9006f509bb5ca /dev-ruby/dbd-sqlite3
parentBumping to 4.5.1 and removing old version (diff)
downloadgentoo-2-e4651b332c3b8d056e80e1a83d69361c6d38e589.tar.gz
gentoo-2-e4651b332c3b8d056e80e1a83d69361c6d38e589.tar.bz2
gentoo-2-e4651b332c3b8d056e80e1a83d69361c6d38e589.zip
Marked ~ppc wrt #324859
(Portage version: 2.1.9.25/cvs/Linux ppc64)
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 "