diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-02-28 17:49:54 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-02-28 17:49:54 +0000 |
commit | 569637be11823d4d166ec62264e72e07bd1e0a99 (patch) | |
tree | 8a4f91f90baf9405a7e2831138bac832467c184b | |
parent | the orig rc1 ebuild was the wrong ebuild entirely; restoring the right one fr... (diff) | |
download | historical-569637be11823d4d166ec62264e72e07bd1e0a99.tar.gz historical-569637be11823d4d166ec62264e72e07bd1e0a99.tar.bz2 historical-569637be11823d4d166ec62264e72e07bd1e0a99.zip |
Initial import - from bug #83446
Package-Manager: portage-2.0.51-r15
-rw-r--r-- | dev-ruby/actionpack/Manifest | 14 | ||||
-rw-r--r-- | dev-ruby/activerecord/Manifest | 14 | ||||
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/activesupport/Manifest | 4 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.0.0.ebuild | 18 | ||||
-rw-r--r-- | dev-ruby/activesupport/files/digest-activesupport-1.0.0 | 1 | ||||
-rw-r--r-- | dev-ruby/activesupport/metadata.xml | 5 |
7 files changed, 44 insertions, 22 deletions
diff --git a/dev-ruby/actionpack/Manifest b/dev-ruby/actionpack/Manifest index 86b39cd7631d..40676e29f06a 100644 --- a/dev-ruby/actionpack/Manifest +++ b/dev-ruby/actionpack/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 5d01df84ef40a8353c6d30630364893f actionpack-1.4.0.ebuild 667 +MD5 872d6946b814ee62b9c604ae020cd176 actionpack-1.5.0.ebuild 695 +MD5 c6ba17d6c83b8f1f4b95e38f55cb294b ChangeLog 497 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 -MD5 8e639271fbb141ddf22b7de91835c7c2 ChangeLog 363 MD5 1dcf06b2e95fbfdf9c2f499da5be240a files/digest-actionpack-1.4.0 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCEt2Pz2gxt1z4IGYRAjAzAKC8y+qDMh7mG50aFAiSTvtWFTOxTACZAUlh -MSAvI7y9uV5+2ObolkmLHGo= -=wIg9 ------END PGP SIGNATURE----- +MD5 b957eed75058069dd6830b703539fb11 files/digest-actionpack-1.5.0 65 diff --git a/dev-ruby/activerecord/Manifest b/dev-ruby/activerecord/Manifest index 15eeca997292..0f9f131f4440 100644 --- a/dev-ruby/activerecord/Manifest +++ b/dev-ruby/activerecord/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 0b79e8edb84ee62fa795dd79459d4c20 activerecord-1.6.0.ebuild 814 +MD5 6c7765dcb2f8ad0d6dcb013d3325e15e activerecord-1.7.0.ebuild 842 +MD5 cc4bf5859ca775f4c2c37ef3f46106ae ChangeLog 505 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 -MD5 7a63cde5d3169ffe67e936d60b2a5617 ChangeLog 356 MD5 0bb4ff3c6365bbbba9cbece5c7d63763 files/digest-activerecord-1.6.0 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCEt0Zz2gxt1z4IGYRAo38AKCN96/buLN6+RDJLgckURKUoAJi0wCdFyAM -pWHiHZ139FT9yGEG4aZhgfA= -=zSGx ------END PGP SIGNATURE----- +MD5 1256bcab2a566e95e89aa6d3dcdd8d26 files/digest-activerecord-1.7.0 67 diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog new file mode 100644 index 000000000000..60426d740bf0 --- /dev/null +++ b/dev-ruby/activesupport/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/activesupport +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.1 2005/02/28 17:49:54 caleb Exp $ + +*activesupport-1.0.0 (28 Feb 2005) + + 28 Feb 2005; Caleb Tennis <caleb@gentoo.org> +metadata.xml, + +activesupport-1.0.0.ebuild: + Initial import - support for rails. From bug #83446. + diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest new file mode 100644 index 000000000000..56e7713b1ac1 --- /dev/null +++ b/dev-ruby/activesupport/Manifest @@ -0,0 +1,4 @@ +MD5 ba9e5997d98d2654ddb90afd8ee37e93 activesupport-1.0.0.ebuild 671 +MD5 8600c2e80f08073872dfad010c82331a ChangeLog 402 +MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 +MD5 a30d1d838386d1ab86533cf73a414b1b files/digest-activesupport-1.0.0 67 diff --git a/dev-ruby/activesupport/activesupport-1.0.0.ebuild b/dev-ruby/activesupport/activesupport-1.0.0.ebuild new file mode 100644 index 000000000000..6a789c001d2a --- /dev/null +++ b/dev-ruby/activesupport/activesupport-1.0.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.0.0.ebuild,v 1.1 2005/02/28 17:49:54 caleb Exp $ + +inherit ruby gems + +USE_RUBY="ruby18" +DESCRIPTION="Utility Classes and Extension to the Standard Library" +HOMEPAGE="http://rubyforge.org/projects/activesupport/" +# 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/3196/${P}.gem" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +DEPEND="=dev-lang/ruby-1.8*" diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.0.0 b/dev-ruby/activesupport/files/digest-activesupport-1.0.0 new file mode 100644 index 000000000000..cae3356eef06 --- /dev/null +++ b/dev-ruby/activesupport/files/digest-activesupport-1.0.0 @@ -0,0 +1 @@ +MD5 70949cf387c4b34f840a954816e3b40c activesupport-1.0.0.gem 22016 diff --git a/dev-ruby/activesupport/metadata.xml b/dev-ruby/activesupport/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/activesupport/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> |