diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:56:20 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:56:20 +0000 |
commit | 41382570978f06df57fdafb30d4e8fb8a6b2f4f3 (patch) | |
tree | 489cd0e67f453420b43739b561e3f048a6aa4b94 /kde-base/kpat | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-41382570978f06df57fdafb30d4e8fb8a6b2f4f3.tar.gz gentoo-2-41382570978f06df57fdafb30d4e8fb8a6b2f4f3.tar.bz2 gentoo-2-41382570978f06df57fdafb30d4e8fb8a6b2f4f3.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/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.4.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index 58180ddcc0cd..85b80ada51bb 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.148 2010/05/03 21:09:29 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.149 2010/05/03 21:56:20 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kpat-4.4.1.ebuild: + Drop KDE SC 4.4.1 *kpat-4.4.3 (03 May 2010) diff --git a/kde-base/kpat/kpat-4.4.1.ebuild b/kde-base/kpat/kpat-4.4.1.ebuild deleted file mode 100644 index 1a8316de11e9..000000000000 --- a/kde-base/kpat/kpat-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/kpat/kpat-4.4.1.ebuild,v 1.1 2010/03/02 18:26:23 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="KDE patience game" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" |