diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-21 11:36:59 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-21 11:36:59 +0000 |
commit | c08d23536d8d9b47a100d021f23c23849e2987d0 (patch) | |
tree | e625e75a978579d817d437e70129a9484b175707 /kde-base/knetworkconf/knetworkconf-4.0.4.ebuild | |
parent | Initial import. Thanks rajkrish (bug #140840) for his work. (diff) | |
download | historical-c08d23536d8d9b47a100d021f23c23849e2987d0.tar.gz historical-c08d23536d8d9b47a100d021f23c23849e2987d0.tar.bz2 historical-c08d23536d8d9b47a100d021f23c23849e2987d0.zip |
Removing KDE-4.0.X packages now that 4.1.2 was put in the tree.
Diffstat (limited to 'kde-base/knetworkconf/knetworkconf-4.0.4.ebuild')
-rw-r--r-- | kde-base/knetworkconf/knetworkconf-4.0.4.ebuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kde-base/knetworkconf/knetworkconf-4.0.4.ebuild b/kde-base/knetworkconf/knetworkconf-4.0.4.ebuild deleted file mode 100644 index f0c0849145f1..000000000000 --- a/kde-base/knetworkconf/knetworkconf-4.0.4.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/knetworkconf/knetworkconf-4.0.4.ebuild,v 1.1 2008/05/16 00:02:05 ingmar Exp $ - -EAPI="1" - -KMNAME=kdeadmin -inherit kde4-meta - -DESCRIPTION="KDE control Center Module to confiure Network settings" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" |