diff options
author | layman <layman@localhost> | 2013-12-23 03:11:43 -0500 |
---|---|---|
committer | layman <layman@localhost> | 2013-12-23 03:11:43 -0500 |
commit | ae527583f7527eb847354c31313b2a67dcc5302b (patch) | |
tree | 047341141907bf4aca1c9cf23c3a38f4adaca418 | |
parent | [dev-util/gammaray] Changing name to lowercase (diff) | |
download | dMaggot-ae527583f7527eb847354c31313b2a67dcc5302b.tar.gz dMaggot-ae527583f7527eb847354c31313b2a67dcc5302b.tar.bz2 dMaggot-ae527583f7527eb847354c31313b2a67dcc5302b.zip |
[dev-util/gammaray] Deleting ebuilds with previous name
-rw-r--r-- | dev-util/gammaray/GammaRay-1.3.1.ebuild | 23 | ||||
-rw-r--r-- | dev-util/gammaray/GammaRay-1.3.2.ebuild | 23 |
2 files changed, 0 insertions, 46 deletions
diff --git a/dev-util/gammaray/GammaRay-1.3.1.ebuild b/dev-util/gammaray/GammaRay-1.3.1.ebuild deleted file mode 100644 index 9f0914e..0000000 --- a/dev-util/gammaray/GammaRay-1.3.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -inherit cmake-utils git-2 - -DESCRIPTION="Tool to poke around in a Qt-application and also to manipulate the application to some extent" -HOMEPAGE="http://www.kdab.com/gammaray" -EGIT_REPO_URI="git://github.com/KDAB/GammaRay.git" - -DEPEND=" -dev-qt/qtcore -dev-qt/qtgui -" - -RDEPEND="${DEPEND}" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" diff --git a/dev-util/gammaray/GammaRay-1.3.2.ebuild b/dev-util/gammaray/GammaRay-1.3.2.ebuild deleted file mode 100644 index 9f0914e..0000000 --- a/dev-util/gammaray/GammaRay-1.3.2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -inherit cmake-utils git-2 - -DESCRIPTION="Tool to poke around in a Qt-application and also to manipulate the application to some extent" -HOMEPAGE="http://www.kdab.com/gammaray" -EGIT_REPO_URI="git://github.com/KDAB/GammaRay.git" - -DEPEND=" -dev-qt/qtcore -dev-qt/qtgui -" - -RDEPEND="${DEPEND}" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" |