summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 16:01:29 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 16:01:29 +0000
commit27208f02bd16b35cb2020ec9614c6c94a2c61abe (patch)
treef2c293d10b8c60b7e5fe8be4df594b97d0cabff4 /dev-lang/pugs
parentfix deps, some cleanups (diff)
downloadhistorical-27208f02bd16b35cb2020ec9614c6c94a2c61abe.tar.gz
historical-27208f02bd16b35cb2020ec9614c6c94a2c61abe.tar.bz2
historical-27208f02bd16b35cb2020ec9614c6c94a2c61abe.zip
QA: Set S once
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lang/pugs')
-rw-r--r--dev-lang/pugs/Manifest12
-rw-r--r--dev-lang/pugs/pugs-6.0.11.ebuild3
-rw-r--r--dev-lang/pugs/pugs-6.2.3.ebuild3
3 files changed, 8 insertions, 10 deletions
diff --git a/dev-lang/pugs/Manifest b/dev-lang/pugs/Manifest
index 365c3e975fb4..94bd83a2fadc 100644
--- a/dev-lang/pugs/Manifest
+++ b/dev-lang/pugs/Manifest
@@ -2,15 +2,15 @@
Hash: SHA1
MD5 3e3acb67aabdc0e08e2ceff310fa27cf ChangeLog 1052
-MD5 e195d07dd8c771cb3816ab6cece1510e metadata.xml 464
-MD5 85cbb558c2309d1f7a4087fc96b04824 pugs-6.0.11.ebuild 605
-MD5 7cdd9542983a225103d264fe60593d85 pugs-6.2.3.ebuild 619
MD5 9b22fae8c9c831a52de40862635a0763 files/digest-pugs-6.0.11 69
MD5 d5e4dbe7341fe4043de32ec0fca783bd files/digest-pugs-6.2.3 68
+MD5 e195d07dd8c771cb3816ab6cece1510e metadata.xml 464
+MD5 07a195c0bdadd7b5d9da0dd456e48282 pugs-6.0.11.ebuild 582
+MD5 7ace74efbc137da8fa877331841c76a5 pugs-6.2.3.ebuild 596
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCi7G/tG5z4I8BtQoRAmfTAJ4tuRci5DstyKeapZ9V15W5yS3R/QCaAjfF
-IXX0Op7xWfg8dSnf94qGVGU=
-=b1ie
+iD8DBQFCz/TyI1lqEGTUzyQRAoq7AJ4hx/adWxQSlWFYQBwmFY7vcGmirwCgzaP2
+t/11AXV61Ijj9nQqlrf5lvI=
+=AVsn
-----END PGP SIGNATURE-----
diff --git a/dev-lang/pugs/pugs-6.0.11.ebuild b/dev-lang/pugs/pugs-6.0.11.ebuild
index ee70efbde44c..cad22b5ec607 100644
--- a/dev-lang/pugs/pugs-6.0.11.ebuild
+++ b/dev-lang/pugs/pugs-6.0.11.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.0.11.ebuild,v 1.4 2005/05/11 10:12:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.0.11.ebuild,v 1.5 2005/07/09 16:01:29 swegener Exp $
inherit perl-module
MY_P="Perl6-Pugs-${PV}"
-S="${WORKDIR}/-${PV}"
S=${WORKDIR}/${MY_P}
DESCRIPTION="Pugs is an implementation of Perl 6, written in Haskell"
diff --git a/dev-lang/pugs/pugs-6.2.3.ebuild b/dev-lang/pugs/pugs-6.2.3.ebuild
index 104587916dfe..1ec04bac97a0 100644
--- a/dev-lang/pugs/pugs-6.2.3.ebuild
+++ b/dev-lang/pugs/pugs-6.2.3.ebuild
@@ -1,11 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.2.3.ebuild,v 1.1 2005/05/18 21:21:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/pugs-6.2.3.ebuild,v 1.2 2005/07/09 16:01:29 swegener Exp $
inherit perl-module
MY_P="Perl6-Pugs-${PV}"
-S="${WORKDIR}/-${PV}"
S=${WORKDIR}/${MY_P}
DESCRIPTION="Pugs is an implementation of Perl 6, written in Haskell"