diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 13:53:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 13:53:41 +0000 |
commit | f499078878cfa94d790e870de9619d9a6f8203c0 (patch) | |
tree | e59bed0eb3fc52a0f4df996116b780d169a8d1df /sys-auth/openpam | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-f499078878cfa94d790e870de9619d9a6f8203c0.tar.gz historical-f499078878cfa94d790e870de9619d9a6f8203c0.tar.bz2 historical-f499078878cfa94d790e870de9619d9a6f8203c0.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/openpam')
-rw-r--r-- | sys-auth/openpam/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/openpam/openpam-20111218.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/openpam/ChangeLog b/sys-auth/openpam/ChangeLog index 504e8f842875..3cabb9d2dba3 100644 --- a/sys-auth/openpam/ChangeLog +++ b/sys-auth/openpam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/openpam # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.19 2012/04/22 14:04:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.20 2012/04/26 13:53:41 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> openpam-20111218.ebuild: + keyword ~amd64-fbsd *openpam-20111218 (22 Apr 2012) diff --git a/sys-auth/openpam/openpam-20111218.ebuild b/sys-auth/openpam/openpam-20111218.ebuild index 80d7e4243b2c..e42c748aa625 100644 --- a/sys-auth/openpam/openpam-20111218.ebuild +++ b/sys-auth/openpam/openpam-20111218.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/sys-auth/openpam/openpam-20111218.ebuild,v 1.1 2012/04/22 14:04:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20111218.ebuild,v 1.2 2012/04/26 13:53:41 aballier Exp $ EAPI="2" # https://bugs.gentoo.org/show_bug.cgi?id=318121 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~sparc-fbsd ~x86-fbsd" +KEYWORDS="~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="debug vim-syntax" RDEPEND="!sys-libs/pam" |