diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 16:05:45 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 16:05:45 +0000 |
commit | 16fe2617ca0f63e14f6e18b9dbd35b3a619d9e66 (patch) | |
tree | e887abd032158d5e69c19b34c108733dce2b9fcd /kde-base/ktux | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-16fe2617ca0f63e14f6e18b9dbd35b3a619d9e66.tar.gz gentoo-2-16fe2617ca0f63e14f6e18b9dbd35b3a619d9e66.tar.bz2 gentoo-2-16fe2617ca0f63e14f6e18b9dbd35b3a619d9e66.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, 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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 10e5f63cd1e3..4670cef9567a 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.191 2012/01/25 18:16:44 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.192 2012/02/18 16:05:45 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> ktux-4.7.4.ebuild: + ppc stable #396359 *ktux-4.8.0 (25 Jan 2012) diff --git a/kde-base/ktux/ktux-4.7.4.ebuild b/kde-base/ktux/ktux-4.7.4.ebuild index b308e129191f..d4e4461df465 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-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.3 2012/01/16 23:26:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.7.4.ebuild,v 1.4 2012/02/18 16:05:45 nixnut 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 |