diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 15:39:03 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-03 15:39:03 +0000 |
commit | 9c2cd810052f08df897239d6067d831c588e27d4 (patch) | |
tree | 3de0acf33e80a59679cc38ca8c2bcff5d172888c /kde-base | |
parent | Marking kdejava-3.5.10 ppc64 for bug 271889 (diff) | |
download | gentoo-2-9c2cd810052f08df897239d6067d831c588e27d4.tar.gz gentoo-2-9c2cd810052f08df897239d6067d831c588e27d4.tar.bz2 gentoo-2-9c2cd810052f08df897239d6067d831c588e27d4.zip |
Drop KDE 4.2.2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kdiamond/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdiamond/kdiamond-4.2.2.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog index d72d98c8f3db..823812ecea6a 100644 --- a/kde-base/kdiamond/ChangeLog +++ b/kde-base/kdiamond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdiamond # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.15 2009/05/06 23:21:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.16 2009/06/03 15:39:03 alexxy Exp $ + + 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdiamond-4.2.2.ebuild: + Drop KDE 4.2.2 *kdiamond-4.2.3 (06 May 2009) diff --git a/kde-base/kdiamond/kdiamond-4.2.2.ebuild b/kde-base/kdiamond/kdiamond-4.2.2.ebuild deleted file mode 100644 index 5f16f9e57e40..000000000000 --- a/kde-base/kdiamond/kdiamond-4.2.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/kdiamond-4.2.2.ebuild,v 1.2 2009/04/17 06:48:41 alexxy Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE: KDiamond is a three-in-a-row game." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug doc" |