diff options
author | Ben de Groot <yngwin@gentoo.org> | 2010-03-22 02:23:35 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2010-03-22 02:23:35 +0000 |
commit | ba1114dc4754a48ecc2d3e3c2b5ec631b4cfea99 (patch) | |
tree | 406fedf7ccee24a8ec74cdd43046fb61a7461472 /sci-mathematics | |
parent | Remove qt3 version wrt bug #283429 and #300043 (diff) | |
download | gentoo-2-ba1114dc4754a48ecc2d3e3c2b5ec631b4cfea99.tar.gz gentoo-2-ba1114dc4754a48ecc2d3e3c2b5ec631b4cfea99.tar.bz2 gentoo-2-ba1114dc4754a48ecc2d3e3c2b5ec631b4cfea99.zip |
x11-libs/qt:3 and revdeps removal, bug #283429
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/kseg/ChangeLog | 31 | ||||
-rw-r--r-- | sci-mathematics/kseg/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/kseg/kseg-0.403.ebuild | 43 | ||||
-rw-r--r-- | sci-mathematics/kseg/metadata.xml | 16 |
4 files changed, 0 insertions, 94 deletions
diff --git a/sci-mathematics/kseg/ChangeLog b/sci-mathematics/kseg/ChangeLog deleted file mode 100644 index 8729bbf1bfbc..000000000000 --- a/sci-mathematics/kseg/ChangeLog +++ /dev/null @@ -1,31 +0,0 @@ -# ChangeLog for sci-mathematics/kseg -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/ChangeLog,v 1.6 2008/07/27 22:21:48 carlo Exp $ - - 27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> kseg-0.403.ebuild: - QA: Get rid of deprecated qt_min_version(). - - 18 Jul 2007; Marcus D. Hanwell <cryos@gentoo.org> - -files/kseg-0.402-gentoo.patch, -kseg-0.402.ebuild, kseg-0.403.ebuild: - Marked stable on amd64 and pruned old version. - - 09 Aug 2006; Brent Baude <ranger@gentoo.org> kseg-0.403.ebuild: - Marking kseg-0.403 ~ppc64 per bug 142742 - - 05 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> kseg-0.403.ebuild: - Added ~ppc, bug #142742 - -*kseg-0.403 (14 Jun 2006) - - 14 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> kseg-0.402.ebuild, - +kseg-0.403.ebuild: - Version bump, closes bug 131091. Marked 0.403 stable on amd64. - -*kseg-0.402 (14 Jan 2006) - - 14 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> - +files/kseg-0.402-gentoo.patch, +metadata.xml, +kseg-0.402.ebuild: - Initial import, thanks to Thomas Veith <xtv@gentoo.org> for the original - ebuild, Gard Spreemann <spreeman@stud.ntnu.no> for the updated version and - Lucas Chiesa <lucas.chiesa@gmail.com> for his work on it. - diff --git a/sci-mathematics/kseg/Manifest b/sci-mathematics/kseg/Manifest deleted file mode 100644 index b9088be634a2..000000000000 --- a/sci-mathematics/kseg/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST kseg-0.403.tar.gz 656675 RMD160 abfabdae67be7d6af8d61cc159dbd91b7271e723 SHA1 24655ca2a50f3470aeee8a361f50cdd7a0646049 SHA256 233743ea0b5916c45f15e1780cc5a44e9b069d9841d34a5cb2f680f4a060c2d5 -EBUILD kseg-0.403.ebuild 1080 RMD160 928d9a167dd72723cc8b0ba1b132a93bdf72e518 SHA1 841c8e15a123080cbdf5d5868f8585e79353de79 SHA256 3e9464f9df1b7938d79298dcdaab1613504fc6e8fca1f6e5209ade5a9d631ba1 -MISC ChangeLog 1261 RMD160 8c83b6d236a19f49dbf7e1c410f366b1e75f2f24 SHA1 91d7c423179af88d7e7d67b5a07b8b19da268bcc SHA256 011a7c816c7071f7d5501362b6bb2b2de047b70e2f2f1efa50c605af88cd2802 -MISC metadata.xml 592 RMD160 cf041bd5f27ef6d879929ca630c1b3aa1d58b719 SHA1 97b743caeababad4acbe87758205871a2b34ecf6 SHA256 6b26f7571638c101219d22cc43981a2cdb1747ac13745d9a166dba711a44da7f diff --git a/sci-mathematics/kseg/kseg-0.403.ebuild b/sci-mathematics/kseg/kseg-0.403.ebuild deleted file mode 100644 index 9a889fdc9321..000000000000 --- a/sci-mathematics/kseg/kseg-0.403.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/kseg/kseg-0.403.ebuild,v 1.5 2008/07/27 22:21:48 carlo Exp $ - -EAPI=1 - -inherit eutils qt3 - -DESCRIPTION="Interactive geometry program for exploring Euclidean geometry" -HOMEPAGE="http://www.mit.edu/~ibaran/kseg.html" -SRC_URI="http://www.mit.edu/~ibaran/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" -IUSE="examples" -DEPEND="x11-libs/qt:3" - -S=${WORKDIR}/${PN} - -src_unpack() { - unpack ${A} - cd "${S}" - # Fix silly hardcoded help file path and CCFLAGS. - #epatch ${FILESDIR}/${P}-gentoo.patch - sed -i -e "s|KSEG_HELP_DIR|${PF}/help|" main.cpp -} - -src_compile() { - "${QTDIR}"/bin/qmake QMAKE="${QTDIR}"/bin/qmake || die 'qmake failed.' - emake || die 'emake failed.' -} - -src_install() { - exeinto /usr/bin - doexe kseg - dodoc AUTHORS README README.translators VERSION - insinto /usr/share/doc/${PF}/help - doins *.html *.qm - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins examples/* - fi -} diff --git a/sci-mathematics/kseg/metadata.xml b/sci-mathematics/kseg/metadata.xml deleted file mode 100644 index 45fabec03557..000000000000 --- a/sci-mathematics/kseg/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>sci-mathematics</herd> - <maintainer> - <email>cryos@gentoo.org</email> - </maintainer> - <longdescription> - Interactive geometry program for exploring Euclidean geometry. You can - create a construction, such as a triangle with a circumcenter, and then, as - you drag the vertices of the triangle you can see the circumcenter moving in - real time. Can be used to make high quality figures in LaTeX and is built - using Qt. - </longdescription> -</pkgmetadata> - |