diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-31 16:49:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-31 16:49:31 +0000 |
commit | b5ed3ceeaa6b763c599121b6cf3da0ba4932ef84 (patch) | |
tree | 7f03d96b0aaa395d480cdc28b42b66c5c8ca242c /kde-base | |
parent | Version BUmp (diff) | |
download | gentoo-2-b5ed3ceeaa6b763c599121b6cf3da0ba4932ef84.tar.gz gentoo-2-b5ed3ceeaa6b763c599121b6cf3da0ba4932ef84.tar.bz2 gentoo-2-b5ed3ceeaa6b763c599121b6cf3da0ba4932ef84.zip |
add ~arm, bug #402989
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index 729463dc4fc5..e581fff5b73c 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.214 2012/03/23 07:37:28 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.215 2012/03/31 16:49:31 maekke Exp $ + + 31 Mar 2012; Markus Meier <maekke@gentoo.org> kcheckpass-4.8.1.ebuild: + add ~arm, bug #402989 23 Mar 2012; Johannes Huber <johu@gentoo.org> -kcheckpass-4.8.0-r1.ebuild: Remove KDE SC 4.8.0 diff --git a/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild b/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild index 2a1e31d63541..a6ccef25abe3 100644 --- a/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild,v 1.1 2012/03/06 23:35:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/kcheckpass-4.8.1.ebuild,v 1.2 2012/03/31 16:49:31 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication." -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="debug pam" RDEPEND=" |