aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Huettel (dilfridge) <mail@akhuettel.de>2010-09-18 14:54:49 +0200
committerAndreas K. Huettel (dilfridge) <mail@akhuettel.de>2010-09-18 14:54:49 +0200
commitcea6dc7f4074f3d8191fb4b0342757b0a4784a29 (patch)
tree318868212c253403bc895bbb796378566e6b3c74 /sci-misc/gcam/gcam-2009.05.31.ebuild
parentNew package: sci-mathematics/nauty (diff)
downloadsci-cea6dc7f4074f3d8191fb4b0342757b0a4784a29.tar.gz
sci-cea6dc7f4074f3d8191fb4b0342757b0a4784a29.tar.bz2
sci-cea6dc7f4074f3d8191fb4b0342757b0a4784a29.zip
[sci-misc/gcam] In main tree now.
Diffstat (limited to 'sci-misc/gcam/gcam-2009.05.31.ebuild')
-rw-r--r--sci-misc/gcam/gcam-2009.05.31.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sci-misc/gcam/gcam-2009.05.31.ebuild b/sci-misc/gcam/gcam-2009.05.31.ebuild
deleted file mode 100644
index f519ff065..000000000
--- a/sci-misc/gcam/gcam-2009.05.31.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="1"
-
-inherit base
-
-DESCRIPTION="GNU Computer Aided Manufacturing"
-HOMEPAGE="http://gcam.js.cx"
-SRC_URI="http://gcam.js.cx/files/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="x11-libs/gtk+:2
- x11-libs/gtkglext"
-RDEPEND="${DEPEND}"