summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-10-22 13:41:45 +0000
committerHans de Graaff <graaff@gentoo.org>2010-10-22 13:41:45 +0000
commitbc5cfa52a8b92fc8ecb90fee3676f8bf0eda8fcb (patch)
tree9621e272486a7d04f17c150572cbf51af632a1eb /dev-ruby/ruby-gconf2
parentRemove old versions. (diff)
downloadgentoo-2-bc5cfa52a8b92fc8ecb90fee3676f8bf0eda8fcb.tar.gz
gentoo-2-bc5cfa52a8b92fc8ecb90fee3676f8bf0eda8fcb.tar.bz2
gentoo-2-bc5cfa52a8b92fc8ecb90fee3676f8bf0eda8fcb.zip
Remove old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-gconf2')
-rw-r--r--dev-ruby/ruby-gconf2/ChangeLog6
-rw-r--r--dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild14
-rw-r--r--dev-ruby/ruby-gconf2/ruby-gconf2-0.19.3.ebuild17
3 files changed, 5 insertions, 32 deletions
diff --git a/dev-ruby/ruby-gconf2/ChangeLog b/dev-ruby/ruby-gconf2/ChangeLog
index ec96418ebeb2..0e40a040797c 100644
--- a/dev-ruby/ruby-gconf2/ChangeLog
+++ b/dev-ruby/ruby-gconf2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-gconf2
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.52 2010/10/20 21:51:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.53 2010/10/22 13:41:45 graaff Exp $
+
+ 22 Oct 2010; Hans de Graaff <graaff@gentoo.org>
+ -ruby-gconf2-0.19.1.ebuild, -ruby-gconf2-0.19.3.ebuild:
+ Remove old versions.
20 Oct 2010; Brent Baude <ranger@gentoo.org> ruby-gconf2-0.19.4.ebuild:
Marking ruby-gconf2-0.19.4 ppc stable for bug 329807
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild
deleted file mode 100644
index 8bb769024f43..000000000000
--- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.1.ebuild,v 1.5 2010/01/10 18:02:16 nixnut Exp $
-
-inherit ruby ruby-gnome2
-
-DESCRIPTION="Ruby GConf2 bindings"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""
-USE_RUBY="ruby18"
-DEPEND=">=gnome-base/gconf-2
- dev-util/pkgconfig"
-RDEPEND=">=gnome-base/gconf-2
- >=dev-ruby/ruby-glib2-${PV}"
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.3.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.3.ebuild
deleted file mode 100644
index 664bce088a6d..000000000000
--- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.3.ebuild,v 1.1 2010/01/13 19:11:36 graaff Exp $
-
-EAPI="2"
-USE_RUBY="ruby18"
-
-inherit ruby-ng-gnome2
-
-DESCRIPTION="Ruby GConf2 bindings"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-DEPEND=">=gnome-base/gconf-2
- dev-util/pkgconfig"
-RDEPEND=">=gnome-base/gconf-2"
-
-ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}"