diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-05-09 05:44:38 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-05-09 05:44:38 +0000 |
commit | a03f65c2b1495561b0b7cf9ff95496695df468e5 (patch) | |
tree | 4462a527199a99b507acf9975a72ce1442513037 /sys-auth/pam-script/pam-script-1.1.6.ebuild | |
parent | Spread the s390 love #468972 by Patrick Lauer. (diff) | |
download | historical-a03f65c2b1495561b0b7cf9ff95496695df468e5.tar.gz historical-a03f65c2b1495561b0b7cf9ff95496695df468e5.tar.bz2 historical-a03f65c2b1495561b0b7cf9ff95496695df468e5.zip |
Update HOMEPAGE.
Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64
Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'sys-auth/pam-script/pam-script-1.1.6.ebuild')
-rw-r--r-- | sys-auth/pam-script/pam-script-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/pam-script/pam-script-1.1.6.ebuild b/sys-auth/pam-script/pam-script-1.1.6.ebuild index 01875b4e34b3..818910e51727 100644 --- a/sys-auth/pam-script/pam-script-1.1.6.ebuild +++ b/sys-auth/pam-script/pam-script-1.1.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-script/pam-script-1.1.6.ebuild,v 1.2 2013/03/28 21:38:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-script/pam-script-1.1.6.ebuild,v 1.3 2013/05/09 05:44:36 radhermit Exp $ EAPI=5 inherit multilib DESCRIPTION="PAM module for executing scripts during authorization, password changes, and sessions" -HOMEPAGE="http://sourceforge.net/projects/pam-script/ https://github.com/chalcy0n/pam_script/" +HOMEPAGE="http://sourceforge.net/projects/pam-script/ https://github.com/jeroennijhof/pam_script/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |