summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-11-09 09:19:04 +0000
committerMike Frysinger <vapier@gentoo.org>2002-11-09 09:19:04 +0000
commit061e1d7f0591ed7aa22ba247d23d6a6f53f29832 (patch)
tree7fdfac0d62861077123851da79db96a78cc244e5 /sys-devel/cons
parentcleanup (diff)
downloadhistorical-061e1d7f0591ed7aa22ba247d23d6a6f53f29832.tar.gz
historical-061e1d7f0591ed7aa22ba247d23d6a6f53f29832.tar.bz2
historical-061e1d7f0591ed7aa22ba247d23d6a6f53f29832.zip
fixes/cleanup
Diffstat (limited to 'sys-devel/cons')
-rw-r--r--sys-devel/cons/cons-2.2.0.ebuild21
1 files changed, 9 insertions, 12 deletions
diff --git a/sys-devel/cons/cons-2.2.0.ebuild b/sys-devel/cons/cons-2.2.0.ebuild
index 8e14c5e1e43e..2e12a0053d88 100644
--- a/sys-devel/cons/cons-2.2.0.ebuild
+++ b/sys-devel/cons/cons-2.2.0.ebuild
@@ -1,23 +1,20 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header:
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/cons/cons-2.2.0.ebuild,v 1.2 2002/11/09 09:19:04 vapier Exp $
-MY_P=${PN}-2.2.0
-S=${WORKDIR}/${MY_P}
DESCRIPTION="Extensible perl-based build utility"
-SRC_URI="http://www.dsmit.com/cons/stable/${MY_P}.tgz"
+SRC_URI="http://www.dsmit.com/cons/stable/${P}.tgz"
HOMEPAGE="http://www.dsmit.com/cons/"
-DEPEND="sys-devel/perl
- dev-perl/Digest-MD5"
-
SLOT="2.2"
-LICENSE="GPL"
+LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha"
-src_install () {
- exeinto /usr/bin
- doexe cons
+DEPEND="sys-devel/perl
+ dev-perl/Digest-MD5"
+
+src_install() {
+ dobin cons
dodoc CHANGES COPYING COPYRIGHT INSTALL MANIFEST README RELEASE TODO
dohtml *.html
doman cons.1.gz