Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/inspircd: inspircd-2.0.17.ebuild ChangeLog inspircd-2.0.18.ebuild
Date: Sun, 28 Dec 2014 16:44:09
Message-Id: 20141228162645.5239EE5C6@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:26:45
2
3 Modified: inspircd-2.0.17.ebuild ChangeLog
4 inspircd-2.0.18.ebuild
5 Log:
6 Rename virtual/postgresql to dev-db/postgresql
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
9
10 Revision Changes Path
11 1.6 net-irc/inspircd/inspircd-2.0.17.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild?r1=1.5&r2=1.6
16
17 Index: inspircd-2.0.17.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- inspircd-2.0.17.ebuild 5 Nov 2014 19:39:10 -0000 1.5
24 +++ inspircd-2.0.17.ebuild 28 Dec 2014 16:26:45 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v 1.5 2014/11/05 19:39:10 nimiux Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v 1.6 2014/12/28 16:26:45 titanofold Exp $
30
31 EAPI=5
32
33 @@ -22,7 +22,7 @@
34 gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0 )
35 ldap? ( net-nds/openldap )
36 mysql? ( virtual/mysql )
37 - postgres? ( virtual/postgresql[server] )
38 + postgres? ( dev-db/postgresql[server] )
39 pcre? ( dev-libs/libpcre )
40 sqlite? ( >=dev-db/sqlite-3.0 )
41 tre? ( dev-libs/tre )"
42
43
44
45 1.108 net-irc/inspircd/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/ChangeLog?rev=1.108&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/ChangeLog?rev=1.108&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/ChangeLog?r1=1.107&r2=1.108
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v
54 retrieving revision 1.107
55 retrieving revision 1.108
56 diff -u -r1.107 -r1.108
57 --- ChangeLog 27 Dec 2014 19:34:04 -0000 1.107
58 +++ ChangeLog 28 Dec 2014 16:26:45 -0000 1.108
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-irc/inspircd
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.107 2014/12/27 19:34:04 ago Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.108 2014/12/28 16:26:45 titanofold Exp $
64 +
65 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o> inspircd-2.0.17.ebuild,
66 + inspircd-2.0.18.ebuild:
67 + Rename virtual/postgresql to dev-db/postgresql
68
69 27 Dec 2014; Agostino Sarubbo <ago@g.o> inspircd-2.0.18.ebuild:
70 Stable for amd64, wrt bug #530840
71
72
73
74 1.4 net-irc/inspircd/inspircd-2.0.18.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.18.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.18.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.18.ebuild?r1=1.3&r2=1.4
79
80 Index: inspircd-2.0.18.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.18.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- inspircd-2.0.18.ebuild 27 Dec 2014 19:34:04 -0000 1.3
87 +++ inspircd-2.0.18.ebuild 28 Dec 2014 16:26:45 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.18.ebuild,v 1.3 2014/12/27 19:34:04 ago Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.18.ebuild,v 1.4 2014/12/28 16:26:45 titanofold Exp $
93
94 EAPI=5
95
96 @@ -22,7 +22,7 @@
97 gnutls? ( net-libs/gnutls dev-libs/libgcrypt:0 )
98 ldap? ( net-nds/openldap )
99 mysql? ( virtual/mysql )
100 - postgres? ( virtual/postgresql )
101 + postgres? ( dev-db/postgresql )
102 pcre? ( dev-libs/libpcre )
103 sqlite? ( >=dev-db/sqlite-3.0 )
104 tre? ( dev-libs/tre )"