diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 09:16:16 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 09:16:16 +0000 |
commit | 16be7a1454650c7ee7938c1e195b7b1165c7c5ea (patch) | |
tree | 79865b0132613dd932e52ff05dec82773b4b0fa6 /kde-base/knetattach | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-16be7a1454650c7ee7938c1e195b7b1165c7c5ea.tar.gz gentoo-2-16be7a1454650c7ee7938c1e195b7b1165c7c5ea.tar.bz2 gentoo-2-16be7a1454650c7ee7938c1e195b7b1165c7c5ea.zip |
Add kde-4.1.2 into the tree from the kde-testing overlay.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'kde-base/knetattach')
-rw-r--r-- | kde-base/knetattach/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/knetattach/knetattach-4.1.2.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/knetattach/ChangeLog b/kde-base/knetattach/ChangeLog index bf41cce04dcd..dde27e81cd1e 100644 --- a/kde-base/knetattach/ChangeLog +++ b/kde-base/knetattach/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/knetattach # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.94 2008/09/13 23:59:05 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knetattach/ChangeLog,v 1.95 2008/10/02 09:16:16 jmbsvicetto Exp $ + +*knetattach-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +knetattach-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *knetattach-3.5.10 (13 Sep 2008) diff --git a/kde-base/knetattach/knetattach-4.1.2.ebuild b/kde-base/knetattach/knetattach-4.1.2.ebuild new file mode 100644 index 000000000000..2f311eecd9a6 --- /dev/null +++ b/kde-base/knetattach/knetattach-4.1.2.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.1.2.ebuild,v 1.1 2008/10/02 09:16:16 jmbsvicetto Exp $ + +EAPI="2" + +KMNAME=kdebase-runtime +inherit kde4-meta + +DESCRIPTION="KDE network wizard" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |