summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-22 16:02:37 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-22 16:02:37 +0000
commit0e98acd6ec582c77f60158f1161d4c812f3aeedd (patch)
treea9c189278648ea2a2c94fb17cc38c02317adcfc2 /dev-ruby/text-format
parentalpha/arm/ia64/m68k/s390/sh/sparc stable wrt #313821 (diff)
downloadgentoo-2-0e98acd6ec582c77f60158f1161d4c812f3aeedd.tar.gz
gentoo-2-0e98acd6ec582c77f60158f1161d4c812f3aeedd.tar.bz2
gentoo-2-0e98acd6ec582c77f60158f1161d4c812f3aeedd.zip
Various cleanups.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog6
-rw-r--r--dev-ruby/text-format/text-format-1.0.0.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 01741362b99b..77ac7d3d0dba 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.32 2010/02/18 16:31:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.33 2010/05/22 16:02:37 flameeyes Exp $
+
+ 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ text-format-1.0.0.ebuild:
+ Various cleanups.
18 Feb 2010; Fabian Groffen <grobian@gentoo.org>
text-format-1.0.0-r1.ebuild:
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
index 2d5a5369e01f..4367270b11f2 100644
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.12 2010/02/13 19:41:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.13 2010/05/22 16:02:37 flameeyes Exp $
inherit ruby gems
DESCRIPTION="Text::Format provides strong text formatting capabilities to Ruby"
HOMEPAGE="http://raa.ruby-lang.org/project/text-format/"
-SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"