Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: pambase-20080301.ebuild ChangeLog
Date: Sat, 01 Mar 2008 14:41:41
Message-Id: E1JVSuB-0001O9-DZ@stork.gentoo.org
1 flameeyes 08/03/01 14:41:39
2
3 Modified: pambase-20080301.ebuild ChangeLog
4 Log:
5 Fix HOMEPAGE. Thanks creidiki.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 sys-auth/pambase/pambase-20080301.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild?r1=1.1&r2=1.2
14
15 Index: pambase-20080301.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- pambase-20080301.ebuild 1 Mar 2008 14:02:21 -0000 1.1
22 +++ pambase-20080301.ebuild 1 Mar 2008 14:41:38 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild,v 1.1 2008/03/01 14:02:21 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild,v 1.2 2008/03/01 14:41:38 flameeyes Exp $
28
29 inherit eutils
30
31 DESCRIPTION="PAM base configuration files"
32 SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2"
33 -HOMEPAGE="http://www.gentoo.org/proj/en/pam/"
34 +HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/"
35
36 LICENSE="GPL-2"
37 SLOT="0"
38
39
40
41 1.10 sys-auth/pambase/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.10&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.10&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.9&r2=1.10
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v
50 retrieving revision 1.9
51 retrieving revision 1.10
52 diff -u -r1.9 -r1.10
53 --- ChangeLog 1 Mar 2008 14:02:21 -0000 1.9
54 +++ ChangeLog 1 Mar 2008 14:41:38 -0000 1.10
55 @@ -1,6 +1,10 @@
56 # ChangeLog for sys-auth/pambase
57 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.9 2008/03/01 14:02:21 flameeyes Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.10 2008/03/01 14:41:38 flameeyes Exp $
60 +
61 + 01 Mar 2008; Diego Pettenò <flameeyes@g.o>
62 + pambase-20080301.ebuild:
63 + Fix HOMEPAGE. Thanks creidiki.
64
65 *pambase-20080301 (01 Mar 2008)
66
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list