summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 02:23:10 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 02:23:10 +0000
commitc52de1901ee21e2b6ad761ea857c100c50dc394c (patch)
tree35ede8552366f86b2f57323bd1a47c6854a0225d /dev-ruby/strscan
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-c52de1901ee21e2b6ad761ea857c100c50dc394c.tar.gz
gentoo-2-c52de1901ee21e2b6ad761ea857c100c50dc394c.tar.bz2
gentoo-2-c52de1901ee21e2b6ad761ea857c100c50dc394c.zip
repoman: fix leading whitespace
Diffstat (limited to 'dev-ruby/strscan')
-rw-r--r--dev-ruby/strscan/Manifest3
-rw-r--r--dev-ruby/strscan/strscan-0.5.8.ebuild4
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-ruby/strscan/Manifest b/dev-ruby/strscan/Manifest
index afb65252ef36..808ed0113200 100644
--- a/dev-ruby/strscan/Manifest
+++ b/dev-ruby/strscan/Manifest
@@ -1,5 +1,6 @@
MD5 d53f6c606d6b8e636d1f60621c236671 ChangeLog 1094
-MD5 b3f9d183c6024fe49806985e483c7439 strscan-0.5.8.ebuild 829
+MD5 45a55d5c713ec92a5bc8fe65a7b16010 strscan-0.5.8.ebuild 824
MD5 090dbe5a2639b86647c99482e45adc05 strscan-0.6.7.ebuild 735
+MD5 3eec9f3fe48b51f49dbc1f171a3b026f metadata.xml 157
MD5 51fc1ffced6de8ab69d3fc5a6a5545b3 files/digest-strscan-0.5.8 64
MD5 8cdcb857296c0f0909ae9bf8cfb60fcc files/digest-strscan-0.6.7 127
diff --git a/dev-ruby/strscan/strscan-0.5.8.ebuild b/dev-ruby/strscan/strscan-0.5.8.ebuild
index 7c7ce28a047f..9b538f914a2b 100644
--- a/dev-ruby/strscan/strscan-0.5.8.ebuild
+++ b/dev-ruby/strscan/strscan-0.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.5.8.ebuild,v 1.9 2003/02/28 16:54:59 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/strscan/strscan-0.5.8.ebuild,v 1.10 2003/09/08 02:23:08 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Fast string scanning library for Ruby"
@@ -11,7 +11,7 @@ KEYWORDS="x86"
SLOT="0"
DEPEND=">=dev-lang/ruby-1.6.1
- >=dev-ruby/amstd-1.9.5"
+ >=dev-ruby/amstd-1.9.5"
src_compile() {
ruby setup.rb config --without=amstd || die