diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:52:06 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 21:52:06 +0000 |
commit | 6889ecd697e3c84eadf774f7fb960a7c807d6dad (patch) | |
tree | 455f1897c87d469c80e408f26236ad4b8fe525a7 /kde-base/knewstuff | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | gentoo-2-6889ecd697e3c84eadf774f7fb960a7c807d6dad.tar.gz gentoo-2-6889ecd697e3c84eadf774f7fb960a7c807d6dad.tar.bz2 gentoo-2-6889ecd697e3c84eadf774f7fb960a7c807d6dad.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/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.4.1.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index a708af2ffb43..4779b9683977 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.57 2010/05/03 21:03:35 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.58 2010/05/03 21:52:06 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -knewstuff-4.4.1.ebuild: + Drop KDE SC 4.4.1 *knewstuff-4.4.3 (03 May 2010) diff --git a/kde-base/knewstuff/knewstuff-4.4.1.ebuild b/kde-base/knewstuff/knewstuff-4.4.1.ebuild deleted file mode 100644 index 26b48cc72db3..000000000000 --- a/kde-base/knewstuff/knewstuff-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/knewstuff/knewstuff-4.4.1.ebuild,v 1.1 2010/03/02 18:13:04 tampakrap Exp $ - -EAPI="3" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" |