diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 10:24:25 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2008-10-02 10:24:25 +0000 |
commit | b20637c85cb50f3c8348cc4fd0dff5682b016967 (patch) | |
tree | cc37a30775fb3c7ad42fb55c8dc7e0951659fd0f /kde-base/ktuberling | |
parent | Add kde-4.1.2 into the tree from the kde-testing overlay. (diff) | |
download | gentoo-2-b20637c85cb50f3c8348cc4fd0dff5682b016967.tar.gz gentoo-2-b20637c85cb50f3c8348cc4fd0dff5682b016967.tar.bz2 gentoo-2-b20637c85cb50f3c8348cc4fd0dff5682b016967.zip |
Add kde-4.1.2 into the tree from the kde-testing overlay.
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'kde-base/ktuberling')
-rw-r--r-- | kde-base/ktuberling/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ktuberling/ktuberling-4.1.2.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/ktuberling/ChangeLog b/kde-base/ktuberling/ChangeLog index 54ac92f73946..1addb3468424 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.94 2008/09/14 00:00:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktuberling/ChangeLog,v 1.95 2008/10/02 10:24:25 jmbsvicetto Exp $ + +*ktuberling-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +ktuberling-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *ktuberling-3.5.10 (13 Sep 2008) diff --git a/kde-base/ktuberling/ktuberling-4.1.2.ebuild b/kde-base/ktuberling/ktuberling-4.1.2.ebuild new file mode 100644 index 000000000000..6e2416dbc917 --- /dev/null +++ b/kde-base/ktuberling/ktuberling-4.1.2.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.2.ebuild,v 1.1 2008/10/02 10:24:25 jmbsvicetto Exp $ + +EAPI="2" + +KMNAME=kdegames +inherit kde4-meta + +DESCRIPTION="KDE: potato game for kids" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |