diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:03:44 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 17:03:44 +0000 |
commit | 70ec85a2a2ce5a014b49126ffb10ceb67347ee58 (patch) | |
tree | 919235f7b8262d823ab50825af1729f672328619 /kde-base/ktux | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-70ec85a2a2ce5a014b49126ffb10ceb67347ee58.tar.gz gentoo-2-70ec85a2a2ce5a014b49126ffb10ceb67347ee58.tar.bz2 gentoo-2-70ec85a2a2ce5a014b49126ffb10ceb67347ee58.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktux/ktux-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 7e89425cb252..f97b56a218af 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.131 2009/12/01 11:13:02 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.132 2009/12/10 17:03:44 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> ktux-4.3.3.ebuild: + x86 stable, bug 292455 *ktux-4.3.4 (01 Dec 2009) diff --git a/kde-base/ktux/ktux-4.3.3.ebuild b/kde-base/ktux/ktux-4.3.3.ebuild index 348cec270ccc..9b4d06395867 100644 --- a/kde-base/ktux/ktux-4.3.3.ebuild +++ b/kde-base/ktux/ktux-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.3.3.ebuild,v 1.4 2009/11/30 06:54:22 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.3.3.ebuild,v 1.5 2009/12/10 17:03:44 fauli Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" # libkworkspace - only as a stub to provide KDE4Workspace config |