summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 01:12:17 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 01:12:17 +0000
commita0041fed553129d0308c9096b47d1b697f44ddfb (patch)
tree085ff84dd937668a178ba17547a46e60dd693588 /dev-ruby
parentQA: Don't assign default to S (diff)
downloadhistorical-a0041fed553129d0308c9096b47d1b697f44ddfb.tar.gz
historical-a0041fed553129d0308c9096b47d1b697f44ddfb.tar.bz2
historical-a0041fed553129d0308c9096b47d1b697f44ddfb.zip
QA: Don't assign default to S
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/syntax/Manifest14
-rw-r--r--dev-ruby/syntax/syntax-0.7.0.ebuild4
2 files changed, 13 insertions, 5 deletions
diff --git a/dev-ruby/syntax/Manifest b/dev-ruby/syntax/Manifest
index 73206a3bd9ed..40b9d25e1b74 100644
--- a/dev-ruby/syntax/Manifest
+++ b/dev-ruby/syntax/Manifest
@@ -1,4 +1,14 @@
-MD5 2f4caeed14b9bb2433f3c4b568773808 syntax-0.7.0.ebuild 500
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 acfa47638e7dc153ffc8cc5dd4349dea ChangeLog 335
-MD5 1a24e0b48460c02e20931fceded24e1a metadata.xml 254
MD5 09c1c42feb22301c9b0e631b909a46bd files/digest-syntax-0.7.0 60
+MD5 1a24e0b48460c02e20931fceded24e1a metadata.xml 254
+MD5 68c5a41787f100cb39df89b8f0f02625 syntax-0.7.0.ebuild 484
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC0HX/I1lqEGTUzyQRAtOCAKCSOjP/5p/rwIY8iRY0o0Wq5wpK3gCfczj+
+oD2APXaZO+8ts4RcOAuY/UA=
+=xafh
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/syntax/syntax-0.7.0.ebuild b/dev-ruby/syntax/syntax-0.7.0.ebuild
index 2d849b417c56..284a6a28b129 100644
--- a/dev-ruby/syntax/syntax-0.7.0.ebuild
+++ b/dev-ruby/syntax/syntax-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-0.7.0.ebuild,v 1.1 2005/03/30 17:59:06 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-0.7.0.ebuild,v 1.2 2005/07/10 01:12:17 swegener Exp $
inherit ruby gems
@@ -15,5 +15,3 @@ IUSE=""
USE_RUBY="any"
DEPEND="virtual/ruby"
-
-S=${WORKDIR}/${P}