summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-01-24 12:45:40 +0000
committerHans de Graaff <graaff@gentoo.org>2010-01-24 12:45:40 +0000
commitedf0781328c49360c0fc2d6b0f482ebf91e42c75 (patch)
treeb806655859b1c0ceb8b737f0ccd0730d67b67ebd /dev-ruby
parentVersion bump (diff)
downloadgentoo-2-edf0781328c49360c0fc2d6b0f482ebf91e42c75.tar.gz
gentoo-2-edf0781328c49360c0fc2d6b0f482ebf91e42c75.tar.bz2
gentoo-2-edf0781328c49360c0fc2d6b0f482ebf91e42c75.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-openid/ChangeLog8
-rw-r--r--dev-ruby/ruby-openid/ruby-openid-2.1.4.ebuild13
-rw-r--r--dev-ruby/ruby-openid/ruby-openid-2.1.6.ebuild15
3 files changed, 6 insertions, 30 deletions
diff --git a/dev-ruby/ruby-openid/ChangeLog b/dev-ruby/ruby-openid/ChangeLog
index c6f0070b843e..fbb199ed3a7f 100644
--- a/dev-ruby/ruby-openid/ChangeLog
+++ b/dev-ruby/ruby-openid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-openid
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ChangeLog,v 1.9 2009/07/04 07:09:25 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-openid/ChangeLog,v 1.10 2010/01/24 12:45:40 graaff Exp $
+
+ 24 Jan 2010; Hans de Graaff <graaff@gentoo.org> -ruby-openid-2.1.4.ebuild,
+ -ruby-openid-2.1.6.ebuild:
+ Remove old versions.
*ruby-openid-2.1.7 (04 Jul 2009)
diff --git a/dev-ruby/ruby-openid/ruby-openid-2.1.4.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.1.4.ebuild
deleted file mode 100644
index d3090a91cb12..000000000000
--- a/dev-ruby/ruby-openid/ruby-openid-2.1.4.ebuild
+++ /dev/null
@@ -1,13 +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/ruby-openid/ruby-openid-2.1.4.ebuild,v 1.1 2009/03/03 06:48:08 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="A robust library for verifying and serving OpenID identities"
-HOMEPAGE="http://ruby-openid.rubyforge.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~amd64 ~x86"
-IUSE=""
diff --git a/dev-ruby/ruby-openid/ruby-openid-2.1.6.ebuild b/dev-ruby/ruby-openid/ruby-openid-2.1.6.ebuild
deleted file mode 100644
index 9c5d3841ef8b..000000000000
--- a/dev-ruby/ruby-openid/ruby-openid-2.1.6.ebuild
+++ /dev/null
@@ -1,15 +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/ruby-openid/ruby-openid-2.1.6.ebuild,v 1.1 2009/05/10 06:23:00 graaff Exp $
-
-inherit gems
-
-DESCRIPTION="A robust library for verifying and serving OpenID identities"
-HOMEPAGE="http://ruby-openid.rubyforge.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~ppc ~amd64 ~x86"
-IUSE=""
-
-USE_RUBY="ruby18"