diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 12:15:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 12:15:10 +0000 |
commit | 720591907b0114007536a6b1864914f58dcca115 (patch) | |
tree | 2fdcbc2a6bd059e02401150324433de401cc07bc /kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild | |
parent | Version Bump (diff) | |
download | historical-720591907b0114007536a6b1864914f58dcca115.tar.gz historical-720591907b0114007536a6b1864914f58dcca115.tar.bz2 historical-720591907b0114007536a6b1864914f58dcca115.zip |
amd64/x86 stable wrt #300393
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild')
-rw-r--r-- | kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild index 2a659b894c55..fd4a59124e6e 100644 --- a/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild +++ b/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild,v 1.1 2010/01/25 14:55:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-desktoptheme/kdebase-desktoptheme-4.3.5.ebuild,v 1.2 2010/02/20 10:24:13 ssuominen Exp $ EAPI="2" @@ -10,4 +10,4 @@ inherit kde4-meta DESCRIPTION="Oxygen KDE4 desktop theme." IUSE="" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" |