diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:31:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:31:08 +0000 |
commit | 87c18ff0a45140674f980a5b64a01f589d348efb (patch) | |
tree | c81878aab7c8feede002f7d715a54d01eed6bc73 /media-gfx/surf | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | gentoo-2-87c18ff0a45140674f980a5b64a01f589d348efb.tar.gz gentoo-2-87c18ff0a45140674f980a5b64a01f589d348efb.tar.bz2 gentoo-2-87c18ff0a45140674f980a5b64a01f589d348efb.zip |
inherit eutils
Diffstat (limited to 'media-gfx/surf')
-rw-r--r-- | media-gfx/surf/surf-1.0.4-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-gfx/surf/surf-1.0.4-r1.ebuild b/media-gfx/surf/surf-1.0.4-r1.ebuild index 8ebf15699b71..c8e49db8ec87 100644 --- a/media-gfx/surf/surf-1.0.4-r1.ebuild +++ b/media-gfx/surf/surf-1.0.4-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/surf/surf-1.0.4-r1.ebuild,v 1.2 2004/06/30 07:47:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/surf/surf-1.0.4-r1.ebuild,v 1.3 2004/07/14 18:31:08 agriffis Exp $ + +inherit eutils DESCRIPTION="a tool to visualize algebraic curves and algebraic surfaces" HOMEPAGE="http://surf.sourceforge.net/" |