diff options
author | 2010-01-19 08:31:02 +0000 | |
---|---|---|
committer | 2010-01-19 08:31:02 +0000 | |
commit | 13c4452c669e95adf93e819055d6c7acfa106e1d (patch) | |
tree | 68592f0bf31871ca49c1bbbecf3bd69e6931caba /kde-base | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-13c4452c669e95adf93e819055d6c7acfa106e1d.tar.gz gentoo-2-13c4452c669e95adf93e819055d6c7acfa106e1d.tar.bz2 gentoo-2-13c4452c669e95adf93e819055d6c7acfa106e1d.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-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() { |