diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-03-02 18:51:30 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-03-02 18:51:30 +0000 |
commit | c8d20e73cc6a11299c5d100b0d96d6af3d5ce0d6 (patch) | |
tree | f54ddfaa7c6f0ce4ef08d1f9767a898a1c508e64 /kde-base | |
parent | Version bump. (diff) | |
download | gentoo-2-c8d20e73cc6a11299c5d100b0d96d6af3d5ce0d6.tar.gz gentoo-2-c8d20e73cc6a11299c5d100b0d96d6af3d5ce0d6.tar.bz2 gentoo-2-c8d20e73cc6a11299c5d100b0d96d6af3d5ce0d6.zip |
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kteatime/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kteatime/kteatime-4.4.1.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kteatime/ChangeLog b/kde-base/kteatime/ChangeLog index b3b3b216039c..d454d4f51748 100644 --- a/kde-base/kteatime/ChangeLog +++ b/kde-base/kteatime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kteatime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.140 2010/02/20 11:39:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.141 2010/03/02 18:51:30 tampakrap Exp $ + +*kteatime-4.4.1 (02 Mar 2010) + + 02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org> + +kteatime-4.4.1.ebuild: + Version bump 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> kteatime-4.3.5.ebuild: amd64/x86 stable wrt #300393 diff --git a/kde-base/kteatime/kteatime-4.4.1.ebuild b/kde-base/kteatime/kteatime-4.4.1.ebuild new file mode 100644 index 000000000000..d11b091691cc --- /dev/null +++ b/kde-base/kteatime/kteatime-4.4.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/kteatime-4.4.1.ebuild,v 1.1 2010/03/02 18:51:30 tampakrap Exp $ + +EAPI="3" + +KMNAME="kdetoys" +inherit kde4-meta + +DESCRIPTION="KDE utility for making a fine cup of tea" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |