diff options
author | Hanno Böck <hanno@gentoo.org> | 2009-08-03 21:10:12 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2009-08-03 21:10:12 +0000 |
commit | fbc4d00ba1eb3fc19d2fdf6b5028cae17417cd26 (patch) | |
tree | 23ec7c815429a9407585a6127af21ecd6026eaaf /sci-geosciences/qlandkartegt | |
parent | username change (diff) | |
download | gentoo-2-fbc4d00ba1eb3fc19d2fdf6b5028cae17417cd26.tar.gz gentoo-2-fbc4d00ba1eb3fc19d2fdf6b5028cae17417cd26.tar.bz2 gentoo-2-fbc4d00ba1eb3fc19d2fdf6b5028cae17417cd26.zip |
remove old qlandkartegt versions
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-geosciences/qlandkartegt')
3 files changed, 0 insertions, 77 deletions
diff --git a/sci-geosciences/qlandkartegt/qlandkartegt-0.11.0.ebuild b/sci-geosciences/qlandkartegt/qlandkartegt-0.11.0.ebuild deleted file mode 100644 index c2b7a75244ce..000000000000 --- a/sci-geosciences/qlandkartegt/qlandkartegt-0.11.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qlandkartegt/qlandkartegt-0.11.0.ebuild,v 1.2 2009/03/20 10:53:45 hanno Exp $ - -EAPI=1 - -inherit cmake-utils - -DESCRIPTION="View and upload map files, track and waypoint data to your Garmin GPS." -HOMEPAGE="http://www.qlandkarte.org/" -SRC_URI="mirror://sourceforge/${PN}/QLandkarteGT.${PV}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="|| ( - ( - x11-libs/qt-core:4 - x11-libs/qt-gui:4 - x11-libs/qt-opengl:4 - ) - =x11-libs/qt-4.3* ) - sci-libs/proj - sci-libs/gdal" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/QLandkarteGT.2009.03.09" diff --git a/sci-geosciences/qlandkartegt/qlandkartegt-0.11.1.ebuild b/sci-geosciences/qlandkartegt/qlandkartegt-0.11.1.ebuild deleted file mode 100644 index 094c04f8f225..000000000000 --- a/sci-geosciences/qlandkartegt/qlandkartegt-0.11.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qlandkartegt/qlandkartegt-0.11.1.ebuild,v 1.1 2009/04/15 21:04:06 hanno Exp $ - -EAPI=1 - -inherit cmake-utils - -DESCRIPTION="View and upload map files, track and waypoint data to your Garmin GPS." -HOMEPAGE="http://www.qlandkarte.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="|| ( - ( - x11-libs/qt-core:4 - x11-libs/qt-gui:4 - x11-libs/qt-opengl:4 - ) - =x11-libs/qt-4.3* ) - sci-libs/proj - sci-libs/gdal" -RDEPEND="${DEPEND}" diff --git a/sci-geosciences/qlandkartegt/qlandkartegt-0.12.0.ebuild b/sci-geosciences/qlandkartegt/qlandkartegt-0.12.0.ebuild deleted file mode 100644 index 765de24b3c0d..000000000000 --- a/sci-geosciences/qlandkartegt/qlandkartegt-0.12.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qlandkartegt/qlandkartegt-0.12.0.ebuild,v 1.1 2009/05/07 14:37:59 hanno Exp $ - -EAPI=1 - -inherit cmake-utils - -DESCRIPTION="View and upload map files, track and waypoint data to your Garmin GPS." -HOMEPAGE="http://www.qlandkarte.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="|| ( - ( - x11-libs/qt-core:4 - x11-libs/qt-gui:4 - x11-libs/qt-opengl:4 - ) - =x11-libs/qt-4.3* ) - sci-libs/proj - sci-libs/gdal" -RDEPEND="${DEPEND}" |