diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:11:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:11:29 +0000 |
commit | 012b10e89c7e63abccabd96fff7a241d95074a55 (patch) | |
tree | 1c65135786cf7bbbcc68444422882018d005fdaf /kde-base/knotes | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-012b10e89c7e63abccabd96fff7a241d95074a55.tar.gz gentoo-2-012b10e89c7e63abccabd96fff7a241d95074a55.tar.bz2 gentoo-2-012b10e89c7e63abccabd96fff7a241d95074a55.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotes')
-rw-r--r-- | kde-base/knotes/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotes/knotes-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotes/ChangeLog b/kde-base/knotes/ChangeLog index c09dc06abdd1..6755371a93a6 100644 --- a/kde-base/knotes/ChangeLog +++ b/kde-base/knotes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.130 2009/12/01 10:51:34 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/ChangeLog,v 1.131 2009/12/10 16:11:29 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> knotes-4.3.3.ebuild: + x86 stable, bug 292455 *knotes-4.3.4 (01 Dec 2009) diff --git a/kde-base/knotes/knotes-4.3.3.ebuild b/kde-base/knotes/knotes-4.3.3.ebuild index 1f093cb3f273..db567303d364 100644 --- a/kde-base/knotes/knotes-4.3.3.ebuild +++ b/kde-base/knotes/knotes-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.3.3.ebuild,v 1.4 2009/11/30 06:54:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotes/knotes-4.3.3.ebuild,v 1.5 2009/12/10 16:11:29 fauli Exp $ EAPI="2" @@ -9,7 +9,7 @@ KMNAME="kdepim" inherit kde4-meta DESCRIPTION="KDE Notes application" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" DEPEND="$(add_kdebase_dep libkdepim)" |