diff options
Diffstat (limited to 'sys-auth/openpam/openpam-20130907.ebuild')
-rw-r--r-- | sys-auth/openpam/openpam-20130907.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/openpam/openpam-20130907.ebuild b/sys-auth/openpam/openpam-20130907.ebuild index d98aeeca7887..560dcf04e4c2 100644 --- a/sys-auth/openpam/openpam-20130907.ebuild +++ b/sys-auth/openpam/openpam-20130907.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20130907.ebuild,v 1.1 2013/11/30 13:36:25 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20130907.ebuild,v 1.2 2014/08/10 20:22:19 slyfox Exp $ EAPI="5" @@ -9,7 +9,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all inherit multilib autotools-multilib -DESCRIPTION="Open source PAM library." +DESCRIPTION="Open source PAM library" HOMEPAGE="http://www.openpam.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |