diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-12-09 20:34:34 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-12-09 20:34:34 +0000 |
commit | b56827f896552c1a517194a79eb53f33242b5dee (patch) | |
tree | 4c51714612d94655895ed39de6f583a64de17906 /dev-ruby | |
parent | Remove old version. (diff) | |
download | gentoo-2-b56827f896552c1a517194a79eb53f33242b5dee.tar.gz gentoo-2-b56827f896552c1a517194a79eb53f33242b5dee.tar.bz2 gentoo-2-b56827f896552c1a517194a79eb53f33242b5dee.zip |
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/polyglot/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.6.ebuild | 15 | ||||
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.2.8.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/dev-ruby/polyglot/ChangeLog b/dev-ruby/polyglot/ChangeLog index f01481de7be8..a80a6e678f11 100644 --- a/dev-ruby/polyglot/ChangeLog +++ b/dev-ruby/polyglot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/polyglot # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.3 2009/09/16 05:12:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.4 2009/12/09 20:34:34 graaff Exp $ + + 09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -polyglot-0.2.6.ebuild, + -polyglot-0.2.8.ebuild: + Remove old versions. *polyglot-0.2.9 (16 Sep 2009) diff --git a/dev-ruby/polyglot/polyglot-0.2.6.ebuild b/dev-ruby/polyglot/polyglot-0.2.6.ebuild deleted file mode 100644 index 7f57d05559c8..000000000000 --- a/dev-ruby/polyglot/polyglot-0.2.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/polyglot/polyglot-0.2.6.ebuild,v 1.1 2009/08/08 16:16:23 graaff Exp $ - -inherit gems - -DESCRIPTION="Polyglot provides support for fully-custom DSLs." -HOMEPAGE="http://polyglot.rubyforge.org/" -LICENSE="MIT" - -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -USE_RUBY="ruby18" diff --git a/dev-ruby/polyglot/polyglot-0.2.8.ebuild b/dev-ruby/polyglot/polyglot-0.2.8.ebuild deleted file mode 100644 index 503dbbf811e2..000000000000 --- a/dev-ruby/polyglot/polyglot-0.2.8.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/polyglot/polyglot-0.2.8.ebuild,v 1.1 2009/08/19 05:51:39 graaff Exp $ - -inherit gems - -DESCRIPTION="Polyglot provides support for fully-custom DSLs." -HOMEPAGE="http://polyglot.rubyforge.org/" -LICENSE="MIT" - -KEYWORDS="~amd64 ~x86" -SLOT="0" -IUSE="" - -USE_RUBY="ruby18" |