summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:48:57 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:48:57 +0000
commit6cdf83ad556c2709f36e6a4d000ca10360bb3614 (patch)
tree96f7864296b8d7bdb9ebef09336e9057cc84615c /sys-apps/yard
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadhistorical-6cdf83ad556c2709f36e6a4d000ca10360bb3614.tar.gz
historical-6cdf83ad556c2709f36e6a4d000ca10360bb3614.tar.bz2
historical-6cdf83ad556c2709f36e6a4d000ca10360bb3614.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/yard')
-rw-r--r--sys-apps/yard/yard-2.0-r1.ebuild4
-rw-r--r--sys-apps/yard/yard-2.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/yard/yard-2.0-r1.ebuild b/sys-apps/yard/yard-2.0-r1.ebuild
index 3869968d829c..b1da77de62ca 100644
--- a/sys-apps/yard/yard-2.0-r1.ebuild
+++ b/sys-apps/yard/yard-2.0-r1.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.0-r1.ebuild,v 1.18 2004/06/24 22:33:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.0-r1.ebuild,v 1.19 2004/07/15 02:48:57 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Yard is a suite of Perl scripts for creating rescue disks (also
called bootdisks) for Linux."
SRC_URI="http://www.croftj.net/~fawcett/yard/${P}.tar.gz
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.linuxlots.com/~fawcett/yard/"
SLOT="0"
LICENSE="GPL-2 Artistic"
KEYWORDS="x86 amd64 -ppc"
+IUSE=""
DEPEND="dev-lang/perl"
src_unpack() {
diff --git a/sys-apps/yard/yard-2.2.ebuild b/sys-apps/yard/yard-2.2.ebuild
index cb786152d2fe..2ccb03dedc72 100644
--- a/sys-apps/yard/yard-2.2.ebuild
+++ b/sys-apps/yard/yard-2.2.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.2.ebuild,v 1.8 2004/06/24 22:33:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/yard/yard-2.2.ebuild,v 1.9 2004/07/15 02:48:57 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Yard is a suite of Perl scripts for creating rescue disks (also
called bootdisks) for Linux."
SRC_URI="http://www.linuxlots.com/~fawcett/yard/${P}.tar.gz
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.linuxlots.com/~fawcett/yard/"
SLOT="0"
LICENSE="GPL-2 Artistic"
KEYWORDS="x86 amd64 -ppc"
+IUSE=""
DEPEND="dev-lang/perl"
RDEPEND=""