diff options
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.10.ebuild | 13 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.6.ebuild | 13 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.7.ebuild | 13 |
4 files changed, 5 insertions, 40 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index 287852ac9a90..b8c6ee8cf91e 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.18 2008/10/07 23:03:04 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.19 2008/10/16 09:25:52 flameeyes Exp $ + + 16 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> -tzinfo-0.3.6.ebuild, + -tzinfo-0.3.7.ebuild, -tzinfo-0.3.10.ebuild: + Cleanup old ebuilds. *tzinfo-0.3.11 (07 Oct 2008) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.10.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.10.ebuild deleted file mode 100644 index da33fdf5982e..000000000000 --- a/dev-ruby/tzinfo/tzinfo-0.3.10.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.10.ebuild,v 1.1 2008/10/03 18:51:22 flameeyes Exp $ - -inherit gems - -DESCRIPTION="Library to provide daylight-savings aware transformations between timezones" -HOMEPAGE="http://tzinfo.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" -IUSE="" diff --git a/dev-ruby/tzinfo/tzinfo-0.3.6.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.6.ebuild deleted file mode 100644 index d2184b42c1e6..000000000000 --- a/dev-ruby/tzinfo/tzinfo-0.3.6.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.6.ebuild,v 1.1 2008/01/26 07:54:32 graaff Exp $ - -inherit gems - -DESCRIPTION="Library to provide daylight-savings aware transformations between timezones" -HOMEPAGE="http://tzinfo.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" -IUSE="" diff --git a/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild deleted file mode 100644 index a2a1119512c1..000000000000 --- a/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.7.ebuild,v 1.1 2008/03/21 06:46:25 graaff Exp $ - -inherit gems - -DESCRIPTION="Library to provide daylight-savings aware transformations between timezones" -HOMEPAGE="http://tzinfo.rubyforge.org/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" -IUSE="" |