diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-02-16 05:48:13 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-02-16 05:48:13 +0000 |
commit | 3fef0f1d0653ce5de01e7b9e56095ff65d182981 (patch) | |
tree | 841b078cc470f4971eaa90b9343d295d12e87125 /dev-ruby | |
parent | new upstream version (diff) | |
download | historical-3fef0f1d0653ce5de01e7b9e56095ff65d182981.tar.gz historical-3fef0f1d0653ce5de01e7b9e56095ff65d182981.tar.bz2 historical-3fef0f1d0653ce5de01e7b9e56095ff65d182981.zip |
Initial commit.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/actionmailer/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/actionmailer/Manifest | 4 | ||||
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-0.6.1.ebuild | 21 | ||||
-rw-r--r-- | dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 | 1 | ||||
-rw-r--r-- | dev-ruby/actionmailer/metadata.xml | 5 | ||||
-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 | ||||
-rw-r--r-- | dev-ruby/rails/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/rails/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/rails/files/digest-rails-0.9.5 | 1 | ||||
-rw-r--r-- | dev-ruby/rails/metadata.xml | 5 | ||||
-rw-r--r-- | dev-ruby/rails/rails-0.9.5.ebuild | 26 |
20 files changed, 166 insertions, 0 deletions
diff --git a/dev-ruby/actionmailer/ChangeLog b/dev-ruby/actionmailer/ChangeLog new file mode 100644 index 000000000000..38f5a5193f9f --- /dev/null +++ b/dev-ruby/actionmailer/ChangeLog @@ -0,0 +1,10 @@ +# 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.1 2005/02/16 05:44:59 pythonhead Exp $ + +*actionmailer-0.6.1 (15 Feb 2005) + + 15 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml, + +actionmailer-0.6.1.ebuild: + Initial commit. + diff --git a/dev-ruby/actionmailer/Manifest b/dev-ruby/actionmailer/Manifest new file mode 100644 index 000000000000..c5a29ff40f81 --- /dev/null +++ b/dev-ruby/actionmailer/Manifest @@ -0,0 +1,4 @@ +MD5 513618ef76b7ba3642091d06c9942597 actionmailer-0.6.1.ebuild 582 +MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 +MD5 f9e313aed9169d2cd12c76c87884f141 ChangeLog 274 +MD5 190bb447ec0db2a9f340acaf55011d58 files/digest-actionmailer-0.6.1 66 diff --git a/dev-ruby/actionmailer/actionmailer-0.6.1.ebuild b/dev-ruby/actionmailer/actionmailer-0.6.1.ebuild new file mode 100644 index 000000000000..5ef2b3d6fb83 --- /dev/null +++ b/dev-ruby/actionmailer/actionmailer-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/actionmailer/actionmailer-0.6.1.ebuild,v 1.1 2005/02/16 05:44:59 pythonhead 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/2663/${P}.gem" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" + +IUSE="" +DEPEND=">=dev-ruby/actionpack-1.4.0 + =dev-lang/ruby-1.8*" + diff --git a/dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 b/dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 new file mode 100644 index 000000000000..cc96abf1cc9d --- /dev/null +++ b/dev-ruby/actionmailer/files/digest-actionmailer-0.6.1 @@ -0,0 +1 @@ +MD5 76aa2e251a5fa567ae82facdadfaac24 actionmailer-0.6.1.gem 53248 diff --git a/dev-ruby/actionmailer/metadata.xml b/dev-ruby/actionmailer/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/actionmailer/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/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> diff --git a/dev-ruby/rails/ChangeLog b/dev-ruby/rails/ChangeLog new file mode 100644 index 000000000000..8174f40370c1 --- /dev/null +++ b/dev-ruby/rails/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/rails +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.1 2005/02/16 05:48:13 pythonhead Exp $ + +*rails-0.9.5 (15 Feb 2005) + + 15 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml, + +rails-0.9.5.ebuild: + Initial commit. bug# 80828 + diff --git a/dev-ruby/rails/Manifest b/dev-ruby/rails/Manifest new file mode 100644 index 000000000000..4e8b1205eba1 --- /dev/null +++ b/dev-ruby/rails/Manifest @@ -0,0 +1,2 @@ +MD5 c0a373f7604823f5051129e232bcac75 rails-0.9.5.ebuild 789 +MD5 937edc8b22617c57edda938e9d6e5445 files/digest-rails-0.9.5 59 diff --git a/dev-ruby/rails/files/digest-rails-0.9.5 b/dev-ruby/rails/files/digest-rails-0.9.5 new file mode 100644 index 000000000000..7ea31baf687f --- /dev/null +++ b/dev-ruby/rails/files/digest-rails-0.9.5 @@ -0,0 +1 @@ +MD5 6d8e05bee54523a317470009d6556c76 rails-0.9.5.gem 40960 diff --git a/dev-ruby/rails/metadata.xml b/dev-ruby/rails/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/rails/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/rails/rails-0.9.5.ebuild b/dev-ruby/rails/rails-0.9.5.ebuild new file mode 100644 index 000000000000..3b0e820037d5 --- /dev/null +++ b/dev-ruby/rails/rails-0.9.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-0.9.5.ebuild,v 1.1 2005/02/16 05:48:13 pythonhead Exp $ + +inherit ruby gems + +USE_RUBY="ruby18" +DESCRIPTION="ruby on rails is a web-application and persistance framework" +HOMEPAGE="http://www.rubyonrails.org" +# 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/2764/${P}.gem" + +LICENSE="Ruby" +SLOT="0" +KEYWORDS="~x86" + +IUSE="mysql sqlite postgres" +DEPEND="=dev-lang/ruby-1.8* + >=dev-ruby/rake-0.4.15-r1 + >=dev-ruby/activerecord-1.6.0 + >=dev-ruby/actionmailer-0.6.1 + sqlite? ( >=dev-ruby/sqlite-ruby-2.2.2) + mysql? ( >=dev-ruby/mysql-ruby-2.5 ) + postgres? ( >=dev-ruby/ruby-postgres-0.7.1 )" + |