diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-01-19 09:07:28 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-01-19 09:07:28 +0000 |
commit | 62a2207a1a37d660b98f2488fece13375435f4ed (patch) | |
tree | 3fe95a1b32c49794c26a6e2ac405d88b394887f9 /kde-base/kdesu | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | historical-62a2207a1a37d660b98f2488fece13375435f4ed.tar.gz historical-62a2207a1a37d660b98f2488fece13375435f4ed.tar.bz2 historical-62a2207a1a37d660b98f2488fece13375435f4ed.zip |
Keyword ~amd64-linux/~x86-linux
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'kde-base/kdesu')
-rw-r--r-- | kde-base/kdesu/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdesu/kdesu-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kdesu/ChangeLog b/kde-base/kdesu/ChangeLog index 4466b7d33b40..e36db5fd96f4 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.141 2010/01/14 00:37:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/ChangeLog,v 1.142 2010/01/19 08:31:02 abcd Exp $ + + 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> kdesu-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> kdesu-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kdesu/kdesu-4.3.4.ebuild b/kde-base/kdesu/kdesu-4.3.4.ebuild index 1b19fec62a39..4bf239b0f540 100644 --- a/kde-base/kdesu/kdesu-4.3.4.ebuild +++ b/kde-base/kdesu/kdesu-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/kdesu/kdesu-4.3.4.ebuild,v 1.3 2009/12/27 15:34:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdesu/kdesu-4.3.4.ebuild,v 1.4 2010/01/19 08:31:02 abcd Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" src_configure() { |