summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-05-07 10:26:24 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-05-07 10:26:24 +0000
commit2d0cd11cebfa14cf264a45fd40dae11a342025ec (patch)
tree1f77f111632dac7f62d7dd9e35af20869cab96fe /app-text/c2ps/c2ps-4.0.ebuild
parentMarked as stable. (diff)
downloadhistorical-2d0cd11cebfa14cf264a45fd40dae11a342025ec.tar.gz
historical-2d0cd11cebfa14cf264a45fd40dae11a342025ec.tar.bz2
historical-2d0cd11cebfa14cf264a45fd40dae11a342025ec.zip
add missing IUSE=""
Diffstat (limited to 'app-text/c2ps/c2ps-4.0.ebuild')
-rw-r--r--app-text/c2ps/c2ps-4.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/c2ps/c2ps-4.0.ebuild b/app-text/c2ps/c2ps-4.0.ebuild
index 24e1b69a1605..0a3f0a375ab8 100644
--- a/app-text/c2ps/c2ps-4.0.ebuild
+++ b/app-text/c2ps/c2ps-4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.4 2003/08/05 18:43:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/c2ps/c2ps-4.0.ebuild,v 1.5 2004/05/07 10:26:24 lanius Exp $
DESCRIPTION="Generates a beautified ps document from a source file (c/c++)"
HOMEPAGE="http://www.cs.technion.ac.il/users/c2ps"
@@ -9,6 +9,7 @@ SRC_URI="http://www.cs.technion.ac.il/users/c2ps/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
src_compile() {
emake || die