diff options
author | 2010-01-23 03:15:13 +0000 | |
---|---|---|
committer | 2010-01-23 03:15:13 +0000 | |
commit | 72f0efe701e449a772999463a1effa48e086f78a (patch) | |
tree | 3fcb7b0e0678f3a1390b4d364be712ec26f09d84 /kde-base/ktux | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-72f0efe701e449a772999463a1effa48e086f78a.tar.gz gentoo-2-72f0efe701e449a772999463a1effa48e086f78a.tar.bz2 gentoo-2-72f0efe701e449a772999463a1effa48e086f78a.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/ktux')
-rw-r--r-- | kde-base/ktux/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ktux/ktux-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ktux/ChangeLog b/kde-base/ktux/ChangeLog index 41badfa9a8fc..a8c9c958728c 100644 --- a/kde-base/ktux/ChangeLog +++ b/kde-base/ktux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ktux # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.134 2010/01/19 02:49:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ChangeLog,v 1.135 2010/01/23 03:15:13 abcd Exp $ + + 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> ktux-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> ktux-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/ktux/ktux-4.3.4.ebuild b/kde-base/ktux/ktux-4.3.4.ebuild index 428ff342813e..186494103244 100644 --- a/kde-base/ktux/ktux-4.3.4.ebuild +++ b/kde-base/ktux/ktux-4.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.3.4.ebuild,v 1.1 2009/12/01 11:13:02 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ktux/ktux-4.3.4.ebuild,v 1.2 2010/01/23 03:15:13 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: screensaver featuring the Space-Faring Tux" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" # libkworkspace - only as a stub to provide KDE4Workspace config |