diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-08 14:11:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-08 14:11:27 +0000 |
commit | f8e39e1e496a56605ef41ceb64450c29a24ab69b (patch) | |
tree | a8cd038cdf3ea0147464a631affad71e5cf88b46 /kde-base/kdesu/kdesu-4.11.2.ebuild | |
parent | x86 stable, bug #491898 (diff) | |
download | historical-f8e39e1e496a56605ef41ceb64450c29a24ab69b.tar.gz historical-f8e39e1e496a56605ef41ceb64450c29a24ab69b.tar.bz2 historical-f8e39e1e496a56605ef41ceb64450c29a24ab69b.zip |
Stable for amd64, wrt bug #484884
Package-Manager: portage-2.2.1/cvs/Linux ppc64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/kdesu/kdesu-4.11.2.ebuild')
-rw-r--r-- | kde-base/kdesu/kdesu-4.11.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdesu/kdesu-4.11.2.ebuild b/kde-base/kdesu/kdesu-4.11.2.ebuild index 65b072424507..cae90492dd57 100644 --- a/kde-base/kdesu/kdesu-4.11.2.ebuild +++ b/kde-base/kdesu/kdesu-4.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.11.2.ebuild,v 1.1 2013/10/09 23:03:50 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.11.2.ebuild,v 1.2 2013/12/08 14:07:20 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit kde4-meta # if not, USE-flag ? DESCRIPTION="KDE: gui for su(1)" HOMEPAGE+=" http://techbase.kde.org/Projects/kdesu" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |