diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:43:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:43:12 +0000 |
commit | b4d1a437d00d80209b14ac977eb28583876dd7ad (patch) | |
tree | d84f923921a1c23e378d1f0b25e496fa22e6138c /kde-base/kcheckpass | |
parent | Add ~arm (diff) | |
download | gentoo-2-b4d1a437d00d80209b14ac977eb28583876dd7ad.tar.gz gentoo-2-b4d1a437d00d80209b14ac977eb28583876dd7ad.tar.bz2 gentoo-2-b4d1a437d00d80209b14ac977eb28583876dd7ad.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 5b91350c247e..307383a60b62 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.148 2010/01/20 20:25:36 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.149 2010/01/23 17:43:12 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kcheckpass-4.3.4.ebuild: + Add ~arm 20 Jan 2010; Jonathan Callen <abcd@gentoo.org> kcheckpass-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild b/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild index 442a0270e3cc..95ce352db5d7 100644 --- a/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.3.4.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/kcheckpass/kcheckpass-4.3.4.ebuild,v 1.5 2010/01/20 20:25:36 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.3.4.ebuild,v 1.6 2010/01/23 17:43:12 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdebase-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug pam" DEPEND=" |