diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-19 23:10:58 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-02-19 23:10:58 +0000 |
commit | e7f851906a49d805386eba9bd8df7bc95cc4680c (patch) | |
tree | 262f1c535679c1127fdad17d147e0474d16ca059 /kde-base/kfourinline | |
parent | Drop stale kde 4.1.4 ebuilds (diff) | |
download | gentoo-2-e7f851906a49d805386eba9bd8df7bc95cc4680c.tar.gz gentoo-2-e7f851906a49d805386eba9bd8df7bc95cc4680c.tar.bz2 gentoo-2-e7f851906a49d805386eba9bd8df7bc95cc4680c.zip |
Drop stale kde 4.1.4 ebuilds
(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.1.4.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 0f39fc77cb4a..1e30c6ecf6a1 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.17 2009/02/01 07:13:02 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.18 2009/02/19 23:10:58 alexxy Exp $ + + 19 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> + -kfourinline-4.1.4.ebuild: + Drop stale kde 4.1.4 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> kfourinline-4.2.0.ebuild: diff --git a/kde-base/kfourinline/kfourinline-4.1.4.ebuild b/kde-base/kfourinline/kfourinline-4.1.4.ebuild deleted file mode 100644 index 1cfb8527e4a8..000000000000 --- a/kde-base/kfourinline/kfourinline-4.1.4.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.1.4.ebuild,v 1.1 2009/01/13 21:59:45 alexxy Exp $ - -EAPI="2" - -KMNAME=kdegames -inherit kde4-meta - -DESCRIPTION="kde four-in-a-row game" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="debug htmlhandbook" |