diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 19:44:59 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-03-08 19:44:59 +0000 |
commit | 030c9a9ad9e269005a15d368f2ed8a035b3234fb (patch) | |
tree | 4cebdabf99fd67c3dc445081cbdb4a570a5c5323 /kde-base/kfourinline | |
parent | openvas bump (diff) | |
download | gentoo-2-030c9a9ad9e269005a15d368f2ed8a035b3234fb.tar.gz gentoo-2-030c9a9ad9e269005a15d368f2ed8a035b3234fb.tar.bz2 gentoo-2-030c9a9ad9e269005a15d368f2ed8a035b3234fb.zip |
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.2.0.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 35a05adf1bfa..9820b67f1e8e 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.20 2009/03/08 13:41:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.21 2009/03/08 19:44:59 alexxy Exp $ + + 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kfourinline-4.2.0.ebuild: + Drop KDE 4.2.0 08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org> kfourinline-4.2.1.ebuild: diff --git a/kde-base/kfourinline/kfourinline-4.2.0.ebuild b/kde-base/kfourinline/kfourinline-4.2.0.ebuild deleted file mode 100644 index af204d48a149..000000000000 --- a/kde-base/kfourinline/kfourinline-4.2.0.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/kfourinline/kfourinline-4.2.0.ebuild,v 1.2 2009/02/01 07:13:02 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME="kdegames" -inherit kde4-meta - -DESCRIPTION="kde four-in-a-row game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |