diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-02-16 05:42:42 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-02-16 05:42:42 +0000 |
commit | 0d7cb497bcbd857633f983396c30fe5763fbcf55 (patch) | |
tree | d0187aee0c16d43ce176e40d5bc85c8d3b07c74f | |
parent | new upstream version (diff) | |
download | gentoo-2-0d7cb497bcbd857633f983396c30fe5763fbcf55.tar.gz gentoo-2-0d7cb497bcbd857633f983396c30fe5763fbcf55.tar.bz2 gentoo-2-0d7cb497bcbd857633f983396c30fe5763fbcf55.zip |
Initial commit.
(Portage version: 2.0.51.16)
-rw-r--r-- | dev-ruby/actionpack/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/actionpack/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/actionpack/actionpack-1.4.0.ebuild | 21 | ||||
-rw-r--r-- | dev-ruby/actionpack/files/digest-actionpack-1.4.0 | 1 | ||||
-rw-r--r-- | dev-ruby/actionpack/metadata.xml | 5 | ||||
-rw-r--r-- | dev-ruby/activerecord/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/activerecord/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-1.6.0.ebuild | 24 | ||||
-rw-r--r-- | dev-ruby/activerecord/files/digest-activerecord-1.6.0 | 1 | ||||
-rw-r--r-- | dev-ruby/activerecord/metadata.xml | 5 |
10 files changed, 81 insertions, 0 deletions
diff --git a/dev-ruby/actionpack/ChangeLog b/dev-ruby/actionpack/ChangeLog new file mode 100644 index 000000000000..d8eccf6a6a86 --- /dev/null +++ b/dev-ruby/actionpack/ChangeLog @@ -0,0 +1,10 @@ +# 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.1 2005/02/16 05:42:42 pythonhead Exp $ + +*actionpack-1.4.0 (15 Feb 2005) + + 15 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml, + +actionpack-1.4.0.ebuild: + Initial commit. + diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest new file mode 100644 index 000000000000..3c25251b5620 --- /dev/null +++ b/dev-ruby/actionpack/Manifest @@ -0,0 +1,2 @@ +MD5 ffcc8889c9e7467b451beeddfe8b02d0 actionpack-1.4.0.ebuild 558 +MD5 1dcf06b2e95fbfdf9c2f499da5be240a files/digest-actionpack-1.4.0 65 diff --git a/dev-ruby/actionpack/actionpack-1.4.0.ebuild b/dev-ruby/actionpack/actionpack-1.4.0.ebuild new file mode 100644 index 000000000000..dec52927f66f --- /dev/null +++ b/dev-ruby/actionpack/actionpack-1.4.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.4.0.ebuild,v 1.1 2005/02/16 05:42:42 pythonhead 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/2763/${P}.gem" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" + +IUSE="" +DEPEND="=dev-lang/ruby-1.8*" + + diff --git a/dev-ruby/actionpack/files/digest-actionpack-1.4.0 b/dev-ruby/actionpack/files/digest-actionpack-1.4.0 new file mode 100644 index 000000000000..33306faa166c --- /dev/null +++ b/dev-ruby/actionpack/files/digest-actionpack-1.4.0 @@ -0,0 +1 @@ +MD5 0b1429da4c857e4a0e34a9039643881f actionpack-1.4.0.gem 134144 diff --git a/dev-ruby/actionpack/metadata.xml b/dev-ruby/actionpack/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/actionpack/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>ruby</herd> +</pkgmetadata> diff --git a/dev-ruby/activerecord/ChangeLog b/dev-ruby/activerecord/ChangeLog new file mode 100644 index 000000000000..8a3d95727b41 --- /dev/null +++ b/dev-ruby/activerecord/ChangeLog @@ -0,0 +1,10 @@ +# 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.1 2005/02/16 05:40:45 pythonhead Exp $ + +*activerecord-1.6.0 (15 Feb 2005) + + 15 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> + +activerecord-1.6.0.ebuild: + Initial commit. + diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest new file mode 100644 index 000000000000..29bf131b8160 --- /dev/null +++ b/dev-ruby/activerecord/Manifest @@ -0,0 +1,2 @@ +MD5 d17ddc4182680dc9c4b92d57f385f114 activerecord-1.6.0.ebuild 701 +MD5 0bb4ff3c6365bbbba9cbece5c7d63763 files/digest-activerecord-1.6.0 67 diff --git a/dev-ruby/activerecord/activerecord-1.6.0.ebuild b/dev-ruby/activerecord/activerecord-1.6.0.ebuild new file mode 100644 index 000000000000..ea947e424cb8 --- /dev/null +++ b/dev-ruby/activerecord/activerecord-1.6.0.ebuild @@ -0,0 +1,24 @@ +# 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.6.0.ebuild,v 1.1 2005/02/16 05:40:45 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/2762/${P}.gem" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +DEPEND="=dev-lang/ruby-1.8*" + +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.6.0 b/dev-ruby/activerecord/files/digest-activerecord-1.6.0 new file mode 100644 index 000000000000..f2c58e56306d --- /dev/null +++ b/dev-ruby/activerecord/files/digest-activerecord-1.6.0 @@ -0,0 +1 @@ +MD5 f232ffe8714603480f88e5e2409d2765 activerecord-1.6.0.gem 278016 diff --git a/dev-ruby/activerecord/metadata.xml b/dev-ruby/activerecord/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/activerecord/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>ruby</herd> +</pkgmetadata> |