summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:31:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:31:08 +0000
commitfe380b2624ccd19a18941d417a2a8680f2895470 (patch)
tree5879096d52302f4e30534ae5574f97da7de73c2c /media-gfx
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-fe380b2624ccd19a18941d417a2a8680f2895470.tar.gz
historical-fe380b2624ccd19a18941d417a2a8680f2895470.tar.bz2
historical-fe380b2624ccd19a18941d417a2a8680f2895470.zip
inherit eutils
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/surf/surf-1.0.4-r1.ebuild4
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/"