diff options
author | Hans de Graaff <graaff@gentoo.org> | 2012-10-16 07:28:43 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2012-10-16 07:28:43 +0000 |
commit | 36292dd993cd4585ba5de12c84ca844538276ed1 (patch) | |
tree | b31217230454390c254aad94ae9e7ec1074f1052 /dev-ruby/ruby-atk | |
parent | Remove old version. (diff) | |
download | gentoo-2-36292dd993cd4585ba5de12c84ca844538276ed1.tar.gz gentoo-2-36292dd993cd4585ba5de12c84ca844538276ed1.tar.bz2 gentoo-2-36292dd993cd4585ba5de12c84ca844538276ed1.zip |
Remove old version.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-atk')
-rw-r--r-- | dev-ruby/ruby-atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-0.19.4.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-ruby/ruby-atk/ChangeLog b/dev-ruby/ruby-atk/ChangeLog index 1eb77fdb3d4e..c9ea06b4ac4a 100644 --- a/dev-ruby/ruby-atk/ChangeLog +++ b/dev-ruby/ruby-atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-atk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.70 2012/10/15 09:02:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ChangeLog,v 1.71 2012/10/16 07:28:43 graaff Exp $ + + 16 Oct 2012; Hans de Graaff <graaff@gentoo.org> -ruby-atk-0.19.4.ebuild: + Remove old version. *ruby-atk-1.1.5 (15 Oct 2012) diff --git a/dev-ruby/ruby-atk/ruby-atk-0.19.4.ebuild b/dev-ruby/ruby-atk/ruby-atk-0.19.4.ebuild deleted file mode 100644 index 94a3acc5d30c..000000000000 --- a/dev-ruby/ruby-atk/ruby-atk-0.19.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-atk/ruby-atk-0.19.4.ebuild,v 1.7 2012/07/01 18:31:40 armin76 Exp $ - -EAPI="2" -USE_RUBY="ruby18" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Atk bindings" -KEYWORDS="amd64 ppc x86" -IUSE="" -DEPEND="${DEPEND} dev-libs/atk" -RDEPEND="${RDEPEND} dev-libs/atk" - -ruby_add_rdepend ">=dev-ruby/ruby-glib2-${PV}" |