From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JVSuD-00013a-KY for garchives@archives.gentoo.org; Sat, 01 Mar 2008 14:41:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14047E076A; Sat, 1 Mar 2008 14:41:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E203DE076A for ; Sat, 1 Mar 2008 14:41:40 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6D3E3641DC for ; Sat, 1 Mar 2008 14:41:40 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JVSuB-0001O9-DZ for gentoo-commits@lists.gentoo.org; Sat, 01 Mar 2008 14:41:39 +0000 From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: pambase-20080301.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pambase-20080301.ebuild ChangeLog X-VCS-Directories: sys-auth/pambase X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Sat, 01 Mar 2008 14:41:39 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 87a9ec5d-f1fd-4d8e-a90a-ec69825ca9dc X-Archives-Hash: 9d5a860d6c5c62c2e388b86c2cc4ccd3 flameeyes 08/03/01 14:41:39 Modified: pambase-20080301.ebuild ChangeLog Log: Fix HOMEPAGE. Thanks creidiki. (Portage version: 2.1.4.4) Revision Changes Path 1.2 sys-auth/pambase/pambase-20080301.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/p= ambase-20080301.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/p= ambase-20080301.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/p= ambase-20080301.ebuild?r1=3D1.1&r2=3D1.2 Index: pambase-20080301.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuil= d,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pambase-20080301.ebuild 1 Mar 2008 14:02:21 -0000 1.1 +++ pambase-20080301.ebuild 1 Mar 2008 14:41:38 -0000 1.2 @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebu= ild,v 1.1 2008/03/01 14:02:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebu= ild,v 1.2 2008/03/01 14:41:38 flameeyes Exp $ =20 inherit eutils =20 DESCRIPTION=3D"PAM base configuration files" SRC_URI=3D"http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" -HOMEPAGE=3D"http://www.gentoo.org/proj/en/pam/" +HOMEPAGE=3D"http://www.gentoo.org/proj/en/base/pam/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" 1.10 sys-auth/pambase/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/C= hangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/C= hangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/C= hangeLog?r1=3D1.9&r2=3D1.10 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 1 Mar 2008 14:02:21 -0000 1.9 +++ ChangeLog 1 Mar 2008 14:41:38 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.9 2008= /03/01 14:02:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.10 200= 8/03/01 14:41:38 flameeyes Exp $ + + 01 Mar 2008; Diego Petten=C3=B2 + pambase-20080301.ebuild: + Fix HOMEPAGE. Thanks creidiki. =20 *pambase-20080301 (01 Mar 2008) =20 --=20 gentoo-commits@lists.gentoo.org mailing list