diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-04-22 18:48:13 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-04-22 18:48:13 +0000 |
commit | e99cc19d45adbf958aff2d716d50cd65cfd8bcdc (patch) | |
tree | 90de303dd2519dde2f63f90f57dd6c0d76352eb5 /dev-ruby | |
parent | x86 stable wrt #218645 (diff) | |
download | gentoo-2-e99cc19d45adbf958aff2d716d50cd65cfd8bcdc.tar.gz gentoo-2-e99cc19d45adbf958aff2d716d50cd65cfd8bcdc.tar.bz2 gentoo-2-e99cc19d45adbf958aff2d716d50cd65cfd8bcdc.zip |
Remove old version
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-vte/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-0.15.0.ebuild | 12 |
2 files changed, 5 insertions, 14 deletions
diff --git a/dev-ruby/ruby-vte/ChangeLog b/dev-ruby/ruby-vte/ChangeLog index 74e794abcb4a..c72fdcdf2c8a 100644 --- a/dev-ruby/ruby-vte/ChangeLog +++ b/dev-ruby/ruby-vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-vte -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.3 2006/12/30 04:49:06 metalgod Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ChangeLog,v 1.4 2008/04/22 18:48:13 graaff Exp $ + + 22 Apr 2008; Hans de Graaff <graaff@gentoo.org> -ruby-vte-0.15.0.ebuild: + Remove old version *ruby-vte-0.16.0 (30 Dec 2006) diff --git a/dev-ruby/ruby-vte/ruby-vte-0.15.0.ebuild b/dev-ruby/ruby-vte/ruby-vte-0.15.0.ebuild deleted file mode 100644 index 14c6ecb5cb8e..000000000000 --- a/dev-ruby/ruby-vte/ruby-vte-0.15.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-vte/ruby-vte-0.15.0.ebuild,v 1.1 2006/09/02 01:41:12 pclouds Exp $ - -inherit ruby ruby-gnome2 - -DESCRIPTION="Ruby vte bindings" -KEYWORDS="~x86" -IUSE="" -USE_RUBY="ruby18 ruby19" -DEPEND=">=x11-libs/vte-0.12.1 - >=dev-ruby/ruby-gtk2-${PV}" |