diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:08:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:08:04 +0000 |
commit | 46bee754b0e48f82284b40f82f712949882b938c (patch) | |
tree | 0fcc3e975f85c61d9fac266158e494a1fff396a8 /kde-base/ktux | |
parent | (#112159) Really fix aliasdir. Reported by Jeff Davidson <supermonkey@gmail.c... (diff) | |
download | gentoo-2-46bee754b0e48f82284b40f82f712949882b938c.tar.gz gentoo-2-46bee754b0e48f82284b40f82f712949882b938c.tar.bz2 gentoo-2-46bee754b0e48f82284b40f82f712949882b938c.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktux/ktux-3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 06cf1132007c..26d05b2caafe 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.27 2005/12/10 07:10:40 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.28 2005/12/10 22:04:21 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org ktux-3.4.2.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> ktux-3.4.2.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/ktux/ktux-3.4.2.ebuild b/kde-base/ktux/ktux-3.4.2.ebuild index a23fd535d16a..ea4f3f89d3fd 100644 --- a/kde-base/ktux/ktux-3.4.2.ebuild +++ b/kde-base/ktux/ktux-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.4.2.ebuild,v 1.8 2005/12/10 07:10:40 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.4.2.ebuild,v 1.9 2005/12/10 22:04:21 kloeri Exp $ KMNAME=kdetoys MAXKDEVER=3.4.3 @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="" |