summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 16:03:32 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 16:03:32 +0000
commit5d4d85b70a8bdd07762ee369fa16e80c7c65c0aa (patch)
tree4f377ae1744742d66dc4a09cae99dc100540c365 /dev-lang
parent(Portage version: 2.0.51.22-r1) (diff)
downloadgentoo-2-5d4d85b70a8bdd07762ee369fa16e80c7c65c0aa.tar.gz
gentoo-2-5d4d85b70a8bdd07762ee369fa16e80c7c65c0aa.tar.bz2
gentoo-2-5d4d85b70a8bdd07762ee369fa16e80c7c65c0aa.zip
QA: Set S once
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/pugs/pugs-6.0.11.ebuild3
-rw-r--r--dev-lang/pugs/pugs-6.2.3.ebuild3
2 files changed, 2 insertions, 4 deletions
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"