diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-10-06 16:25:56 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-10-06 16:25:56 +0000 |
commit | 7d602f5683ffcf506e0c515f06fa90000a7a0e2f (patch) | |
tree | ed3e1b2b537d9dec520817aecf4092432179f1a1 /dev-ruby/activesupport | |
parent | Minor QA: quote ROOT variable. (diff) | |
download | gentoo-2-7d602f5683ffcf506e0c515f06fa90000a7a0e2f.tar.gz gentoo-2-7d602f5683ffcf506e0c515f06fa90000a7a0e2f.tar.bz2 gentoo-2-7d602f5683ffcf506e0c515f06fa90000a7a0e2f.zip |
Version bump for rails 1.2.4
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 12 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.4.3.ebuild (renamed from dev-ruby/activesupport/activesupport-1.4.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-ruby/activesupport/files/digest-activesupport-1.4.0 | 3 | ||||
-rw-r--r-- | dev-ruby/activesupport/files/digest-activesupport-1.4.3 | 3 |
4 files changed, 15 insertions, 7 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index d3ec944b3c78..264f71fa82e5 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-ruby/activesupport # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.43 2007/10/06 14:05:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.44 2007/10/06 16:25:55 graaff Exp $ + +*activesupport-1.4.3 (06 Oct 2007) + + 06 Oct 2007; Hans de Graaff <graaff@gentoo.org> + +activesupport-1.4.3.ebuild: + Version bump for rails 1.2.4 + + 06 Oct 2007; Hans de Graaff <graaff@gentoo.org> + -activesupport-1.4.0.ebuild: + Remove old version 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> activesupport-1.4.2.ebuild: diff --git a/dev-ruby/activesupport/activesupport-1.4.0.ebuild b/dev-ruby/activesupport/activesupport-1.4.3.ebuild index 94406fdf248f..d2ce1a96af9e 100644 --- a/dev-ruby/activesupport/activesupport-1.4.0.ebuild +++ b/dev-ruby/activesupport/activesupport-1.4.3.ebuild @@ -1,13 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.0.ebuild,v 1.1 2007/01/19 13:09:47 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.4.3.ebuild,v 1.1 2007/10/06 16:25:55 graaff Exp $ inherit ruby gems -USE_RUBY="ruby18" DESCRIPTION="Utility Classes and Extension to the Standard Library" HOMEPAGE="http://rubyforge.org/projects/activesupport/" -SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="MIT" SLOT="1.2" diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.4.0 b/dev-ruby/activesupport/files/digest-activesupport-1.4.0 deleted file mode 100644 index 062f28f82703..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.4.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 89310f1dde12c266ed7d1942923c2023 activesupport-1.4.0.gem 216576 -RMD160 b3b40ed1eca6fb9ba008ae45f4e3e864d3f31374 activesupport-1.4.0.gem 216576 -SHA256 932e830fa0f6ba7e2166294811f5451d826409d31befbcbe1ccae27416f988d2 activesupport-1.4.0.gem 216576 diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.4.3 b/dev-ruby/activesupport/files/digest-activesupport-1.4.3 new file mode 100644 index 000000000000..b20638e3160b --- /dev/null +++ b/dev-ruby/activesupport/files/digest-activesupport-1.4.3 @@ -0,0 +1,3 @@ +MD5 6f99f4d039089102680a282c556cf97c activesupport-1.4.3.gem 218112 +RMD160 a39297a91c56e61bce24f839df5b384156cbb4ef activesupport-1.4.3.gem 218112 +SHA256 0c96cfd2aa832f41aacf1cdeea6a07f40f26cd3cc69945a46e8d4fe063374403 activesupport-1.4.3.gem 218112 |