diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 08:56:39 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 08:56:39 +0000 |
commit | 7ee6ead171411851f4eada9f0107ee88bd42cd40 (patch) | |
tree | b49c5145acf8f42eb9fabb1670f154a6c2639d04 /kde-base/kjots | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-7ee6ead171411851f4eada9f0107ee88bd42cd40.tar.gz gentoo-2-7ee6ead171411851f4eada9f0107ee88bd42cd40.tar.bz2 gentoo-2-7ee6ead171411851f4eada9f0107ee88bd42cd40.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/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kjots/kjots-4.1.2.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kjots/metadata.xml | 3 |
3 files changed, 26 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 990a157f4afc..d3d28be25ad2 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kjots # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.89 2008/09/13 23:58:47 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.90 2008/10/02 08:56:39 jmbsvicetto Exp $ + +*kjots-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + metadata.xml, +kjots-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *kjots-3.5.10 (13 Sep 2008) diff --git a/kde-base/kjots/kjots-4.1.2.ebuild b/kde-base/kjots/kjots-4.1.2.ebuild new file mode 100644 index 000000000000..21e2a53035a8 --- /dev/null +++ b/kde-base/kjots/kjots-4.1.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/kjots-4.1.2.ebuild,v 1.1 2008/10/02 08:56:39 jmbsvicetto Exp $ + +EAPI="2" + +KMNAME=kdepim +inherit kde4-meta + +DESCRIPTION="Kjots - KDE note taking utility" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" + +DEPEND=">=kde-base/libkdepim-${PV}:${SLOT}" + +KMEXTRACTONLY="libkdepim" diff --git a/kde-base/kjots/metadata.xml b/kde-base/kjots/metadata.xml index 8d1e86a9cefb..1a0371e18cd9 100644 --- a/kde-base/kjots/metadata.xml +++ b/kde-base/kjots/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<use> + <flag name="kontact">Enable support for the KDE personal information manager</flag> +</use> <herd>kde</herd> </pkgmetadata> |