summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-01-13 19:06:07 +0000
committerHans de Graaff <graaff@gentoo.org>2010-01-13 19:06:07 +0000
commitf0067f40c0ee1832596ce8079203a1c4fb62adf8 (patch)
treeb95a883f95805b51208547615fa4482f0a53033d /dev-ruby/ruby-gconf2
parentRemove old versions. (diff)
downloadgentoo-2-f0067f40c0ee1832596ce8079203a1c4fb62adf8.tar.gz
gentoo-2-f0067f40c0ee1832596ce8079203a1c4fb62adf8.tar.bz2
gentoo-2-f0067f40c0ee1832596ce8079203a1c4fb62adf8.zip
Remove old versions.
(Portage version: 2.1.6.13/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.16.0.ebuild14
-rw-r--r--dev-ruby/ruby-gconf2/ruby-gconf2-0.19.0.ebuild14
3 files changed, 5 insertions, 29 deletions
diff --git a/dev-ruby/ruby-gconf2/ChangeLog b/dev-ruby/ruby-gconf2/ChangeLog
index 26472686dbbd..98fa908cbde5 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.45 2010/01/10 18:02:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-gconf2/ChangeLog,v 1.46 2010/01/13 19:06:07 graaff Exp $
+
+ 13 Jan 2010; Hans de Graaff <graaff@gentoo.org>
+ -ruby-gconf2-0.16.0.ebuild, -ruby-gconf2-0.19.0.ebuild:
+ Remove old versions.
10 Jan 2010; nixnut <nixnut@gentoo.org> ruby-gconf2-0.19.1.ebuild:
ppc stable #295942
diff --git a/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild
deleted file mode 100644
index cfacd3a89914..000000000000
--- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.16.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2008 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.16.0.ebuild,v 1.7 2008/10/06 14:36:36 graaff Exp $
-
-inherit ruby ruby-gnome2
-
-DESCRIPTION="Ruby GConf2 bindings"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
-IUSE=""
-USE_RUBY="ruby18 ruby19"
-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.0.ebuild b/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.0.ebuild
deleted file mode 100644
index 951b1d5917c0..000000000000
--- a/dev-ruby/ruby-gconf2/ruby-gconf2-0.19.0.ebuild
+++ /dev/null
@@ -1,14 +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-gconf2/ruby-gconf2-0.19.0.ebuild,v 1.1 2009/07/16 07:14:36 graaff Exp $
-
-inherit ruby ruby-gnome2
-
-DESCRIPTION="Ruby GConf2 bindings"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE=""
-USE_RUBY="ruby18 ruby19"
-DEPEND=">=gnome-base/gconf-2
- dev-util/pkgconfig"
-RDEPEND=">=gnome-base/gconf-2
- >=dev-ruby/ruby-glib2-${PV}"