diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 14:02:24 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-17 14:02:24 +0000 |
commit | 3176c89ca791f7a5796da131dccb8649df16f017 (patch) | |
tree | 4738f212ebf42d35430b013d20adf96afde0e077 /kde-base/kpat | |
parent | Mark stable on AMD64 for bug #259080 based on an arch tester report by Vícto... (diff) | |
download | gentoo-2-3176c89ca791f7a5796da131dccb8649df16f017.tar.gz gentoo-2-3176c89ca791f7a5796da131dccb8649df16f017.tar.bz2 gentoo-2-3176c89ca791f7a5796da131dccb8649df16f017.zip |
Drop KDE 4.1.4
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.1.4.ebuild | 11 |
2 files changed, 4 insertions, 12 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index c53e163e4656..2a6b7625b768 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.104 2009/02/01 07:47:17 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.105 2009/02/17 14:02:24 alexxy Exp $ + + 17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -kpat-4.1.4.ebuild: + Drop KDE 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kpat-4.2.0.ebuild: diff --git a/kde-base/kpat/kpat-4.1.4.ebuild b/kde-base/kpat/kpat-4.1.4.ebuild deleted file mode 100644 index f8071130669a..000000000000 --- a/kde-base/kpat/kpat-4.1.4.ebuild +++ /dev/null @@ -1,11 +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/kpat/kpat-4.1.4.ebuild,v 1.1 2009/01/13 22:38:33 alexxy Exp $ - -EAPI="2" -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="KDE patience game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |