diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:26:17 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 17:26:17 +0000 |
commit | c64f23ced7e1ba9b33533aedb57036a06832b57a (patch) | |
tree | 551ce44cc5f404b9f762ca76adc997d9c5e81d8f /kde-base/ktux | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-c64f23ced7e1ba9b33533aedb57036a06832b57a.tar.gz gentoo-2-c64f23ced7e1ba9b33533aedb57036a06832b57a.tar.bz2 gentoo-2-c64f23ced7e1ba9b33533aedb57036a06832b57a.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ktux/ktux-4.7.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index b69df690d36e..97f6ae333e67 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktux -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.187 2011/12/18 19:46:16 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.188 2012/01/09 17:26:17 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ktux-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -ktux-4.6.5.ebuild: Drop KDE 4.6.5 diff --git a/kde-base/ktux/ktux-4.7.4.ebuild b/kde-base/ktux/ktux-4.7.4.ebuild index 06c3ad31e99a..6a590b08bd9c 100644 --- a/kde-base/ktux/ktux-4.7.4.ebuild +++ b/kde-base/ktux/ktux-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.7.4.ebuild,v 1.1 2011/12/11 18:52:12 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.7.4.ebuild,v 1.2 2012/01/09 17:26:17 phajdan.jr Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" # libkworkspace - only as a stub to provide KDE4Workspace config |