diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-08-07 17:24:13 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-08-07 17:24:13 +0000 |
commit | 8a3e98a3bb188040807e005ae316bd01daeefee2 (patch) | |
tree | d08007a527bcdccc3c87241d13163cb0de842296 /dev-ruby/twitter | |
parent | Remove unneeded virtual/ruby DEPEND. (diff) | |
download | gentoo-2-8a3e98a3bb188040807e005ae316bd01daeefee2.tar.gz gentoo-2-8a3e98a3bb188040807e005ae316bd01daeefee2.tar.bz2 gentoo-2-8a3e98a3bb188040807e005ae316bd01daeefee2.zip |
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/twitter')
-rw-r--r-- | dev-ruby/twitter/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/twitter/twitter-0.6.11.ebuild | 20 | ||||
-rw-r--r-- | dev-ruby/twitter/twitter-0.6.12.ebuild | 20 | ||||
-rw-r--r-- | dev-ruby/twitter/twitter-0.6.8.ebuild | 20 |
4 files changed, 5 insertions, 61 deletions
diff --git a/dev-ruby/twitter/ChangeLog b/dev-ruby/twitter/ChangeLog index 629701315f2e..dad26d2ed4ab 100644 --- a/dev-ruby/twitter/ChangeLog +++ b/dev-ruby/twitter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/twitter # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.11 2009/07/30 05:55:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.12 2009/08/07 17:24:13 graaff Exp $ + + 07 Aug 2009; Hans de Graaff <graaff@gentoo.org> -twitter-0.6.8.ebuild, + -twitter-0.6.11.ebuild, -twitter-0.6.12.ebuild: + Remove old versions. *twitter-0.6.13 (30 Jul 2009) diff --git a/dev-ruby/twitter/twitter-0.6.11.ebuild b/dev-ruby/twitter/twitter-0.6.11.ebuild deleted file mode 100644 index 776bd434629e..000000000000 --- a/dev-ruby/twitter/twitter-0.6.11.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-0.6.11.ebuild,v 1.1 2009/05/25 19:18:29 graaff Exp $ - -inherit gems - -DESCRIPTION="Ruby wrapper around the Twitter API" -HOMEPAGE="http://twitter.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -USE_RUBY="ruby18" - -DEPEND=">=dev-ruby/rubygems-1.3.0 - =dev-ruby/httparty-0.4.3 - =dev-ruby/oauth-0.3.4 - =dev-ruby/mash-0.0.3" diff --git a/dev-ruby/twitter/twitter-0.6.12.ebuild b/dev-ruby/twitter/twitter-0.6.12.ebuild deleted file mode 100644 index 393ec7bc732a..000000000000 --- a/dev-ruby/twitter/twitter-0.6.12.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-0.6.12.ebuild,v 1.1 2009/07/16 06:02:32 graaff Exp $ - -inherit gems - -DESCRIPTION="Ruby wrapper around the Twitter API" -HOMEPAGE="http://twitter.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -USE_RUBY="ruby18" - -DEPEND=">=dev-ruby/rubygems-1.3.0 - =dev-ruby/httparty-0.4.3 - =dev-ruby/oauth-0.3.4 - =dev-ruby/mash-0.0.3" diff --git a/dev-ruby/twitter/twitter-0.6.8.ebuild b/dev-ruby/twitter/twitter-0.6.8.ebuild deleted file mode 100644 index 8a37ba34a7bb..000000000000 --- a/dev-ruby/twitter/twitter-0.6.8.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-0.6.8.ebuild,v 1.1 2009/05/16 21:07:10 graaff Exp $ - -inherit gems - -DESCRIPTION="Ruby wrapper around the Twitter API" -HOMEPAGE="http://twitter.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -USE_RUBY="ruby18" - -DEPEND=">=dev-ruby/rubygems-1.3.0 - =dev-ruby/httparty-0.4.3 - =dev-ruby/oauth-0.3.2 - =dev-ruby/mash-0.0.3" |