summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-04-14 17:45:14 +0000
committerHans de Graaff <graaff@gentoo.org>2009-04-14 17:45:14 +0000
commit0801c492e7acf618df49d48ac094245c566afb0d (patch)
treeb191d78d9a0592c598fe23c4b080855383bdca37 /dev-ruby/ruby-mp3info
parentFix deprecated use of USE_RUBY="any". (diff)
downloadgentoo-2-0801c492e7acf618df49d48ac094245c566afb0d.tar.gz
gentoo-2-0801c492e7acf618df49d48ac094245c566afb0d.tar.bz2
gentoo-2-0801c492e7acf618df49d48ac094245c566afb0d.zip
Remove old versions.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-mp3info')
-rw-r--r--dev-ruby/ruby-mp3info/ChangeLog8
-rw-r--r--dev-ruby/ruby-mp3info/ruby-mp3info-0.4.ebuild21
-rw-r--r--dev-ruby/ruby-mp3info/ruby-mp3info-0.5.1.ebuild15
-rw-r--r--dev-ruby/ruby-mp3info/ruby-mp3info-0.5.ebuild17
4 files changed, 6 insertions, 55 deletions
diff --git a/dev-ruby/ruby-mp3info/ChangeLog b/dev-ruby/ruby-mp3info/ChangeLog
index 37c46b557954..67c99df5d333 100644
--- a/dev-ruby/ruby-mp3info/ChangeLog
+++ b/dev-ruby/ruby-mp3info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-mp3info
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.10 2008/12/20 14:30:02 graaff Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ChangeLog,v 1.11 2009/04/14 17:45:14 graaff Exp $
+
+ 14 Apr 2009; Hans de Graaff <graaff@gentoo.org> -ruby-mp3info-0.4.ebuild,
+ -ruby-mp3info-0.5.ebuild, -ruby-mp3info-0.5.1.ebuild:
+ Remove old versions.
*ruby-mp3info-0.6.10 (20 Dec 2008)
diff --git a/dev-ruby/ruby-mp3info/ruby-mp3info-0.4.ebuild b/dev-ruby/ruby-mp3info/ruby-mp3info-0.4.ebuild
deleted file mode 100644
index 0b4eb8805ae4..000000000000
--- a/dev-ruby/ruby-mp3info/ruby-mp3info-0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.4.ebuild,v 1.2 2007/07/11 05:23:08 mr_bones_ Exp $
-
-inherit ruby
-
-DESCRIPTION="A pure Ruby library for access to mp3 files (internal infos and tags)"
-HOMEPAGE="http://rubyforge.org/projects/ruby-mp3info/"
-SRC_URI="http://rubyforge.org/frs/download.php/4278/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-
-IUSE=""
-USE_RUBY="any"
-DEPEND="virtual/ruby"
-
-src_test() {
- ruby test.rb || die "test.rb failed"
-}
diff --git a/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.1.ebuild b/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.1.ebuild
deleted file mode 100644
index 3be5638ba45a..000000000000
--- a/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.1.ebuild,v 1.1 2007/09/18 18:26:48 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="A pure Ruby library for access to mp3 files (internal infos and tags)"
-HOMEPAGE="http://rubyforge.org/projects/ruby-mp3info/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
-
-IUSE=""
-DEPEND="virtual/ruby"
diff --git a/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.ebuild b/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.ebuild
deleted file mode 100644
index e360424c5dd7..000000000000
--- a/dev-ruby/ruby-mp3info/ruby-mp3info-0.5.ebuild
+++ /dev/null
@@ -1,17 +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-mp3info/ruby-mp3info-0.5.ebuild,v 1.4 2007/07/11 05:23:08 mr_bones_ Exp $
-
-inherit ruby gems
-
-DESCRIPTION="A pure Ruby library for access to mp3 files (internal infos and tags)"
-HOMEPAGE="http://rubyforge.org/projects/ruby-mp3info/"
-SRC_URI="http://gems.rubyforge.org/${P}.gem"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
-
-IUSE=""
-USE_RUBY="any"
-DEPEND="virtual/ruby"