summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kohl <citizen428@gentoo.org>2005-01-26 14:55:59 +0000
committerMichael Kohl <citizen428@gentoo.org>2005-01-26 14:55:59 +0000
commitd0d3990931c665df162f0c9556689abab4ba23b5 (patch)
tree55a074b3a975948c34d11b38b184d32596a9a910 /dev-ruby/sqlite-ruby
parentStable on sparc (diff)
downloadgentoo-2-d0d3990931c665df162f0c9556689abab4ba23b5.tar.gz
gentoo-2-d0d3990931c665df162f0c9556689abab4ba23b5.tar.bz2
gentoo-2-d0d3990931c665df162f0c9556689abab4ba23b5.zip
Marked stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-ruby/sqlite-ruby')
-rw-r--r--dev-ruby/sqlite-ruby/ChangeLog8
-rw-r--r--dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild4
-rw-r--r--dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/sqlite-ruby/ChangeLog b/dev-ruby/sqlite-ruby/ChangeLog
index c79fc7f6e8b6..1394c2b7567e 100644
--- a/dev-ruby/sqlite-ruby/ChangeLog
+++ b/dev-ruby/sqlite-ruby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/sqlite-ruby
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v 1.11 2004/12/31 01:13:41 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/ChangeLog,v 1.12 2005/01/26 14:55:59 citizen428 Exp $
+
+ 26 Jan 2005; Michael Kohl <citizen428@gentoo.org>
+ sqlite-ruby-2.2.2.ebuild:
+ Marked stable on x86.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild
index fe05e20726e1..3cb5c7f8f3aa 100644
--- a/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild
+++ b/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild,v 1.6 2004/08/05 23:32:58 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-1.0.ebuild,v 1.7 2005/01/26 14:55:59 citizen428 Exp $
DESCRIPTION="An extension library to access a SQLite database from Ruby"
HOMEPAGE="http://sqlite-ruby.sourceforge.net/"
diff --git a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
index ade4c421bfb4..5fecfb91030f 100644
--- a/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
+++ b/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.2.ebuild,v 1.5 2004/12/06 01:55:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sqlite-ruby/sqlite-ruby-2.2.2.ebuild,v 1.6 2005/01/26 14:55:59 citizen428 Exp $
inherit ruby
@@ -12,7 +12,7 @@ LICENSE="BSD"
# change the filename on the end, it still downloads the same file.
SRC_URI="http://rubyforge.org/frs/download.php/1901/${P}.tar.bz2"
-KEYWORDS="~x86 ppc ~sparc ~mips ~alpha"
+KEYWORDS="x86 ppc ~sparc ~mips ~alpha"
SLOT="0"
IUSE=""