summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2005-04-19 05:37:55 +0000
committerRob Cakebread <pythonhead@gentoo.org>2005-04-19 05:37:55 +0000
commita298efde830cef4366c8835b939f19752c8619a2 (patch)
tree143aaa4bd74794dafada6f0f80e38084fd4e57d2 /dev-ruby/activerecord
parentVersion bump. (diff)
downloadhistorical-a298efde830cef4366c8835b939f19752c8619a2.tar.gz
historical-a298efde830cef4366c8835b939f19752c8619a2.tar.bz2
historical-a298efde830cef4366c8835b939f19752c8619a2.zip
Version bump.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/ChangeLog8
-rw-r--r--dev-ruby/activerecord/Manifest20
-rw-r--r--dev-ruby/activerecord/activerecord-1.10.0.ebuild25
-rw-r--r--dev-ruby/activerecord/files/digest-activerecord-1.10.01
4 files changed, 49 insertions, 5 deletions
diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog
index 0081208e9f9d..319ffcdc17e8 100644
--- a/dev-ruby/activerecord/ChangeLog
+++ b/dev-ruby/activerecord/ChangeLog
@@ -1,6 +1,12 @@
# 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.7 2005/04/01 18:12:38 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.8 2005/04/19 05:34:32 pythonhead Exp $
+
+*activerecord-1.10.0 (19 Apr 2005)
+
+ 19 Apr 2005; Rob Cakebread <pythonhead@gentoo.org>
+ +activerecord-1.10.0.ebuild:
+ Version bump.
01 Apr 2005; Caleb Tennis <caleb@gentoo.org> activerecord-1.9.1.ebuild:
x86 stable
diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest
index 8b6b791701d3..cfc9df2b797c 100644
--- a/dev-ruby/activerecord/Manifest
+++ b/dev-ruby/activerecord/Manifest
@@ -1,12 +1,24 @@
-MD5 b33129c36830f1880bc780beafa405de activerecord-1.9.0.ebuild 842
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 0b79e8edb84ee62fa795dd79459d4c20 activerecord-1.6.0.ebuild 814
-MD5 b0619e2add7ce4b12d8e13af706cb8c0 activerecord-1.7.0.ebuild 841
-MD5 e65b62b4342d032a89260181794a16e8 activerecord-1.9.1.ebuild 841
-MD5 0fefb70561f3656a25a3a738efc23027 ChangeLog 1077
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
+MD5 5c039b88dade3cef19ca78011f1f167a ChangeLog 1219
+MD5 b0619e2add7ce4b12d8e13af706cb8c0 activerecord-1.7.0.ebuild 841
MD5 ac277748a4c8315218f91d6868bc066a activerecord-1.8.0.ebuild 847
+MD5 b33129c36830f1880bc780beafa405de activerecord-1.9.0.ebuild 842
+MD5 e65b62b4342d032a89260181794a16e8 activerecord-1.9.1.ebuild 841
+MD5 da7bb66b44ca524d2407f3cefc74d3a7 activerecord-1.10.0.ebuild 848
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
MD5 4a96f641e43406bb9f8e3bae38e81753 files/digest-activerecord-1.9.0 67
MD5 41f6507f74e034f747ce0224e3951bb5 files/digest-activerecord-1.9.1 67
+MD5 11443f3aff32656466fc6e5101a1de0e files/digest-activerecord-1.10.0 68
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCZJh/z2gxt1z4IGYRAh8lAKDfeOTocm9OgEZIN2+b1M221pRYswCff0I7
+sazl6O/AvwfhTtmDhbkjrdA=
+=2fto
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/activerecord/activerecord-1.10.0.ebuild b/dev-ruby/activerecord/activerecord-1.10.0.ebuild
new file mode 100644
index 000000000000..9a8f5c41f199
--- /dev/null
+++ b/dev-ruby/activerecord/activerecord-1.10.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.10.0.ebuild,v 1.1 2005/04/19 05:34:32 pythonhead 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/4115/${P}.gem"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="=dev-lang/ruby-1.8*
+ >=dev-ruby/activesupport-1.0.4"
+
+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.10.0 b/dev-ruby/activerecord/files/digest-activerecord-1.10.0
new file mode 100644
index 000000000000..245463608857
--- /dev/null
+++ b/dev-ruby/activerecord/files/digest-activerecord-1.10.0
@@ -0,0 +1 @@
+MD5 d0832bd394e21540e67c66a1151c027c activerecord-1.10.0.gem 256000