diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:03:55 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-02-20 23:03:55 +0000 |
commit | 5049eafe22e87cdef0c21fd7e5e458dc322858ec (patch) | |
tree | dae3f4ddafe0ba16a5d545d89253810084732daf /kde-base/kjots | |
parent | Version bump to KDE 3.5.9. (diff) | |
download | gentoo-2-5049eafe22e87cdef0c21fd7e5e458dc322858ec.tar.gz gentoo-2-5049eafe22e87cdef0c21fd7e5e458dc322858ec.tar.bz2 gentoo-2-5049eafe22e87cdef0c21fd7e5e458dc322858ec.zip |
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kjots')
-rw-r--r-- | kde-base/kjots/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kjots/kjots-3.5.9.ebuild | 11 |
2 files changed, 17 insertions, 1 deletions
diff --git a/kde-base/kjots/ChangeLog b/kde-base/kjots/ChangeLog index 5aa5c8f9ad70..1e223389d5dc 100644 --- a/kde-base/kjots/ChangeLog +++ b/kde-base/kjots/ChangeLog @@ -1,6 +1,11 @@ # 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.75 2008/02/17 01:46:17 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjots/ChangeLog,v 1.76 2008/02/20 23:03:55 philantrop Exp $ + +*kjots-3.5.9 (20 Feb 2008) + + 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org> +kjots-3.5.9.ebuild: + Version bump to KDE 3.5.9. 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kjots-3.5.5.ebuild, -kjots-3.5.6.ebuild, -kjots-3.5.7.ebuild, -kjots-4.0.0.ebuild: diff --git a/kde-base/kjots/kjots-3.5.9.ebuild b/kde-base/kjots/kjots-3.5.9.ebuild new file mode 100644 index 000000000000..42837099f56b --- /dev/null +++ b/kde-base/kjots/kjots-3.5.9.ebuild @@ -0,0 +1,11 @@ +# 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-3.5.9.ebuild,v 1.1 2008/02/20 23:03:55 philantrop Exp $ + +KMNAME=kdeutils +EAPI="1" +inherit kde-meta eutils + +DESCRIPTION="Kjots - KDE note taking utility" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="kdehiddenvisibility" |