summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-09-20 07:28:35 +0000
committerHans de Graaff <graaff@gentoo.org>2009-09-20 07:28:35 +0000
commitaa8f7dafa4c39ef40b452487dae5c816914fbbb8 (patch)
tree1c35fab9735a081f31b6d72e09a38ac81efc2bc1 /dev-ruby/oauth
parentVersion bump. (diff)
downloadgentoo-2-aa8f7dafa4c39ef40b452487dae5c816914fbbb8.tar.gz
gentoo-2-aa8f7dafa4c39ef40b452487dae5c816914fbbb8.tar.bz2
gentoo-2-aa8f7dafa4c39ef40b452487dae5c816914fbbb8.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/oauth')
-rw-r--r--dev-ruby/oauth/ChangeLog6
-rw-r--r--dev-ruby/oauth/oauth-0.3.2.ebuild18
-rw-r--r--dev-ruby/oauth/oauth-0.3.4.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-ruby/oauth/ChangeLog b/dev-ruby/oauth/ChangeLog
index 58ac5b4624fb..af7b35dc9dfd 100644
--- a/dev-ruby/oauth/ChangeLog
+++ b/dev-ruby/oauth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/oauth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/ChangeLog,v 1.4 2009/09/20 07:27:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/oauth/ChangeLog,v 1.5 2009/09/20 07:28:35 graaff Exp $
+
+ 20 Sep 2009; Hans de Graaff <graaff@gentoo.org> -oauth-0.3.2.ebuild,
+ -oauth-0.3.4.ebuild:
+ Remove old versions.
*oauth-0.3.6 (20 Sep 2009)
diff --git a/dev-ruby/oauth/oauth-0.3.2.ebuild b/dev-ruby/oauth/oauth-0.3.2.ebuild
deleted file mode 100644
index 2c2153378050..000000000000
--- a/dev-ruby/oauth/oauth-0.3.2.ebuild
+++ /dev/null
@@ -1,18 +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/oauth/oauth-0.3.2.ebuild,v 1.1 2009/05/16 10:31:15 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="A RubyGem for implementing both OAuth clients and servers."
-HOMEPAGE="http://rubyforge.org/projects/oauth/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-USE_RUBY="ruby18"
-
-DEPEND=">=dev-ruby/rubygems-1.3.0
- >=dev-ruby/ruby-hmac-0.3.1"
diff --git a/dev-ruby/oauth/oauth-0.3.4.ebuild b/dev-ruby/oauth/oauth-0.3.4.ebuild
deleted file mode 100644
index 9837b00408e6..000000000000
--- a/dev-ruby/oauth/oauth-0.3.4.ebuild
+++ /dev/null
@@ -1,18 +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/oauth/oauth-0.3.4.ebuild,v 1.1 2009/05/25 19:15:15 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="A RubyGem for implementing both OAuth clients and servers."
-HOMEPAGE="http://rubyforge.org/projects/oauth/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-USE_RUBY="ruby18"
-
-DEPEND=">=dev-ruby/rubygems-1.3.0
- >=dev-ruby/ruby-hmac-0.3.1"