summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-23 13:31:56 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-23 13:31:56 +0000
commit4ed5d41945c5b63fc5522dd226f0e0c40212c5fb (patch)
tree809f88877f9a8cb928f27129a6306257ec045dc5 /dev-util/tmake/tmake-1.8-r1.ebuild
parentrepoman'd (diff)
downloadgentoo-2-4ed5d41945c5b63fc5522dd226f0e0c40212c5fb.tar.gz
gentoo-2-4ed5d41945c5b63fc5522dd226f0e0c40212c5fb.tar.bz2
gentoo-2-4ed5d41945c5b63fc5522dd226f0e0c40212c5fb.zip
repoman'd
Diffstat (limited to 'dev-util/tmake/tmake-1.8-r1.ebuild')
-rw-r--r--dev-util/tmake/tmake-1.8-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/tmake/tmake-1.8-r1.ebuild b/dev-util/tmake/tmake-1.8-r1.ebuild
index 53cd68e0d497..96a855799515 100644
--- a/dev-util/tmake/tmake-1.8-r1.ebuild
+++ b/dev-util/tmake/tmake-1.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.2 2002/07/04 08:14:29 seemant Exp $
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-1.8-r1.ebuild,v 1.3 2002/07/23 13:28:37 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A Cross platform Makefile tool"
@@ -9,8 +9,9 @@ HOMEPAGE="http://www.trolltech.com/products/download/freebies/tmake.html"
RDEPEND="sys-devel/perl"
+SLOT="0"
LICENSE="as-is"
-SLOT=""
+KEYWORDS="x86"
src_install () {
@@ -23,4 +24,3 @@ src_install () {
dodir /etc/env.d
echo "TMAKEPATH=/usr/lib/tmake/linux-g++" > ${D}/etc/env.d/51tmake
}
-