diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:42:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-23 17:42:47 +0000 |
commit | fafe1b8b23c60b8d8b196d5a798853d1f27b768b (patch) | |
tree | 07d7e83c2f601140794133c48aefd1ddd239ecde /kde-base/kdebase-pam | |
parent | Add ~arm (diff) | |
download | gentoo-2-fafe1b8b23c60b8d8b196d5a798853d1f27b768b.tar.gz gentoo-2-fafe1b8b23c60b8d8b196d5a798853d1f27b768b.tar.bz2 gentoo-2-fafe1b8b23c60b8d8b196d5a798853d1f27b768b.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdebase-pam')
-rw-r--r-- | kde-base/kdebase-pam/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdebase-pam/kdebase-pam-7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kdebase-pam/ChangeLog b/kde-base/kdebase-pam/ChangeLog index c536b75e6781..ab5102b5a654 100644 --- a/kde-base/kdebase-pam/ChangeLog +++ b/kde-base/kdebase-pam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kdebase-pam -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-pam/ChangeLog,v 1.43 2009/10/16 04:37:23 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-pam/ChangeLog,v 1.44 2010/01/23 17:42:47 armin76 Exp $ + + 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> kdebase-pam-7.ebuild: + Add ~arm 16 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kdebase-pam-4.ebuild, -files/kde.pam-6, -kdebase-pam-6.ebuild, kdebase-pam-7.ebuild, diff --git a/kde-base/kdebase-pam/kdebase-pam-7.ebuild b/kde-base/kdebase-pam/kdebase-pam-7.ebuild index 23e6a8bc023e..daf9a87f07f7 100644 --- a/kde-base/kdebase-pam/kdebase-pam-7.ebuild +++ b/kde-base/kdebase-pam/kdebase-pam-7.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/kdebase-pam/kdebase-pam-7.ebuild,v 1.10 2009/10/16 04:37:23 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-pam/kdebase-pam-7.ebuild,v 1.11 2010/01/23 17:42:47 armin76 Exp $ inherit pam @@ -9,7 +9,7 @@ HOMEPAGE="http://www.kde.org" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/pam" |