vapier 15/02/15 08:48:00 Modified: pambase-20150213.ebuild ChangeLog Log: Fix typo in SRC_URI #540104 by Patrick Lauer. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.2 sys-auth/pambase/pambase-20150213.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild?r1=1.1&r2=1.2 Index: pambase-20150213.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pambase-20150213.ebuild 14 Feb 2015 05:02:12 -0000 1.1 +++ pambase-20150213.ebuild 15 Feb 2015 08:48:00 -0000 1.2 @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild,v 1.1 2015/02/14 05:02:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20150213.ebuild,v 1.2 2015/02/15 08:48:00 vapier Exp $ EAPI=5 inherit eutils DESCRIPTION="PAM base configuration files" HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" -SRC_URI="http://dev.gentoo.org/~vapier/${P}.tar.xz" +SRC_URI="http://dev.gentoo.org/~vapier/~dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" 1.141 sys-auth/pambase/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.141&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.141&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.140&r2=1.141 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- ChangeLog 14 Feb 2015 05:02:12 -0000 1.140 +++ ChangeLog 15 Feb 2015 08:48:00 -0000 1.141 @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.140 2015/02/14 05:02:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.141 2015/02/15 08:48:00 vapier Exp $ + + 15 Feb 2015; Mike Frysinger <[email protected]> pambase-20150213.ebuild: + Fix typo in SRC_URI #540104 by Patrick Lauer. *pambase-20150213 (14 Feb 2015)
