diff options
author | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-05-16 00:00:38 +0000 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@gentoo.org> | 2008-05-16 00:00:38 +0000 |
commit | 83efc690a641e0e663548cee3a1d07c5883a0ab2 (patch) | |
tree | 37133eba925487edf042ce52bb460db00157577c /kde-base/knetattach/knetattach-4.0.4.ebuild | |
parent | Added KDE 4.0.4 version of kmplot. Thanks to Jorge Manuel B. S. Vicetto. (diff) | |
download | historical-83efc690a641e0e663548cee3a1d07c5883a0ab2.tar.gz historical-83efc690a641e0e663548cee3a1d07c5883a0ab2.tar.bz2 historical-83efc690a641e0e663548cee3a1d07c5883a0ab2.zip |
Added KDE 4.0.4 version of knetattach. Thanks to Jorge Manuel B. S. Vicetto.
Package-Manager: portage-2.1.5
Diffstat (limited to 'kde-base/knetattach/knetattach-4.0.4.ebuild')
-rw-r--r-- | kde-base/knetattach/knetattach-4.0.4.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/knetattach/knetattach-4.0.4.ebuild b/kde-base/knetattach/knetattach-4.0.4.ebuild new file mode 100644 index 000000000000..b478ea9aa2db --- /dev/null +++ b/kde-base/knetattach/knetattach-4.0.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.0.4.ebuild,v 1.1 2008/05/16 00:00:38 ingmar Exp $ + +EAPI="1" + +KMNAME=kdebase-runtime +inherit kde4-meta + +DESCRIPTION="KDE network wizard" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |