diff options
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r-- | kde-base/kblocks/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblocks/kblocks-4.13.0.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog index ce2f98afda86..50eaf54c3bce 100644 --- a/kde-base/kblocks/ChangeLog +++ b/kde-base/kblocks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblocks # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.205 2014/06/15 16:56:30 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.206 2014/06/19 13:01:03 creffett Exp $ + + 19 Jun 2014; Chris Reffett <creffett@gentoo.org> -kblocks-4.13.0.ebuild: + Remove KDE SC 4.13.0 *kblocks-4.13.2 (15 Jun 2014) diff --git a/kde-base/kblocks/kblocks-4.13.0.ebuild b/kde-base/kblocks/kblocks-4.13.0.ebuild deleted file mode 100644 index a570c16f0576..000000000000 --- a/kde-base/kblocks/kblocks-4.13.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.13.0.ebuild,v 1.2 2014/04/17 00:43:31 johu Exp $ - -EAPI=5 - -KDE_HANDBOOK="optional" -inherit kde4-base - -DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -HOMEPAGE="http://www.kde.org/applications/games/kblocks/" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="$(add_kdebase_dep libkdegames)" -RDEPEND="${DEPEND}" |