diff options
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r-- | kde-base/kblocks/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kblocks/kblocks-4.4.3.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kblocks/kblocks-4.4.4.ebuild (renamed from kde-base/kblocks/kblocks-4.4.2.ebuild) | 2 |
3 files changed, 8 insertions, 14 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog index 4c2e41d4d019..7c79ef00718c 100644 --- a/kde-base/kblocks/ChangeLog +++ b/kde-base/kblocks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kblocks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.45 2010/05/03 21:17:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.46 2010/06/06 14:41:43 scarabeus Exp $ + +*kblocks-4.4.4 (06 Jun 2010) + + 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -kblocks-4.4.2.ebuild, -kblocks-4.4.3.ebuild, +kblocks-4.4.4.ebuild: + Remove old. Version bump. 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kblocks-4.4.1.ebuild: Drop KDE SC 4.4.1 diff --git a/kde-base/kblocks/kblocks-4.4.3.ebuild b/kde-base/kblocks/kblocks-4.4.3.ebuild deleted file mode 100644 index e39efc96d5ac..000000000000 --- a/kde-base/kblocks/kblocks-4.4.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.4.3.ebuild,v 1.1 2010/05/03 20:21:42 alexxy Exp $ - -EAPI="3" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" diff --git a/kde-base/kblocks/kblocks-4.4.2.ebuild b/kde-base/kblocks/kblocks-4.4.4.ebuild index 6e929f619087..6490cece0cee 100644 --- a/kde-base/kblocks/kblocks-4.4.2.ebuild +++ b/kde-base/kblocks/kblocks-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.4.2.ebuild,v 1.1 2010/03/30 19:33:16 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.4.4.ebuild,v 1.1 2010/06/06 14:41:43 scarabeus Exp $ EAPI="3" |