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 | fe3706ab2537a0eec46b1a3361e59362a54aecec (patch) | |
tree | 21a1768ca35fd64491f915e1750f3374ffab8380 /dev-ruby/activesupport/ChangeLog | |
parent | the orig rc1 ebuild was the wrong ebuild entirely; restoring the right one fr... (diff) | |
download | gentoo-2-fe3706ab2537a0eec46b1a3361e59362a54aecec.tar.gz gentoo-2-fe3706ab2537a0eec46b1a3361e59362a54aecec.tar.bz2 gentoo-2-fe3706ab2537a0eec46b1a3361e59362a54aecec.zip |
Initial import - from bug #83446
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-ruby/activesupport/ChangeLog')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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. + |