diff options
author | 2010-01-20 20:26:16 +0000 | |
---|---|---|
committer | 2010-01-20 20:26:16 +0000 | |
commit | d1fac6c4a2da243698d56821c40223e5dbef205e (patch) | |
tree | c9db8650e9e17d8f853be52e05d2e943a4324520 /kde-base/kdepasswd | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-d1fac6c4a2da243698d56821c40223e5dbef205e.tar.gz gentoo-2-d1fac6c4a2da243698d56821c40223e5dbef205e.tar.bz2 gentoo-2-d1fac6c4a2da243698d56821c40223e5dbef205e.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index 5032428dbd6d..0ab3d1ba7601 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdepasswd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.150 2010/01/19 01:23:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.151 2010/01/20 20:26:16 abcd Exp $ + + 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kdepasswd-4.3.4.ebuild: + Keyword ~amd64-linux/~x86-linux 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kdepasswd-4.3.3.ebuild: Stable for HPPA too. diff --git a/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild b/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild index c4df7609103c..7e2da2669e5e 100644 --- a/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild +++ b/kde-base/kdepasswd/kdepasswd-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/kdepasswd/kdepasswd-4.3.4.ebuild,v 1.1 2009/12/01 10:25:23 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.3.4.ebuild,v 1.2 2010/01/20 20:26:16 abcd Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -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" DEPEND=" |