Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-nds/gosa-core: gosa-core-2.6.10.ebuild
Date: Thu, 29 Jul 2010 10:00:18
Message-Id: 20100729100010.61F2E2CE15@corvid.gentoo.org
1 dev-zero 10/07/29 10:00:10
2
3 Modified: gosa-core-2.6.10.ebuild
4 Log:
5 Fixed minorsyn.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 net-nds/gosa-core/gosa-core-2.6.10.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild?r1=1.1&r2=1.2
14
15 Index: gosa-core-2.6.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gosa-core-2.6.10.ebuild 29 Jul 2010 09:58:28 -0000 1.1
22 +++ gosa-core-2.6.10.ebuild 29 Jul 2010 10:00:10 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild,v 1.1 2010/07/29 09:58:28 dev-zero Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-nds/gosa-core/gosa-core-2.6.10.ebuild,v 1.2 2010/07/29 10:00:10 dev-zero Exp $
28
29 EAPI=3
30
31 @@ -44,7 +44,7 @@
32 dosbin \
33 update-gosa \
34 bin/gosa-encrypt-passwords
35 -
36 +
37 dobin \
38 update-locale \
39 update-online-help \
40 @@ -71,7 +71,7 @@
41 insinto /etc/apache2/vhosts.d
42 doins "${FILESDIR}/gosa.include"
43
44 - dodoc AUTHORS Changelog FAQ README README.safemode
45 + dodoc AUTHORS Changelog FAQ README README.safemode
46
47 keepdir /etc/gosa
48 keepdir /var/spool/gosa