diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:27:25 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-14 10:27:25 +0000 |
commit | 0910361da59aa516b83275a0312f1db107f3bf3a (patch) | |
tree | aacdca9eaff3d847213a07b80451d4752d1e2581 /kde-base/katomic | |
parent | [kde-base/kate] Drop KDE 4.2.3 (diff) | |
download | gentoo-2-0910361da59aa516b83275a0312f1db107f3bf3a.tar.gz gentoo-2-0910361da59aa516b83275a0312f1db107f3bf3a.tar.bz2 gentoo-2-0910361da59aa516b83275a0312f1db107f3bf3a.zip |
[kde-base/katomic] Drop KDE 4.2.3
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.2.3.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index 7c380f6bc22b..6c34bdd60aac 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.116 2009/06/06 11:39:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.117 2009/06/14 10:27:25 alexxy Exp $ + + 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -katomic-4.2.3.ebuild: + Drop KDE 4.2.3 06 Jun 2009; Markus Meier <maekke@gentoo.org> katomic-3.5.10.ebuild: amd64/x86 stable, bug #271889 diff --git a/kde-base/katomic/katomic-4.2.3.ebuild b/kde-base/katomic/katomic-4.2.3.ebuild deleted file mode 100644 index fbe66a50ddcf..000000000000 --- a/kde-base/katomic/katomic-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/katomic/katomic-4.2.3.ebuild,v 1.1 2009/05/06 22:55:10 scarabeus Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE Atomic Entertainment Game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug doc" |