diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-07-12 13:57:29 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-07-12 13:57:29 +0000 |
commit | d8ab4d6f1edff52b3a8685c56a9679bd9ceefff6 (patch) | |
tree | d9995e33d454b0d45e6679aec82d10788ead0e39 /dev-ruby/activesupport | |
parent | Version bump (diff) | |
download | gentoo-2-d8ab4d6f1edff52b3a8685c56a9679bd9ceefff6.tar.gz gentoo-2-d8ab4d6f1edff52b3a8685c56a9679bd9ceefff6.tar.bz2 gentoo-2-d8ab4d6f1edff52b3a8685c56a9679bd9ceefff6.zip |
Fix header
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest index a4b59d96cded..8ba8f3177eb2 100644 --- a/dev-ruby/activesupport/Manifest +++ b/dev-ruby/activesupport/Manifest @@ -2,7 +2,7 @@ MD5 f6d8b72124574977e587b22454003f25 activesupport-1.0.2.ebuild 671 MD5 814bdb03771fdd02755f59bf16d07c0d activesupport-1.0.4.ebuild 712 MD5 268221445c48985fa3702a5133f3b880 activesupport-1.0.1.ebuild 676 MD5 b05ba12c142c284efc9cbdad51ffd3a1 activesupport-1.0.3.ebuild 699 -MD5 fbe8113747d7eaa9c5f8666e166e0426 activesupport-1.1.1.ebuild 595 +MD5 cd3a4b93603ea27cf89e1b405135b682 activesupport-1.1.1.ebuild 714 MD5 c3b07fc1e74fb5c3542061c9c57f84d7 activesupport-1.0.0.ebuild 670 MD5 e2ab1575ce0d126a75e6483f11bbbd51 ChangeLog 1338 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 diff --git a/dev-ruby/activesupport/activesupport-1.1.1.ebuild b/dev-ruby/activesupport/activesupport-1.1.1.ebuild index 8f1729365dcc..ba781828094b 100644 --- a/dev-ruby/activesupport/activesupport-1.1.1.ebuild +++ b/dev-ruby/activesupport/activesupport-1.1.1.ebuild @@ -1,6 +1,6 @@ # 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.1.1.ebuild,v 1.2 2005/07/12 13:55:02 caleb Exp $ inherit ruby gems |