diff options
author | 2009-05-31 19:50:09 +0000 | |
---|---|---|
committer | 2009-05-31 19:50:09 +0000 | |
commit | 4a9dfb4c28843df699149a03f28a5d0542099f3e (patch) | |
tree | d89b4e35d284be9684b1a0827ade82b467eab67f /kde-base | |
parent | amd64 stable, bug #253573 (diff) | |
download | gentoo-2-4a9dfb4c28843df699149a03f28a5d0542099f3e.tar.gz gentoo-2-4a9dfb4c28843df699149a03f28a5d0542099f3e.tar.bz2 gentoo-2-4a9dfb4c28843df699149a03f28a5d0542099f3e.zip |
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ktux/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktux/ktux-3.5.10.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 8d4d52e91b41..28850e0ed8b1 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.106 2009/05/07 00:01:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.107 2009/05/31 19:50:09 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> ktux-3.5.10.ebuild: + ppc stable #271889 *ktux-4.2.3 (07 May 2009) diff --git a/kde-base/ktux/ktux-3.5.10.ebuild b/kde-base/ktux/ktux-3.5.10.ebuild index 48db0b1a95f1..121340126ff6 100644 --- a/kde-base/ktux/ktux-3.5.10.ebuild +++ b/kde-base/ktux/ktux-3.5.10.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-3.5.10.ebuild,v 1.1 2008/09/14 00:00:04 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.5.10.ebuild,v 1.2 2009/05/31 19:50:09 nixnut Exp $ KMNAME=kdetoys EAPI="1" inherit kde-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="" |