diff options
author | 2009-12-09 19:15:13 +0000 | |
---|---|---|
committer | 2009-12-09 19:15:13 +0000 | |
commit | 392641cd8295f59d8697f082e0cd633117f906a0 (patch) | |
tree | 1d4e5f3bf65a9845a493e6584a0455b58539b6a6 /dev-ruby/fattr | |
parent | ppc stable #288112 (diff) | |
download | gentoo-2-392641cd8295f59d8697f082e0cd633117f906a0.tar.gz gentoo-2-392641cd8295f59d8697f082e0cd633117f906a0.tar.bz2 gentoo-2-392641cd8295f59d8697f082e0cd633117f906a0.zip |
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/fattr')
-rw-r--r-- | dev-ruby/fattr/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/fattr/fattr-1.0.3.ebuild | 14 | ||||
-rw-r--r-- | dev-ruby/fattr/fattr-1.1.0.ebuild | 14 |
3 files changed, 5 insertions, 29 deletions
diff --git a/dev-ruby/fattr/ChangeLog b/dev-ruby/fattr/ChangeLog index d08b82b771f0..e184e0b658af 100644 --- a/dev-ruby/fattr/ChangeLog +++ b/dev-ruby/fattr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/fattr # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fattr/ChangeLog,v 1.3 2009/11/26 07:23:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fattr/ChangeLog,v 1.4 2009/12/09 19:15:13 graaff Exp $ + + 09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -fattr-1.0.3.ebuild, + -fattr-1.1.0.ebuild: + Remove old versions. *fattr-2.1.0 (26 Nov 2009) diff --git a/dev-ruby/fattr/fattr-1.0.3.ebuild b/dev-ruby/fattr/fattr-1.0.3.ebuild deleted file mode 100644 index 42c16a9f97d8..000000000000 --- a/dev-ruby/fattr/fattr-1.0.3.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/fattr/fattr-1.0.3.ebuild,v 1.1 2009/07/01 06:28:13 graaff Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="fattr.rb is a \"fatter attr\" for ruby." -HOMEPAGE="http://rubyforge.org/projects/codeforpeople/" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/dev-ruby/fattr/fattr-1.1.0.ebuild b/dev-ruby/fattr/fattr-1.1.0.ebuild deleted file mode 100644 index 1fa8d9936077..000000000000 --- a/dev-ruby/fattr/fattr-1.1.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/fattr/fattr-1.1.0.ebuild,v 1.1 2009/10/03 13:08:03 a3li Exp $ - -inherit ruby gems - -USE_RUBY="ruby18" -DESCRIPTION="fattr.rb is a \"fatter attr\" for ruby." -HOMEPAGE="http://rubyforge.org/projects/codeforpeople/" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" |