diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:06:07 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:06:07 +0000 |
commit | 3353cf85409bb382e7f70324b4236c94ef5296a6 (patch) | |
tree | 3dd8a737ebb31dfc869f1c791c63adb91cdfa687 /kde-base/ktron | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-3353cf85409bb382e7f70324b4236c94ef5296a6.tar.gz gentoo-2-3353cf85409bb382e7f70324b4236c94ef5296a6.tar.bz2 gentoo-2-3353cf85409bb382e7f70324b4236c94ef5296a6.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/ktron')
-rw-r--r-- | kde-base/ktron/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktron/ktron-4.4.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/ktron/ChangeLog b/kde-base/ktron/ChangeLog index c1ce9302a472..b7f4fc42bb12 100644 --- a/kde-base/ktron/ChangeLog +++ b/kde-base/ktron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktron # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.122 2010/05/03 21:24:28 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktron/ChangeLog,v 1.123 2010/05/03 22:06:07 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -ktron-4.4.1.ebuild: + Drop KDE SC 4.4.1 *ktron-4.4.3 (03 May 2010) diff --git a/kde-base/ktron/ktron-4.4.1.ebuild b/kde-base/ktron/ktron-4.4.1.ebuild deleted file mode 100644 index 8eec3f0086d8..000000000000 --- a/kde-base/ktron/ktron-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/ktron/ktron-4.4.1.ebuild,v 1.1 2010/03/02 18:56:04 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE Tron game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" |