diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2008-11-09 02:52:26 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2008-11-09 02:52:26 +0000 |
commit | 884448fe539d8d03e15d3b454fb0413fe9b6fbbc (patch) | |
tree | 1f45a51ef736830a005781f5a511fee20d294f84 /kde-base/ktuberling | |
parent | Fixup 4.1.3 mask, so no more empty lines. (diff) | |
download | historical-884448fe539d8d03e15d3b454fb0413fe9b6fbbc.tar.gz historical-884448fe539d8d03e15d3b454fb0413fe9b6fbbc.tar.bz2 historical-884448fe539d8d03e15d3b454fb0413fe9b6fbbc.zip |
Full auto: Version bump for KDE-4.1.3
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-gentoo i686
Diffstat (limited to 'kde-base/ktuberling')
-rw-r--r-- | kde-base/ktuberling/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ktuberling/ktuberling-4.1.3.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/ktuberling/ChangeLog b/kde-base/ktuberling/ChangeLog index 97a082d53528..c6b428492ff7 100644 --- a/kde-base/ktuberling/ChangeLog +++ b/kde-base/ktuberling/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/ktuberling # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.96 2008/10/21 11:25:31 jmbsvicetto Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.97 2008/11/09 01:30:18 scarabeus Exp $ + +*ktuberling-4.1.3 (08 Nov 2008) + + 08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> + +ktuberling-4.1.3.ebuild: + Version bump. 21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> -ktuberling-4.0.4.ebuild, -ktuberling-4.0.5.ebuild: diff --git a/kde-base/ktuberling/ktuberling-4.1.3.ebuild b/kde-base/ktuberling/ktuberling-4.1.3.ebuild new file mode 100644 index 000000000000..a32716f5b631 --- /dev/null +++ b/kde-base/ktuberling/ktuberling-4.1.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ktuberling-4.1.3.ebuild,v 1.1 2008/11/09 01:30:18 scarabeus Exp $ + +EAPI="2" + +KMNAME=kdegames +inherit kde4-meta + +DESCRIPTION="KDE: potato game for kids" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |