summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-07-26 06:03:57 +0000
committerHans de Graaff <graaff@gentoo.org>2009-07-26 06:03:57 +0000
commited611baa43da1e7cfae96c3dab2dc1b03e79449f (patch)
tree23d16baf32023297b3ec010d8df713913a1d5d57 /dev-ruby/bluecloth
parentVersion bump. (diff)
downloadgentoo-2-ed611baa43da1e7cfae96c3dab2dc1b03e79449f.tar.gz
gentoo-2-ed611baa43da1e7cfae96c3dab2dc1b03e79449f.tar.bz2
gentoo-2-ed611baa43da1e7cfae96c3dab2dc1b03e79449f.zip
Remove old versions.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/bluecloth')
-rw-r--r--dev-ruby/bluecloth/ChangeLog6
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.0.0.ebuild17
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.0.2.ebuild17
-rw-r--r--dev-ruby/bluecloth/bluecloth-2.0.3.ebuild17
4 files changed, 5 insertions, 52 deletions
diff --git a/dev-ruby/bluecloth/ChangeLog b/dev-ruby/bluecloth/ChangeLog
index ff2980a90f80..32915e3d5bba 100644
--- a/dev-ruby/bluecloth/ChangeLog
+++ b/dev-ruby/bluecloth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/bluecloth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.18 2009/07/26 06:02:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.19 2009/07/26 06:03:57 graaff Exp $
+
+ 26 Jul 2009; Hans de Graaff <graaff@gentoo.org> -bluecloth-2.0.0.ebuild,
+ -bluecloth-2.0.2.ebuild, -bluecloth-2.0.3.ebuild:
+ Remove old versions.
*bluecloth-2.0.5 (26 Jul 2009)
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.0.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.0.ebuild
deleted file mode 100644
index 415d7c409700..000000000000
--- a/dev-ruby/bluecloth/bluecloth-2.0.0.ebuild
+++ /dev/null
@@ -1,17 +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/bluecloth/bluecloth-2.0.0.ebuild,v 1.1 2009/04/14 16:14:42 a3li Exp $
-
-inherit ruby gems
-
-DESCRIPTION="A Ruby implementation of Markdown"
-HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-USE_RUBY="ruby18 ruby19"
-DEPEND=">=dev-lang/ruby-1.8"
-RDEPEND="${DEPEND}"
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.2.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.2.ebuild
deleted file mode 100644
index 18349a04ce4d..000000000000
--- a/dev-ruby/bluecloth/bluecloth-2.0.2.ebuild
+++ /dev/null
@@ -1,17 +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/bluecloth/bluecloth-2.0.2.ebuild,v 1.1 2009/05/27 05:39:39 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="A Ruby implementation of Markdown"
-HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-USE_RUBY="ruby18 ruby19"
-DEPEND=">=dev-lang/ruby-1.8"
-RDEPEND="${DEPEND}"
diff --git a/dev-ruby/bluecloth/bluecloth-2.0.3.ebuild b/dev-ruby/bluecloth/bluecloth-2.0.3.ebuild
deleted file mode 100644
index 1c2b1aeb13c3..000000000000
--- a/dev-ruby/bluecloth/bluecloth-2.0.3.ebuild
+++ /dev/null
@@ -1,17 +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/bluecloth/bluecloth-2.0.3.ebuild,v 1.1 2009/06/24 05:31:41 graaff Exp $
-
-inherit ruby gems
-
-DESCRIPTION="A Ruby implementation of Markdown"
-HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-USE_RUBY="ruby18 ruby19"
-DEPEND=">=dev-lang/ruby-1.8"
-RDEPEND="${DEPEND}"