diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-18 01:01:51 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-18 01:01:51 +0000 |
commit | 45e4071c896d50bf4f0350900fdba097016ca4fe (patch) | |
tree | 28bafde32366fe3d1fd7f4395aba6d5f946febaf /sci-mathematics | |
parent | New license for javamake (diff) | |
download | gentoo-2-45e4071c896d50bf4f0350900fdba097016ca4fe.tar.gz gentoo-2-45e4071c896d50bf4f0350900fdba097016ca4fe.tar.bz2 gentoo-2-45e4071c896d50bf4f0350900fdba097016ca4fe.zip |
Removing old ebuild.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/drgeo/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/drgeo/drgeo-0.9.12.ebuild | 28 | ||||
-rw-r--r-- | sci-mathematics/drgeo/files/digest-drgeo-0.9.12 | 1 |
3 files changed, 4 insertions, 30 deletions
diff --git a/sci-mathematics/drgeo/ChangeLog b/sci-mathematics/drgeo/ChangeLog index 59aeb697dd02..45861f61232e 100644 --- a/sci-mathematics/drgeo/ChangeLog +++ b/sci-mathematics/drgeo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/drgeo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.3 2005/02/06 02:15:26 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/ChangeLog,v 1.4 2005/03/18 01:01:51 cryos Exp $ + + 18 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> -drgeo-0.9.12.ebuild: + Removing old ebuild. 06 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> drgeo-0.9.14.ebuild: Marked stable on amd64 and x86. diff --git a/sci-mathematics/drgeo/drgeo-0.9.12.ebuild b/sci-mathematics/drgeo/drgeo-0.9.12.ebuild deleted file mode 100644 index a4e6b935a904..000000000000 --- a/sci-mathematics/drgeo/drgeo-0.9.12.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/drgeo/drgeo-0.9.12.ebuild,v 1.2 2005/02/06 02:15:26 cryos Exp $ - -DESCRIPTION="Interactive geometry package" -HOMEPAGE="http://www.ofset.org/drgeo" -SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc" - -IUSE="" - -DEPEND=">=x11-libs/gtk+-2 - >=gnome-base/libglade-2 - >=dev-libs/libxml2-2 - >=dev-util/guile-1.4" - -src_compile() { - econf || die - emake || die -} - -src_install() { - einstall || die - dodoc AUTHORS COPYING ChangeLog README NEWS TODO -} diff --git a/sci-mathematics/drgeo/files/digest-drgeo-0.9.12 b/sci-mathematics/drgeo/files/digest-drgeo-0.9.12 deleted file mode 100644 index c8fee7571033..000000000000 --- a/sci-mathematics/drgeo/files/digest-drgeo-0.9.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 d2d32a5216910d4e64b84b768b507748 drgeo-0.9.12.tar.gz 1390416 |