diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:37:58 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:37:58 +0000 |
commit | 51f5d981b42162ba2fc55ed82ae09b5935728a99 (patch) | |
tree | 370b9663640b755dfe3dfcc7ef02a6fc4912d33d /kde-base/kdiamond | |
parent | Version bump KDE 4.4.3 (diff) | |
download | gentoo-2-51f5d981b42162ba2fc55ed82ae09b5935728a99.tar.gz gentoo-2-51f5d981b42162ba2fc55ed82ae09b5935728a99.tar.bz2 gentoo-2-51f5d981b42162ba2fc55ed82ae09b5935728a99.zip |
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdiamond')
-rw-r--r-- | kde-base/kdiamond/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdiamond/kdiamond-4.4.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog index 63a27b98f4ed..a7fc928134ac 100644 --- a/kde-base/kdiamond/ChangeLog +++ b/kde-base/kdiamond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdiamond # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.44 2010/05/03 20:46:59 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.45 2010/05/03 21:37:58 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kdiamond-4.4.1.ebuild: + Drop KDE SC 4.4.1 *kdiamond-4.4.3 (03 May 2010) diff --git a/kde-base/kdiamond/kdiamond-4.4.1.ebuild b/kde-base/kdiamond/kdiamond-4.4.1.ebuild deleted file mode 100644 index cc3dee16f615..000000000000 --- a/kde-base/kdiamond/kdiamond-4.4.1.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/kdiamond/kdiamond-4.4.1.ebuild,v 1.1 2010/03/02 17:14:29 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: KDiamond is a three-in-a-row game." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" |