diff options
author | Alex Alexander <wired@gentoo.org> | 2009-12-01 10:49:45 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-12-01 10:49:45 +0000 |
commit | 2b81a42c51ebaddfc40dfb2140e1480c51679338 (patch) | |
tree | d4d27ba90badaa3698dffbc80859cc54a27f688d /kde-base/knetattach/knetattach-4.3.4.ebuild | |
parent | Add -j1 for install, see bug #295302. (diff) | |
download | gentoo-2-2b81a42c51ebaddfc40dfb2140e1480c51679338.tar.gz gentoo-2-2b81a42c51ebaddfc40dfb2140e1480c51679338.tar.bz2 gentoo-2-2b81a42c51ebaddfc40dfb2140e1480c51679338.zip |
Version bump KDE 4.3.4
(Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knetattach/knetattach-4.3.4.ebuild')
-rw-r--r-- | kde-base/knetattach/knetattach-4.3.4.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/knetattach/knetattach-4.3.4.ebuild b/kde-base/knetattach/knetattach-4.3.4.ebuild new file mode 100644 index 000000000000..2d6533c36806 --- /dev/null +++ b/kde-base/knetattach/knetattach-4.3.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/knetattach-4.3.4.ebuild,v 1.1 2009/12/01 10:49:45 wired Exp $ + +EAPI="2" + +KMNAME="kdebase-runtime" +inherit kde4-meta + +DESCRIPTION="KDE network wizard" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="debug +handbook" |