diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:15:49 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:15:49 +0000 |
commit | 7fabdd83c984d214d347223fd9364799d1feb0b2 (patch) | |
tree | 6554a353e692e324bcc05bcfb9d497a8ab9d5636 /kde-base/kteatime | |
parent | [kde-base/kdepim-icons] Version bump to KDE SC 4.4.0 (diff) | |
download | historical-7fabdd83c984d214d347223fd9364799d1feb0b2.tar.gz historical-7fabdd83c984d214d347223fd9364799d1feb0b2.tar.bz2 historical-7fabdd83c984d214d347223fd9364799d1feb0b2.zip |
[kde-base/kteatime] Version bump to KDE SC 4.4.0
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kteatime')
-rw-r--r-- | kde-base/kteatime/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kteatime/kteatime-4.4.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kteatime/ChangeLog b/kde-base/kteatime/ChangeLog index ddad4a9468e9..8fd1452c18be 100644 --- a/kde-base/kteatime/ChangeLog +++ b/kde-base/kteatime/ChangeLog @@ -1,6 +1,11 @@ # 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.138 2010/01/25 16:57:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kteatime/ChangeLog,v 1.139 2010/02/09 00:15:47 alexxy Exp $ + +*kteatime-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kteatime-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *kteatime-4.3.5 (25 Jan 2010) diff --git a/kde-base/kteatime/kteatime-4.4.0.ebuild b/kde-base/kteatime/kteatime-4.4.0.ebuild new file mode 100644 index 000000000000..ed1dafca63f9 --- /dev/null +++ b/kde-base/kteatime/kteatime-4.4.0.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.0.ebuild,v 1.1 2010/02/09 00:15:47 alexxy Exp $ + +EAPI="2" + +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" |