diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:11:24 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:11:24 +0000 |
commit | 5774722b482b47ec8532654e33762f98a1fab364 (patch) | |
tree | f9170e4b342b87a9f7cbf3f869e50a9d083c1815 /kde-base/ktux | |
parent | Marked x86 stable for bug #112842. (diff) | |
download | gentoo-2-5774722b482b47ec8532654e33762f98a1fab364.tar.gz gentoo-2-5774722b482b47ec8532654e33762f98a1fab364.tar.bz2 gentoo-2-5774722b482b47ec8532654e33762f98a1fab364.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us 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 64359a795654..06cf1132007c 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.26 2005/12/09 05:50:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.27 2005/12/10 07:10:40 chriswhite Exp $ + + 10 Dec 2005; Chris White <chriswhite@gentoo.org> ktux-3.4.2.ebuild: + Marked x86 stable for bug #112842. 09 Dec 2005; Joseph Jezak <josejx@gentoo.org> ktux-3.4.2.ebuild: Marked ppc 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 35d666ce272c..a23fd535d16a 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.7 2005/12/09 05:50:19 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-3.4.2.ebuild,v 1.8 2005/12/10 07:10:40 chriswhite 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="" |