diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:36:18 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-02-17 02:36:18 +0000 |
commit | 2b478810ff0ae53947bb51a7856eb8eba5b97393 (patch) | |
tree | 1076b31548021151b6ccb56b010bb22b63cfa8b1 /kde-base/kquitapp | |
parent | Spring cleaning. (diff) | |
download | gentoo-2-2b478810ff0ae53947bb51a7856eb8eba5b97393.tar.gz gentoo-2-2b478810ff0ae53947bb51a7856eb8eba5b97393.tar.bz2 gentoo-2-2b478810ff0ae53947bb51a7856eb8eba5b97393.zip |
Spring cleaning.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kquitapp')
-rw-r--r-- | kde-base/kquitapp/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kquitapp/kquitapp-4.0.0.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kquitapp/ChangeLog b/kde-base/kquitapp/ChangeLog index 00ccb0893b36..9ee71c798299 100644 --- a/kde-base/kquitapp/ChangeLog +++ b/kde-base/kquitapp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kquitapp # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kquitapp/ChangeLog,v 1.2 2008/02/07 00:10:52 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kquitapp/ChangeLog,v 1.3 2008/02/17 02:36:18 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kquitapp-4.0.0.ebuild: + Spring cleaning *kquitapp-4.0.1 (06 Feb 2008) diff --git a/kde-base/kquitapp/kquitapp-4.0.0.ebuild b/kde-base/kquitapp/kquitapp-4.0.0.ebuild deleted file mode 100644 index 4ccbe78520e0..000000000000 --- a/kde-base/kquitapp/kquitapp-4.0.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kquitapp/kquitapp-4.0.0.ebuild,v 1.1 2008/01/18 00:22:03 ingmar Exp $ - -EAPI="1" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="A CLI application quitter" -KEYWORDS="~amd64 ~x86" -IUSE="debug" |