diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-11-04 13:38:38 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-11-04 13:38:38 +0000 |
commit | c26389278d2418d86af99c1682a9efff4a5bde6e (patch) | |
tree | 65df597a9434cdf5cbf8b597c0b22de909bd37cf /dev-ruby/activesupport | |
parent | Stable on sparc wrt #109213 (diff) | |
download | gentoo-2-c26389278d2418d86af99c1682a9efff4a5bde6e.tar.gz gentoo-2-c26389278d2418d86af99c1682a9efff4a5bde6e.tar.bz2 gentoo-2-c26389278d2418d86af99c1682a9efff4a5bde6e.zip |
bump and remove previous version
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/activesupport/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/activesupport/activesupport-1.2.2.ebuild (renamed from dev-ruby/activesupport/activesupport-1.2.1.ebuild) | 2 | ||||
-rw-r--r-- | dev-ruby/activesupport/files/digest-activesupport-1.2.1 | 1 | ||||
-rw-r--r-- | dev-ruby/activesupport/files/digest-activesupport-1.2.2 | 1 |
5 files changed, 11 insertions, 3 deletions
diff --git a/dev-ruby/activesupport/ChangeLog b/dev-ruby/activesupport/ChangeLog index 1a72fb5f86ba..5851fe667df6 100644 --- a/dev-ruby/activesupport/ChangeLog +++ b/dev-ruby/activesupport/ChangeLog @@ -1,6 +1,12 @@ # 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.16 2005/10/20 13:10:54 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.17 2005/11/04 13:37:28 caleb Exp $ + +*activesupport-1.2.2 (04 Nov 2005) + + 04 Nov 2005; Caleb Tennis <caleb@gentoo.org> -activesupport-1.2.1.ebuild, + +activesupport-1.2.2.ebuild: + bump and remove previous version *activesupport-1.1.1-r2 (20 Oct 2005) diff --git a/dev-ruby/activesupport/Manifest b/dev-ruby/activesupport/Manifest index 7030eea03611..054fc2e1df59 100644 --- a/dev-ruby/activesupport/Manifest +++ b/dev-ruby/activesupport/Manifest @@ -3,10 +3,12 @@ MD5 a30ffa5c8b09a079bbcc64dc9af8c647 activesupport-1.1.1-r1.ebuild 849 MD5 313fb53e63711094394e399772d934bb activesupport-1.1.1-r2.ebuild 854 MD5 9c01907ba62cf747089ec158a3aa1e7d activesupport-1.1.1.ebuild 721 MD5 2b25e77835ce5116302fdb17faa4d45f activesupport-1.2.1.ebuild 709 +MD5 2b25e77835ce5116302fdb17faa4d45f activesupport-1.2.2.ebuild 709 MD5 98c856c2201ed8c0cc866e76dafd967f files/as_clean_logger_rb-fixed.patch 461 MD5 b4579facfc245861ee22d45b15473db1 files/clean_logger-format_message-fix.patch 536 MD5 3cc7197f8083599bef3678502c6b11a8 files/digest-activesupport-1.1.1 67 MD5 3cc7197f8083599bef3678502c6b11a8 files/digest-activesupport-1.1.1-r1 67 MD5 3cc7197f8083599bef3678502c6b11a8 files/digest-activesupport-1.1.1-r2 67 MD5 19acdfd1ee8d7d1ccc47e9267eb87861 files/digest-activesupport-1.2.1 67 +MD5 0a2f8e733fcc4f16bc5572304ad291d9 files/digest-activesupport-1.2.2 67 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 diff --git a/dev-ruby/activesupport/activesupport-1.2.1.ebuild b/dev-ruby/activesupport/activesupport-1.2.2.ebuild index ac0f223075b3..b0ca1105d935 100644 --- a/dev-ruby/activesupport/activesupport-1.2.1.ebuild +++ b/dev-ruby/activesupport/activesupport-1.2.2.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.2.1.ebuild,v 1.1 2005/10/19 21:09:04 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-1.2.2.ebuild,v 1.1 2005/11/04 13:37:28 caleb Exp $ inherit ruby gems diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.2.1 b/dev-ruby/activesupport/files/digest-activesupport-1.2.1 deleted file mode 100644 index 399857893c63..000000000000 --- a/dev-ruby/activesupport/files/digest-activesupport-1.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ec66df45edbe9a5be81a146b7a36f931 activesupport-1.2.1.gem 31744 diff --git a/dev-ruby/activesupport/files/digest-activesupport-1.2.2 b/dev-ruby/activesupport/files/digest-activesupport-1.2.2 new file mode 100644 index 000000000000..46e1023eba93 --- /dev/null +++ b/dev-ruby/activesupport/files/digest-activesupport-1.2.2 @@ -0,0 +1 @@ +MD5 34a0676429021a3b56aed49d699bbe40 activesupport-1.2.2.gem 32256 |