summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/actionmailer/ChangeLog7
-rw-r--r--dev-ruby/actionmailer/Manifest18
-rw-r--r--dev-ruby/actionmailer/actionmailer-0.8.0.ebuild21
-rw-r--r--dev-ruby/actionmailer/files/digest-actionmailer-0.8.01
-rw-r--r--dev-ruby/actionpack/ChangeLog7
-rw-r--r--dev-ruby/actionpack/Manifest16
-rw-r--r--dev-ruby/actionpack/actionpack-1.6.0.ebuild21
-rw-r--r--dev-ruby/actionpack/files/digest-actionpack-1.6.01
-rw-r--r--dev-ruby/actionwebservice/ChangeLog7
-rw-r--r--dev-ruby/actionwebservice/Manifest16
-rw-r--r--dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild21
-rw-r--r--dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.11
-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
16 files changed, 133 insertions, 53 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog
index 7ea7c8941f78..b2c629cb1620 100644
--- a/dev-ruby/actionmailer/ChangeLog
+++ b/dev-ruby/actionmailer/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/actionmailer
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.5 2005/03/11 02:32:53 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.6 2005/03/22 19:58:30 caleb Exp $
+
+*actionmailer-0.8.0 (22 Mar 2005)
+
+ 22 Mar 2005; Caleb Tennis <caleb@gentoo.org> +actionmailer-0.8.0.ebuild:
+ version bump
*actionmailer-0.7.1 (10 Mar 2005)
diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest
index cb425762066d..f34a0e51613d 100644
--- a/dev-ruby/actionmailer/Manifest
+++ b/dev-ruby/actionmailer/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 4815f696d9820c320a417c0de9f0dea7 actionmailer-0.6.1.ebuild 695
-MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 cbea40560cc3003f2143205ecac1744a ChangeLog 737
MD5 36e19ac9d33cd3d5e6a20b4dd4f9798f actionmailer-0.7.0.ebuild 689
+MD5 68dbfaaaf1b835c12ce0dd448d1a2b40 actionmailer-0.8.0.ebuild 695
+MD5 4815f696d9820c320a417c0de9f0dea7 actionmailer-0.6.1.ebuild 695
MD5 408722f35e9e9a0c4524b1f64bb3d4a8 actionmailer-0.7.1.ebuild 695
+MD5 cbea40560cc3003f2143205ecac1744a ChangeLog 737
+MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
MD5 190bb447ec0db2a9f340acaf55011d58 files/digest-actionmailer-0.6.1 66
MD5 05df4fe794b345deb7f1412a08655fde files/digest-actionmailer-0.7.0 66
MD5 7ae3e9f6afe41c44788b8399e11b52dc files/digest-actionmailer-0.7.1 66
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCMQNez2gxt1z4IGYRAuX4AKCjRWr7w0WjVNAEzm/CDdiO/+GFBQCgzMj+
-7YASnzSbZAnIzm/6susetrU=
-=bkxf
------END PGP SIGNATURE-----
+MD5 8f2f1e7a52f72d94cd1dc8de426c2cf1 files/digest-actionmailer-0.8.0 66
diff --git a/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild b/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild
new file mode 100644
index 000000000000..be1b8140994d
--- /dev/null
+++ b/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-0.8.0.ebuild,v 1.1 2005/03/22 19:58:30 caleb Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Framework for designing email-service layers"
+HOMEPAGE="http://rubyforge.org/projects/actionmailer/"
+# 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/3578/${P}.gem"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~x86"
+
+IUSE=""
+DEPEND=">=dev-ruby/actionpack-1.6.0
+ =dev-lang/ruby-1.8*"
+
diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.8.0 b/dev-ruby/actionmailer/files/digest-actionmailer-0.8.0
new file mode 100644
index 000000000000..eab70cbf98ef
--- /dev/null
+++ b/dev-ruby/actionmailer/files/digest-actionmailer-0.8.0
@@ -0,0 +1 @@
+MD5 b43238a7aaa81ee4e4e984b6d1c7a9d5 actionmailer-0.8.0.gem 55808
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog
index f1e4366d89b3..9bac14e739fc 100644
--- a/dev-ruby/actionpack/ChangeLog
+++ b/dev-ruby/actionpack/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/actionpack
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.5 2005/03/11 02:30:30 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.6 2005/03/22 19:57:32 caleb Exp $
+
+*actionpack-1.6.0 (22 Mar 2005)
+
+ 22 Mar 2005; Caleb Tennis <caleb@gentoo.org> +actionpack-1.6.0.ebuild:
+ version bump
*actionpack-1.5.1 (10 Mar 2005)
diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest
index 4cb28bd50f51..869e8dccd6d6 100644
--- a/dev-ruby/actionpack/Manifest
+++ b/dev-ruby/actionpack/Manifest
@@ -1,18 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 5d01df84ef40a8353c6d30630364893f actionpack-1.4.0.ebuild 667
-MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 5e4b4afbf6965ed1b125ead7ab4dbe33 ChangeLog 717
MD5 1e5e486c7cb96d32cab48e0f739c50c3 actionpack-1.5.0.ebuild 694
+MD5 9007fe1be259caa99060f36f045a07f8 actionpack-1.6.0.ebuild 699
+MD5 5e4b4afbf6965ed1b125ead7ab4dbe33 ChangeLog 717
+MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
MD5 64aa2e78666810fc3bf25c10d44744cd actionpack-1.5.1.ebuild 700
MD5 1dcf06b2e95fbfdf9c2f499da5be240a files/digest-actionpack-1.4.0 65
MD5 b957eed75058069dd6830b703539fb11 files/digest-actionpack-1.5.0 65
MD5 39838a48d8797e44af1c01a72ff978f1 files/digest-actionpack-1.5.1 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCMQLQz2gxt1z4IGYRAmKxAJ9PP5TUQrUikbOhLJlfTQVdmUKoAgCghXXw
-qTrxuP0zh1NubuQ3eJbOLSU=
-=64L7
------END PGP SIGNATURE-----
+MD5 7633ee045a3f6fb1108e76213ad3292d files/digest-actionpack-1.6.0 65
diff --git a/dev-ruby/actionpack/actionpack-1.6.0.ebuild b/dev-ruby/actionpack/actionpack-1.6.0.ebuild
new file mode 100644
index 000000000000..3545c682df36
--- /dev/null
+++ b/dev-ruby/actionpack/actionpack-1.6.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-1.6.0.ebuild,v 1.1 2005/03/22 19:57:32 caleb Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Eases web-request routing, handling, and response."
+HOMEPAGE="http://rubyforge.org/projects/actionpack/"
+# 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/3584/${P}.gem"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~x86"
+
+IUSE=""
+DEPEND="=dev-lang/ruby-1.8*
+ >=dev-ruby/activesupport-1.0.2"
+
diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.6.0 b/dev-ruby/actionpack/files/digest-actionpack-1.6.0
new file mode 100644
index 000000000000..d37962a2b2b6
--- /dev/null
+++ b/dev-ruby/actionpack/files/digest-actionpack-1.6.0
@@ -0,0 +1 @@
+MD5 3ad33fe59442992e08179c1926a4c4ad actionpack-1.6.0.gem 159232
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog
index 083ad050e74d..d1f155712f7a 100644
--- a/dev-ruby/actionwebservice/ChangeLog
+++ b/dev-ruby/actionwebservice/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ruby/actionwebservice
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.3 2005/03/11 02:34:37 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.4 2005/03/22 19:59:59 caleb Exp $
+
+*actionwebservice-0.6.1 (22 Mar 2005)
+
+ 22 Mar 2005; Caleb Tennis <caleb@gentoo.org> +actionwebservice-0.6.1.ebuild:
+ version bump
*actionwebservice-0.6.0 (10 Mar 2005)
diff --git a/dev-ruby/actionwebservice/Manifest b/dev-ruby/actionwebservice/Manifest
index c027bbc87b4b..58e33e68e672 100644
--- a/dev-ruby/actionwebservice/Manifest
+++ b/dev-ruby/actionwebservice/Manifest
@@ -1,16 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 47c139bf720c18111e03576b7563b6b5 ChangeLog 642
+MD5 7f9dbe9097df5f002ee9008d23afc577 actionwebservice-0.6.0.ebuild 731
+MD5 1fee61a385c0b57823b1f7befb7842d7 actionwebservice-0.6.1.ebuild 731
MD5 50eca545bec63c207f49274a8e1db851 actionwebservice-0.5.0.ebuild 768
+MD5 47c139bf720c18111e03576b7563b6b5 ChangeLog 642
MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
-MD5 7f9dbe9097df5f002ee9008d23afc577 actionwebservice-0.6.0.ebuild 731
MD5 196855d8443c00a0ec995f18bd8014f6 files/digest-actionwebservice-0.5.0 70
MD5 71cf7a14ff66a29e20ae92361153dca5 files/digest-actionwebservice-0.6.0 70
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCMQPGz2gxt1z4IGYRAnirAJ48mDIccpH8iHjDZls/lE2tGB/U5ACfU593
-abTmP0f16ncCPSOsqr/Hta8=
-=ZDsO
------END PGP SIGNATURE-----
+MD5 f11bba8e1ba7308a4ba7b5ff815ff671 files/digest-actionwebservice-0.6.1 70
diff --git a/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild
new file mode 100644
index 000000000000..0a6f2f67c8f9
--- /dev/null
+++ b/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild,v 1.1 2005/03/22 19:59:59 caleb Exp $
+
+inherit ruby gems
+
+USE_RUBY="ruby18"
+DESCRIPTION="Simple Support for Web Services APIs for Rails"
+HOMEPAGE="http://rubyforge.org/projects/aws/"
+# 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/3593/${P}.gem"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~x86"
+
+IUSE=""
+DEPEND="=dev-lang/ruby-1.8*
+ >=dev-ruby/activerecord-1.9.0
+ >=dev-ruby/activesupport-1.0.2"
diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.1 b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.1
new file mode 100644
index 000000000000..baec89eb7511
--- /dev/null
+++ b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.1
@@ -0,0 +1 @@
+MD5 a82007c4d672666a52ac3a48f2644083 actionwebservice-0.6.1.gem 53248
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