summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/chronic')
-rw-r--r--dev-ruby/chronic/ChangeLog6
-rw-r--r--dev-ruby/chronic/chronic-0.6.4-r1.ebuild21
-rw-r--r--dev-ruby/chronic/chronic-0.6.4.ebuild23
-rw-r--r--dev-ruby/chronic/chronic-0.6.6.ebuild21
4 files changed, 5 insertions, 66 deletions
diff --git a/dev-ruby/chronic/ChangeLog b/dev-ruby/chronic/ChangeLog
index 72e15259d699..9f71cdfa6f89 100644
--- a/dev-ruby/chronic/ChangeLog
+++ b/dev-ruby/chronic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/chronic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.7 2012/04/07 08:33:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/ChangeLog,v 1.8 2012/06/20 17:34:58 graaff Exp $
+
+ 20 Jun 2012; Hans de Graaff <graaff@gentoo.org> -chronic-0.6.4.ebuild,
+ -chronic-0.6.4-r1.ebuild, -chronic-0.6.6.ebuild:
+ Remove old versions.
*chronic-0.6.7 (07 Apr 2012)
diff --git a/dev-ruby/chronic/chronic-0.6.4-r1.ebuild b/dev-ruby/chronic/chronic-0.6.4-r1.ebuild
deleted file mode 100644
index a9e9d01fc76d..000000000000
--- a/dev-ruby/chronic/chronic-0.6.4-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.6.4-r1.ebuild,v 1.1 2011/10/21 07:14:28 graaff Exp $
-
-EAPI="2"
-USE_RUBY="ruby18 ree18 jruby rbx"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="chronic.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Chronic is a natural language date/time parser written in pure Ruby."
-HOMEPAGE="https://github.com/mojombo/chronic"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
diff --git a/dev-ruby/chronic/chronic-0.6.4.ebuild b/dev-ruby/chronic/chronic-0.6.4.ebuild
deleted file mode 100644
index 4f6e69d12e54..000000000000
--- a/dev-ruby/chronic/chronic-0.6.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.6.4.ebuild,v 1.1 2011/09/10 09:08:50 graaff Exp $
-
-EAPI="2"
-USE_RUBY="ruby18 ree18 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="chronic.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Chronic is a natural language date/time parser written in pure Ruby."
-HOMEPAGE="https://github.com/mojombo/chronic"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
diff --git a/dev-ruby/chronic/chronic-0.6.6.ebuild b/dev-ruby/chronic/chronic-0.6.6.ebuild
deleted file mode 100644
index c0580ebea41e..000000000000
--- a/dev-ruby/chronic/chronic-0.6.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/chronic/chronic-0.6.6.ebuild,v 1.2 2012/03/07 16:22:21 naota Exp $
-
-EAPI="2"
-USE_RUBY="ruby18 ree18 jruby ruby19"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="chronic.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Chronic is a natural language date/time parser written in pure Ruby."
-HOMEPAGE="https://github.com/mojombo/chronic"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
-SLOT="0"
-IUSE=""