diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:57:09 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:57:09 +0000 |
commit | ee957b2f2015d7b7721d51df86e22d9205899993 (patch) | |
tree | df3540a691d8ee54f96dfd3378387fd3c32fd870 /kde-base/kdiamond | |
parent | [kde-base/kdialog] Drop KDE 4.2.3 (diff) | |
download | gentoo-2-ee957b2f2015d7b7721d51df86e22d9205899993.tar.gz gentoo-2-ee957b2f2015d7b7721d51df86e22d9205899993.tar.bz2 gentoo-2-ee957b2f2015d7b7721d51df86e22d9205899993.zip |
[kde-base/kdiamond] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdiamond')
-rw-r--r-- | kde-base/kdiamond/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdiamond/kdiamond-4.2.3.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kdiamond/ChangeLog b/kde-base/kdiamond/ChangeLog index c48c77da8d60..15c47f018c75 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.18 2009/06/04 23:52:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdiamond/ChangeLog,v 1.19 2009/06/14 10:57:09 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kdiamond-4.2.3.ebuild: + Drop KDE 4.2.3 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> ChangeLog: Fix accidently added keywords diff --git a/kde-base/kdiamond/kdiamond-4.2.3.ebuild b/kde-base/kdiamond/kdiamond-4.2.3.ebuild deleted file mode 100644 index db3bd65ea426..000000000000 --- a/kde-base/kdiamond/kdiamond-4.2.3.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.3.ebuild,v 1.1 2009/05/06 23:21:25 scarabeus 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" |