diff options
author | 2010-08-09 17:35:35 +0000 | |
---|---|---|
committer | 2010-08-09 17:35:35 +0000 | |
commit | 63cb7e306c4fafc8097d56c373e559d43b8508ef (patch) | |
tree | e40d181799fbb200a3a87a4128fcd0589dece09a /kde-base/kdepasswd | |
parent | Drop symlinks #330115. (diff) | |
download | gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.tar.gz gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.tar.bz2 gentoo-2-63cb7e306c4fafc8097d56c373e559d43b8508ef.zip |
Drop alpha, ia64 and sparc keywords. as per AT lead permission.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdepasswd')
-rw-r--r-- | kde-base/kdepasswd/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdepasswd/kdepasswd-4.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdepasswd/ChangeLog b/kde-base/kdepasswd/ChangeLog index e28268c1971e..93b149688cea 100644 --- a/kde-base/kdepasswd/ChangeLog +++ b/kde-base/kdepasswd/ChangeLog @@ -1,6 +1,10 @@ # 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.170 2010/08/09 11:31:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/ChangeLog,v 1.171 2010/08/09 17:33:57 scarabeus Exp $ + + 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + kdepasswd-4.4.5.ebuild: + Drop alpha ia64 and sparc per the AT Lead permission. 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kdepasswd-4.3.5.ebuild, -kdepasswd-4.4.4.ebuild: diff --git a/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild b/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild index 7b91f36c3327..b04c25e5944b 100644 --- a/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild +++ b/kde-base/kdepasswd/kdepasswd-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/kdepasswd/kdepasswd-4.4.5.ebuild,v 1.4 2010/08/09 07:20:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepasswd/kdepasswd-4.4.5.ebuild,v 1.5 2010/08/09 17:33:57 scarabeus Exp $ EAPI="3" @@ -8,7 +8,7 @@ KMNAME="kdebase-apps" inherit kde4-meta DESCRIPTION="KDE GUI for passwd" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |