summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-07-26 16:06:28 +0000
committerJeroen Roovers <jer@gentoo.org>2007-07-26 16:06:28 +0000
commit8ff597fcc5151f47c0168744776263f4925a6a8a (patch)
treea46773fb760be90af34c1e011a2328a63a6ef42d
parentFix tomsmocomp filter building against gcc4, bug 181239 (diff)
downloadgentoo-2-8ff597fcc5151f47c0168744776263f4925a6a8a.tar.gz
gentoo-2-8ff597fcc5151f47c0168744776263f4925a6a8a.tar.bz2
gentoo-2-8ff597fcc5151f47c0168744776263f4925a6a8a.zip
Marked ~hppa too.
(Portage version: 2.1.3_rc9)
-rw-r--r--dev-ruby/sqlite-ruby/ChangeLog5
-rw-r--r--dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/sqlite-ruby/ChangeLog b/dev-ruby/sqlite-ruby/ChangeLog
index c4a776427ea4..9b51fcb227f9 100644
--- a/dev-ruby/sqlite-ruby/ChangeLog
+++ b/dev-ruby/sqlite-ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/sqlite-ruby
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v 1.33 2007/07/25 16:21:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v 1.34 2007/07/26 16:06:28 jer Exp $
+
+ 26 Jul 2007; Jeroen Roovers <jer@gentoo.org> sqlite-ruby-2.2.3-r1.ebuild:
+ Marked ~hppa too.
25 Jul 2007; Raúl Porcel <armin76@gentoo.org>
sqlite-ruby-2.2.3-r1.ebuild:
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild
index 5b3da94c0d1b..38ebbef5d02a 100644
--- a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild
+++ b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v 1.11 2007/07/25 16:21:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.3-r1.ebuild,v 1.12 2007/07/26 16:06:28 jer Exp $
inherit ruby gems
@@ -12,7 +12,7 @@ LICENSE="BSD"
# change the filename on the end, it still downloads the same file.
SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
-KEYWORDS="~alpha amd64 ia64 ppc ~ppc-macos ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc-macos ~ppc64 sparc x86"
SLOT="0"
IUSE=""