diff options
author | Caleb Tennis <caleb@gentoo.org> | 2005-09-23 01:38:52 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2005-09-23 01:38:52 +0000 |
commit | 59f5223c1d1f83c3b525c2ad30eda445166f5297 (patch) | |
tree | 546582e2a1a06fab61437b78866a3c39493c74dc /dev-ruby | |
parent | Use a relative link over an absolute one (diff) | |
download | historical-59f5223c1d1f83c3b525c2ad30eda445166f5297.tar.gz historical-59f5223c1d1f83c3b525c2ad30eda445166f5297.tar.bz2 historical-59f5223c1d1f83c3b525c2ad30eda445166f5297.zip |
Remove old version
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-ruby')
13 files changed, 16 insertions, 132 deletions
diff --git a/dev-ruby/actionwebservice/ChangeLog b/dev-ruby/actionwebservice/ChangeLog index 61aed37acde7..6020c9706195 100644 --- a/dev-ruby/actionwebservice/ChangeLog +++ b/dev-ruby/actionwebservice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/actionwebservice # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.13 2005/08/01 18:49:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.14 2005/09/23 01:38:52 caleb Exp $ + + 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> + -actionwebservice-0.5.0.ebuild, -actionwebservice-0.6.0.ebuild, + -actionwebservice-0.6.1.ebuild, -actionwebservice-0.6.2.ebuild, + -actionwebservice-0.7.1.ebuild: + Remove old version 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> actionwebservice-0.8.1.ebuild: diff --git a/dev-ruby/actionwebservice/Manifest b/dev-ruby/actionwebservice/Manifest index 04fc4dfdb160..6a13654b6ebd 100644 --- a/dev-ruby/actionwebservice/Manifest +++ b/dev-ruby/actionwebservice/Manifest @@ -1,14 +1,4 @@ -MD5 db347679660f84d7980eb937e9225adb ChangeLog 1916 -MD5 50eca545bec63c207f49274a8e1db851 actionwebservice-0.5.0.ebuild 768 -MD5 7f9dbe9097df5f002ee9008d23afc577 actionwebservice-0.6.0.ebuild 731 -MD5 b6e2b85b0728f0eadb9eb34c57999fb2 actionwebservice-0.6.1.ebuild 761 -MD5 ef9eca99056a36eb567454dd1c123aed actionwebservice-0.6.2.ebuild 755 -MD5 0b5b093b3879077dcbd976abf32e037d actionwebservice-0.7.1.ebuild 766 -MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 MD5 f0836d4a2c1c6bc1b89bf7c2442e7a11 actionwebservice-0.8.1.ebuild 775 -MD5 196855d8443c00a0ec995f18bd8014f6 files/digest-actionwebservice-0.5.0 70 -MD5 71cf7a14ff66a29e20ae92361153dca5 files/digest-actionwebservice-0.6.0 70 -MD5 f11bba8e1ba7308a4ba7b5ff815ff671 files/digest-actionwebservice-0.6.1 70 -MD5 0d8ce6f5960d28512b70e990fdc7f4d7 files/digest-actionwebservice-0.6.2 70 -MD5 e7e688b9b9678742f9569ed2f3569ce9 files/digest-actionwebservice-0.7.1 70 +MD5 27db7917951913dc80adf4879e46b8a0 ChangeLog 2150 +MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 MD5 13ed9e4e7d78016c192dcc557649c2cb files/digest-actionwebservice-0.8.1 70 diff --git a/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild deleted file mode 100644 index 7a92315994bc..000000000000 --- a/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.5.0.ebuild,v 1.3 2005/03/08 18:24:06 caleb Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Simple Support for Web Services APIs for Rails" -HOMEPAGE="http://rubyforge.org/projects/actionwebservice/" -# 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/3202/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/actionpack-1.5.0 - >=dev-ruby/activerecord-1.7.0 - >=dev-ruby/activesupport-1.0.0" diff --git a/dev-ruby/actionwebservice/actionwebservice-0.6.0.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.6.0.ebuild deleted file mode 100644 index 99e89a568cad..000000000000 --- a/dev-ruby/actionwebservice/actionwebservice-0.6.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.6.0.ebuild,v 1.1 2005/03/11 02:34:37 pythonhead Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Simple Support for Web Services APIs for Rails" -HOMEPAGE="http://rubyforge.org/projects/aws/" -# 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/3335/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/activerecord-1.8.0 - >=dev-ruby/activesupport-1.0.1" diff --git a/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild deleted file mode 100644 index 831240829f12..000000000000 --- a/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.6.1.ebuild,v 1.2 2005/03/22 23:23:27 pythonhead Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Simple Support for Web Services APIs for Rails" -HOMEPAGE="http://rubyforge.org/projects/aws/" -# 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/3593/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/actionpack-1.6.0 - >=dev-ruby/activerecord-1.9.0 - >=dev-ruby/activesupport-1.0.2" diff --git a/dev-ruby/actionwebservice/actionwebservice-0.6.2.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.6.2.ebuild deleted file mode 100644 index 78d531c0c0d5..000000000000 --- a/dev-ruby/actionwebservice/actionwebservice-0.6.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.6.2.ebuild,v 1.2 2005/04/01 18:13:26 caleb Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Simple Support for Web Services APIs for Rails" -HOMEPAGE="http://rubyforge.org/projects/aws/" -# 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/3689/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" - -IUSE="" -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/actionpack-1.7.0 - >=dev-ruby/activerecord-1.9.1 - >=dev-ruby/activesupport-1.0.3" diff --git a/dev-ruby/actionwebservice/actionwebservice-0.7.1.ebuild b/dev-ruby/actionwebservice/actionwebservice-0.7.1.ebuild deleted file mode 100644 index 9a835aa8dc08..000000000000 --- a/dev-ruby/actionwebservice/actionwebservice-0.7.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-0.7.1.ebuild,v 1.3 2005/07/12 11:11:59 dholm Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="Simple Support for Web Services APIs for Rails" -HOMEPAGE="http://rubyforge.org/projects/aws/" -# 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/4155/${P}.gem" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="=dev-lang/ruby-1.8* - >=dev-ruby/actionpack-1.8.1 - >=dev-ruby/activerecord-1.10.1 - >=dev-ruby/activesupport-1.0.4" diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.5.0 b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.5.0 deleted file mode 100644 index 595e37547d86..000000000000 --- a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 634c5b033d70427a079c11732e42d43b actionwebservice-0.5.0.gem 46080 diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.0 b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.0 deleted file mode 100644 index 845b2d073e59..000000000000 --- a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 31ecdff22467c18f582aea4dedb0d7a1 actionwebservice-0.6.0.gem 51712 diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.1 b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.1 deleted file mode 100644 index baec89eb7511..000000000000 --- a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 a82007c4d672666a52ac3a48f2644083 actionwebservice-0.6.1.gem 53248 diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.2 b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.2 deleted file mode 100644 index 316f641632da..000000000000 --- a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.6.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f2f353d380ffc9c41647c6dc8b8fe2f7 actionwebservice-0.6.2.gem 54784 diff --git a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.7.1 b/dev-ruby/actionwebservice/files/digest-actionwebservice-0.7.1 deleted file mode 100644 index 626a507ab4b3..000000000000 --- a/dev-ruby/actionwebservice/files/digest-actionwebservice-0.7.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 4b9b1c99c831db73acf8f718ce33eb3d actionwebservice-0.7.1.gem 58880 diff --git a/dev-ruby/rmagick/Manifest b/dev-ruby/rmagick/Manifest index 479046b19b35..0b678d553133 100644 --- a/dev-ruby/rmagick/Manifest +++ b/dev-ruby/rmagick/Manifest @@ -1,12 +1,14 @@ -MD5 e1a39d571a0f59bf7e4db9731367737b rmagick-1.9.0.ebuild 543 MD5 18fc03a386cdf11422c44a19dd754e38 rmagick-1.3.2.ebuild 902 -MD5 73ada6327ec4c6a752d9ed1e4e37f916 ChangeLog 2165 +MD5 6f0c3fd6391479f70be0857ee08c71f5 rmagick-1.4.0.ebuild 907 +MD5 e1a39d571a0f59bf7e4db9731367737b rmagick-1.9.0.ebuild 543 MD5 c3eab79067fac87983d72920bdf62c34 rmagick-1.5.0.ebuild 907 +MD5 98eb994a3e7f848464541a704ea07af2 rmagick-1.9.2.ebuild 540 MD5 ae6eb40d692d597e3e94f1e0873d0f20 rmagick-1.7.3.ebuild 919 +MD5 73ada6327ec4c6a752d9ed1e4e37f916 ChangeLog 2165 MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157 -MD5 6f0c3fd6391479f70be0857ee08c71f5 rmagick-1.4.0.ebuild 907 -MD5 5d83ae860b1cd79e3ee89f047245760b files/digest-rmagick-1.7.3 66 MD5 2688b95b2c0bcb242edc0d4a1f312928 files/digest-rmagick-1.3.2 67 -MD5 426a30d21d63909d8cdb88c12974ea22 files/digest-rmagick-1.9.0 62 MD5 48db4046e5ddb2d34d5e53a28296be89 files/digest-rmagick-1.4.0 66 MD5 130010843446a379f7bd908110a5b6b4 files/digest-rmagick-1.5.0 66 +MD5 5d83ae860b1cd79e3ee89f047245760b files/digest-rmagick-1.7.3 66 +MD5 426a30d21d63909d8cdb88c12974ea22 files/digest-rmagick-1.9.0 62 +MD5 c3dc74371543b743f5c349007dda60d7 files/digest-rmagick-1.9.2 62 |