* [gentoo-commits] gentoo-x86 commit in net-print/pykota: pykota-1.26.ebuild ChangeLog
@ 2014-08-10 20:36 Sergei Trofimovich (slyfox)
0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich (slyfox) @ 2014-08-10 20:36 UTC (permalink / raw
To: gentoo-commits
slyfox 14/08/10 20:36:14
Modified: pykota-1.26.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path
1.4 net-print/pykota/pykota-1.26.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?r1=1.3&r2=1.4
Index: pykota-1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pykota-1.26.ebuild 17 Jan 2013 16:47:48 -0000 1.3
+++ pykota-1.26.ebuild 10 Aug 2014 20:36:14 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v 1.3 2013/01/17 16:47:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v 1.4 2014/08/10 20:36:14 slyfox Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -8,7 +8,7 @@
inherit distutils
-DESCRIPTION="Flexible print quota and accounting package for use with CUPS and lpd."
+DESCRIPTION="Flexible print quota and accounting package for use with CUPS and lpd"
HOMEPAGE="http://www.pykota.com"
SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
1.32 net-print/pykota/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 12 Jun 2014 15:26:13 -0000 1.31
+++ ChangeLog 10 Aug 2014 20:36:14 -0000 1.32
@@ -1,6 +1,9 @@
# ChangeLog for net-print/pykota
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.31 2014/06/12 15:26:13 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.32 2014/08/10 20:36:14 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pykota-1.26.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
12 Jun 2014; Manuel RĂ¼ger <mrueg@gentoo.org> -pykota-1.25_p2437-r1.ebuild:
Cleanup old.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-print/pykota: pykota-1.26.ebuild ChangeLog
@ 2015-06-09 18:45 Mike Gilbert (floppym)
0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2015-06-09 18:45 UTC (permalink / raw
To: gentoo-commits
floppym 15/06/09 18:45:08
Modified: pykota-1.26.ebuild ChangeLog
Log:
dev-db/pygresql -> dev-python/pygresql.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.7 net-print/pykota/pykota-1.26.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/pykota-1.26.ebuild?r1=1.6&r2=1.7
Index: pykota-1.26.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pykota-1.26.ebuild 28 Dec 2014 16:43:39 -0000 1.6
+++ pykota-1.26.ebuild 9 Jun 2015 18:45:08 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v 1.6 2014/12/28 16:43:39 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.26.ebuild,v 1.7 2015/06/09 18:45:08 floppym Exp $
EAPI=3
PYTHON_DEPEND="2"
@@ -24,7 +24,7 @@
dev-python/pkipplib
ldap? ( dev-python/python-ldap )
mysql? ( dev-python/mysql-python )
- postgres? ( dev-db/postgresql[server] dev-db/pygresql )
+ postgres? ( dev-db/postgresql[server] dev-python/pygresql )
snmp? ( net-analyzer/net-snmp =dev-python/pysnmp-3.4* )
xml? ( dev-python/jaxml )"
RDEPEND="${DEPEND}"
1.35 net-print/pykota/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/pykota/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 28 Dec 2014 16:43:39 -0000 1.34
+++ ChangeLog 9 Jun 2015 18:45:08 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for net-print/pykota
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.34 2014/12/28 16:43:39 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/ChangeLog,v 1.35 2015/06/09 18:45:08 floppym Exp $
+
+ 09 Jun 2015; Mike Gilbert <floppym@gentoo.org> pykota-1.26.ebuild:
+ dev-db/pygresql -> dev-python/pygresql.
28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> pykota-1.26.ebuild:
Rename virtual/postgresql to dev-db/postgresql
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-09 18:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 20:36 [gentoo-commits] gentoo-x86 commit in net-print/pykota: pykota-1.26.ebuild ChangeLog Sergei Trofimovich (slyfox)
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 18:45 Mike Gilbert (floppym)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox