diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 10:08:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 10:08:18 +0000 |
commit | b7adee401f3f8ecb0dff318192033f4e21d1c702 (patch) | |
tree | ed55353ade3a5197dc3c2b2d5f8ebb63d30ddef2 /sys-libs/pam/pam-1.1.6-r2.ebuild | |
parent | Stable for alpha, wrt bug #454544 (diff) | |
download | gentoo-2-b7adee401f3f8ecb0dff318192033f4e21d1c702.tar.gz gentoo-2-b7adee401f3f8ecb0dff318192033f4e21d1c702.tar.bz2 gentoo-2-b7adee401f3f8ecb0dff318192033f4e21d1c702.zip |
Stable for alpha, wrt bug #454664
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-libs/pam/pam-1.1.6-r2.ebuild')
-rw-r--r-- | sys-libs/pam/pam-1.1.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/pam/pam-1.1.6-r2.ebuild b/sys-libs/pam/pam-1.1.6-r2.ebuild index c32882afaa1f..dd0da94c648e 100644 --- a/sys-libs/pam/pam-1.1.6-r2.ebuild +++ b/sys-libs/pam/pam-1.1.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.6-r2.ebuild,v 1.5 2013/02/03 23:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.6-r2.ebuild,v 1.6 2013/02/04 10:08:18 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 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~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 ) |