summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-17 18:00:59 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-17 18:00:59 +0000
commit3298a5da0e53760c23272f8737a11e64dcc8cd8e (patch)
tree2f1bf70fbb84505ec1d66ce733f4357e3a3ddfe4 /kde-base/kdesu
parentUse mkinstall when cross-compiling too. Factorize the native and cross builds... (diff)
downloadhistorical-3298a5da0e53760c23272f8737a11e64dcc8cd8e.tar.gz
historical-3298a5da0e53760c23272f8737a11e64dcc8cd8e.tar.bz2
historical-3298a5da0e53760c23272f8737a11e64dcc8cd8e.zip
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha107/cvs/Linux x86_64
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r--kde-base/kdesu/ChangeLog5
-rw-r--r--kde-base/kdesu/kdesu-4.8.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog
index aa4eb3ac26ee..6418798fa40c 100644
--- a/kde-base/kdesu/ChangeLog
+++ b/kde-base/kdesu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdesu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.213 2012/05/08 15:43:46 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.214 2012/05/17 17:57:29 aballier Exp $
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> kdesu-4.8.3.ebuild:
+ keyword ~amd64-fbsd
08 May 2012; Johannes Huber <johu@gentoo.org> -kdesu-4.8.2.ebuild:
Remove KDE SC 4.8.2
diff --git a/kde-base/kdesu/kdesu-4.8.3.ebuild b/kde-base/kdesu/kdesu-4.8.3.ebuild
index cbec872b8b8b..fcaa3111b90f 100644
--- a/kde-base/kdesu/kdesu-4.8.3.ebuild
+++ b/kde-base/kdesu/kdesu-4.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.8.3.ebuild,v 1.1 2012/05/03 20:08:04 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.8.3.ebuild,v 1.2 2012/05/17 17:57:29 aballier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit kde4-meta
# FIXME: Is default command ( su/sudo ) still configurable,
# if not, USE-flag ?
DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~amd64 ~arm ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"
src_configure() {