summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2005-03-22 19:59:59 +0000
committerCaleb Tennis <caleb@gentoo.org>2005-03-22 19:59:59 +0000
commit3d6001558d5e1e9bb7f682b899460e4d59c28b05 (patch)
tree953c14ac06e292c5d677de8581eb6d58674b03b7 /dev-ruby/activerecord
parentversion bump (diff)
downloadgentoo-2-3d6001558d5e1e9bb7f682b899460e4d59c28b05.tar.gz
gentoo-2-3d6001558d5e1e9bb7f682b899460e4d59c28b05.tar.bz2
gentoo-2-3d6001558d5e1e9bb7f682b899460e4d59c28b05.zip
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog7
-rw-r--r--dev-ruby/activerecord/Manifest16
-rw-r--r--dev-ruby/activerecord/activerecord-1.9.0.ebuild25
-rw-r--r--dev-ruby/activerecord/files/digest-activerecord-1.9.01
4 files changed, 36 insertions, 13 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index e9a975f64918..d78ce8a07c83 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,11 @@
# 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.4 2005/03/11 02:05:32 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.5 2005/03/22 19:55:48 caleb Exp $
+
+*activerecord-1.9.0 (22 Mar 2005)
+
+ 22 Mar 2005; Caleb Tennis <caleb@gentoo.org> +activerecord-1.9.0.ebuild:
+ Version bump
*activerecord-1.8.0 (10 Mar 2005)
diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index fd2854694d55..3d1c8db32665 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 cfbb3f11b98b7ab714fb90f6d48752a5 activerecord-1.9.0.ebuild 847
MD5 0b79e8edb84ee62fa795dd79459d4c20 activerecord-1.6.0.ebuild 814
-MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 0f95e014ddeda4be316741c1b4fe3815 ChangeLog 733
MD5 b0619e2add7ce4b12d8e13af706cb8c0 activerecord-1.7.0.ebuild 841
+MD5 0f95e014ddeda4be316741c1b4fe3815 ChangeLog 733
+MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
MD5 ac277748a4c8315218f91d6868bc066a activerecord-1.8.0.ebuild 847
MD5 0bb4ff3c6365bbbba9cbece5c7d63763 files/digest-activerecord-1.6.0 67
MD5 1256bcab2a566e95e89aa6d3dcdd8d26 files/digest-activerecord-1.7.0 67
MD5 2eb4e69ef35d377ab4f7dbfaeaa65e49 files/digest-activerecord-1.8.0 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCMPz1z2gxt1z4IGYRAllQAKDdcurVILKglah2M7hxvZsmA9DdIQCgja+Z
-WicsxAy9Py1MhffPT/XJJvU=
-=RWLW
------END PGP SIGNATURE-----
+MD5 4a96f641e43406bb9f8e3bae38e81753 files/digest-activerecord-1.9.0 67
diff --git a/dev-ruby/activerecord/activerecord-1.9.0.ebuild b/dev-ruby/activerecord/activerecord-1.9.0.ebuild
new file mode 100644
index 000000000000..faec1af0653d
--- /dev/null
+++ b/dev-ruby/activerecord/activerecord-1.9.0.ebuild
@@ -0,0 +1,25 @@
+# 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.9.0.ebuild,v 1.1 2005/03/22 19:55:48 caleb Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
+HOMEPAGE="http://rubyforge.org/projects/activerecord/"
+# The URL depends implicitly on the version, unfortunately. Even if you
+# change the filename on the end, it still downloads the same file.
+SRC_URI="http://rubyforge.org/frs/download.php/3587/${P}.gem"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="=dev-lang/ruby-1.8*
+ >=dev-ruby/activesupport-1.0.2"
+
+src_test() {
+ echo "Skipping rake test. It requires setting up live databases"
+ echo "and is beyond the scope of portage testing."
+}
+
diff --git a/dev-ruby/activerecord/files/digest-activerecord-1.9.0 b/dev-ruby/activerecord/files/digest-activerecord-1.9.0
new file mode 100644
index 000000000000..b2c5c3da1d0a
--- /dev/null
+++ b/dev-ruby/activerecord/files/digest-activerecord-1.9.0
@@ -0,0 +1 @@
+MD5 b5123ed0b6cd314e3e41beec907912f3 activerecord-1.9.0.gem 287232