summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-03-08 18:22:31 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-03-08 18:22:31 +0000
commit37ba4766ebda51a77955a6b53da282bafbc0f4ef (patch)
treef1ce324aaceb0650b0385ce0ea03f9df28bd6051 /dev-ruby/activerecord
parentDep for CPAN-Mini (diff)
downloadgentoo-2-37ba4766ebda51a77955a6b53da282bafbc0f4ef.tar.gz
gentoo-2-37ba4766ebda51a77955a6b53da282bafbc0f4ef.tar.bz2
gentoo-2-37ba4766ebda51a77955a6b53da282bafbc0f4ef.zip
x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog5
-rw-r--r--dev-ruby/activerecord/activerecord-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 5d0463f8105a..b0fe2d81b9af 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activerecord
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.2 2005/02/28 17:52:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.3 2005/03/08 18:22:31 caleb Exp $
+
+ 08 Mar 2005; Caleb Tennis <caleb@gentoo.org> activerecord-1.7.0.ebuild:
+ x86 stable
*activerecord-1.7.0 (28 Feb 2005)
diff --git a/dev-ruby/activerecord/activerecord-1.7.0.ebuild b/dev-ruby/activerecord/activerecord-1.7.0.ebuild
index dfd7d8f1c854..91e557da70da 100644
--- a/dev-ruby/activerecord/activerecord-1.7.0.ebuild
+++ b/dev-ruby/activerecord/activerecord-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.7.0.ebuild,v 1.1 2005/02/28 17:52:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-1.7.0.ebuild,v 1.2 2005/03/08 18:22:31 caleb Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ SRC_URI="http://rubyforge.org/frs/download.php/3190/${P}.gem"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DEPEND="=dev-lang/ruby-1.8*
>=dev-ruby/activesupport-1.0.0"