diff options
author | Michał Górny <mgorny@gentoo.org> | 2010-08-06 16:02:58 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2010-08-06 16:02:58 +0000 |
commit | b841d44d5545564de7ef1420b65b6c85446155a4 (patch) | |
tree | ed8ab91228c868d2363ba747e4c50148a3843bef /sci-libs | |
parent | dev-perl/perl-xyne-arch: Regenerate manifest. (diff) | |
download | sunrise-reviewed-b841d44d5545564de7ef1420b65b6c85446155a4.tar.gz sunrise-reviewed-b841d44d5545564de7ef1420b65b6c85446155a4.tar.bz2 sunrise-reviewed-b841d44d5545564de7ef1420b65b6c85446155a4.zip |
dev-embedded/s51dude, dev-php5/php-xmlsec, dev-util/debug, games-engines/dagii, net-misc/mugshot, sci-libs/candystore, x11-misc/gestikk: Remove a set of packages for which neither SRC_URI nor HOMEPAGE is reachable any longer.
svn path=/sunrise/; revision=11097
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/candystore/ChangeLog | 28 | ||||
-rw-r--r-- | sci-libs/candystore/Manifest | 4 | ||||
-rw-r--r-- | sci-libs/candystore/candystore-0.0.5.ebuild | 37 | ||||
-rw-r--r-- | sci-libs/candystore/metadata.xml | 6 |
4 files changed, 0 insertions, 75 deletions
diff --git a/sci-libs/candystore/ChangeLog b/sci-libs/candystore/ChangeLog deleted file mode 100644 index ecbbc8fa8..000000000 --- a/sci-libs/candystore/ChangeLog +++ /dev/null @@ -1,28 +0,0 @@ -# ChangeLog for sci-libs/candystore -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 12 Jan 2010; Markos Chandras <hwoarang@gentoo.org> - candystore-0.0.5.ebuild: - Migrate to qt4-r2 eclass - - 13 Feb 2009; Oliver Borm (boroli) <oli.borm@web.de> - -candystore-0.0.3.ebuild, +candystore-0.0.5.ebuild: - Version bump - - 19 Jan 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> - candystore-0.0.3.ebuild: - Add suggested RDEPEND=${DEPEND} - - 19 Nov 2008; Oliver Borm (oli) <oli.borm@web.de> -candystore-0.0.2.ebuild, - +candystore-0.0.3.ebuild: - Version bump. - - 13 Nov 2008; Oliver Borm (boroli) <oli.borm@web.de> - candystore-0.0.2.ebuild: - Some minor improvements - - 13 Nov 2008; Oliver Borm (boroli) <oli.borm@web.de> - +candystore-0.0.2.ebuild, +metadata.xml: - New ebuild for bug 246611, thanks to scarabeus - diff --git a/sci-libs/candystore/Manifest b/sci-libs/candystore/Manifest deleted file mode 100644 index 9cd42016d..000000000 --- a/sci-libs/candystore/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST candystore-0.0.5.zip 674942 RMD160 eba28317a78f93a0b53d2cddba8a1695956764ca SHA1 f9c469d57b5ec2261d9cbcce00e828ba9942268a SHA256 e84b83d2bd9b34f889b84f8274624fb8ac4e9c9503e5275c9a6f22d6ab285065 -EBUILD candystore-0.0.5.ebuild 710 RMD160 192bed860fa64f4c167cd3c1013b9f7df0c11ddc SHA1 5fe9cf5a547fe6281ebd4a74cd5362ef2652824f SHA256 79ee2c115401d7397b4fe649c10ec7afb4950fe24c57d84c63098e08021cb706 -MISC ChangeLog 850 RMD160 73bd9de5306462da9a4e8d982f172593102201fe SHA1 fe08e1a663a1eb538f3ff82257bee6764358a006 SHA256 ee6efe9f5629c53ec1e057eed6a2a650d65fd379337e243a341f336abd802619 -MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f diff --git a/sci-libs/candystore/candystore-0.0.5.ebuild b/sci-libs/candystore/candystore-0.0.5.ebuild deleted file mode 100644 index ca9fb1ab2..000000000 --- a/sci-libs/candystore/candystore-0.0.5.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="2" - -inherit qt4-r2 - -MY_PN="CandyStore" - -DESCRIPTION="CandyStore is a post processor for CalculiX" -HOMEPAGE="http://fe-candy.de" -SRC_URI="http://fe-candy.de/${P}.zip" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc" - -DEPEND="x11-libs/qt-gui:4" -RDEPEND=${DEPEND} - -S=${WORKDIR}/${MY_PN} - -src_configure() { - eqmake4 ${MY_PN}.pro -o Makefile PREFIX=/usr -} - -src_install() { - dobin ${MY_PN} || die "installation failed" - - if use doc ; then - dohtml -r html/* || die "installing html files failed" - docinto examples - dodoc test-files/* || die "installing examples failed" - fi -} diff --git a/sci-libs/candystore/metadata.xml b/sci-libs/candystore/metadata.xml deleted file mode 100644 index e6233b5dc..000000000 --- a/sci-libs/candystore/metadata.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer> -</pkgmetadata> |