summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-03 07:43:56 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-03 07:43:56 +0000
commit327aebfe6090e00522f869da9ee171559209a303 (patch)
tree353b9dbcb3df79eb6807574bf55ff6c007dd6c6a /kde-base/kdesu
parentBug #323717: Newer kernels change the build of localversion a lot, so we need... (diff)
downloadhistorical-327aebfe6090e00522f869da9ee171559209a303.tar.gz
historical-327aebfe6090e00522f869da9ee171559209a303.tar.bz2
historical-327aebfe6090e00522f869da9ee171559209a303.zip
Stable on amd64 wrt bug #322791
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r--kde-base/kdesu/ChangeLog5
-rw-r--r--kde-base/kdesu/kdesu-4.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog
index b98849fa63b7..b9ab8a71ba2f 100644
--- a/kde-base/kdesu/ChangeLog
+++ b/kde-base/kdesu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kdesu
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.160 2010/07/03 03:23:13 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.161 2010/08/03 07:43:45 hwoarang Exp $
+
+ 03 Aug 2010; Markos Chandras <hwoarang@gentoo.org> kdesu-4.4.5.ebuild:
+ Stable on amd64 wrt bug #322791
03 Jul 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
kdesu-4.4.5.ebuild:
diff --git a/kde-base/kdesu/kdesu-4.4.5.ebuild b/kde-base/kdesu/kdesu-4.4.5.ebuild
index 41fff4fc32f6..4f5b97eff7e0 100644
--- a/kde-base/kdesu/kdesu-4.4.5.ebuild
+++ b/kde-base/kdesu/kdesu-4.4.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/kdesu/kdesu-4.4.5.ebuild,v 1.2 2010/07/03 03:23:13 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.4.5.ebuild,v 1.3 2010/08/03 07:43:45 hwoarang Exp $
EAPI="3"
@@ -10,7 +10,7 @@ inherit kde4-meta
# FIXME: Is default command ( su/sudo ) still configurable,
# if not, USE-flag ?
DESCRIPTION="KDE: gui for su(1)"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug +handbook"
src_configure() {