diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-06 19:18:48 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-06 19:18:48 +0000 |
commit | 178c77c7eceee69ed2f94844f396b72520c5d20e (patch) | |
tree | 5a24e0e08e33f20af636f4c090791a03ae9e2254 /kde-base/kstartupconfig | |
parent | New package to satisfy the dependency in dev-php/PEAR-Numbers_Words (diff) | |
download | gentoo-2-178c77c7eceee69ed2f94844f396b72520c5d20e.tar.gz gentoo-2-178c77c7eceee69ed2f94844f396b72520c5d20e.tar.bz2 gentoo-2-178c77c7eceee69ed2f94844f396b72520c5d20e.zip |
Cleanup old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'kde-base/kstartupconfig')
-rw-r--r-- | kde-base/kstartupconfig/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kstartupconfig/kstartupconfig-4.11.11.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kstartupconfig/kstartupconfig-4.11.12.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/kstartupconfig/ChangeLog b/kde-base/kstartupconfig/ChangeLog index 268916c955b3..38f965f3b67e 100644 --- a/kde-base/kstartupconfig/ChangeLog +++ b/kde-base/kstartupconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kstartupconfig # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.218 2014/10/25 20:03:17 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/ChangeLog,v 1.219 2014/11/06 19:18:47 mrueg Exp $ + + 06 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -kstartupconfig-4.11.11.ebuild, + -kstartupconfig-4.11.12.ebuild: + Cleanup old. *kstartupconfig-4.11.13 (25 Oct 2014) diff --git a/kde-base/kstartupconfig/kstartupconfig-4.11.11.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.11.11.ebuild deleted file mode 100644 index 5302d7d87236..000000000000 --- a/kde-base/kstartupconfig/kstartupconfig-4.11.11.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/kstartupconfig-4.11.11.ebuild,v 1.1 2014/07/16 17:41:02 johu Exp $ - -EAPI=5 - -KMNAME="kde-workspace" -inherit kde4-meta - -DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" diff --git a/kde-base/kstartupconfig/kstartupconfig-4.11.12.ebuild b/kde-base/kstartupconfig/kstartupconfig-4.11.12.ebuild deleted file mode 100644 index 31557f46eefc..000000000000 --- a/kde-base/kstartupconfig/kstartupconfig-4.11.12.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kstartupconfig/kstartupconfig-4.11.12.ebuild,v 1.1 2014/09/16 18:17:34 johu Exp $ - -EAPI=5 - -KMNAME="kde-workspace" -inherit kde4-meta - -DESCRIPTION="KDE: Utility to launch applications with special window properties" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" |