diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:32 +0000 |
commit | da0055a22565e54331d8b6606a5a0bbbabc07317 (patch) | |
tree | 7d8ab70583447ae886752e431a45a23a8761bf95 /sys-libs/pam/pam-1.1.8-r2.ebuild | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-da0055a22565e54331d8b6606a5a0bbbabc07317.tar.gz gentoo-2-da0055a22565e54331d8b6606a5a0bbbabc07317.tar.bz2 gentoo-2-da0055a22565e54331d8b6606a5a0bbbabc07317.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/pam/pam-1.1.8-r2.ebuild')
-rw-r--r-- | sys-libs/pam/pam-1.1.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pam/pam-1.1.8-r2.ebuild b/sys-libs/pam/pam-1.1.8-r2.ebuild index ea0efc4c2a1c..c7b7a149d804 100644 --- a/sys-libs/pam/pam-1.1.8-r2.ebuild +++ b/sys-libs/pam/pam-1.1.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.8-r2.ebuild,v 1.5 2014/07/23 15:38:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.8-r2.ebuild,v 1.6 2014/07/28 13:49:32 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://www.linux-pam.org/library/${MY_P}.tar.bz2 LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc debug berkdb nis" RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) |