* [gentoo-commits] gentoo-x86 commit in sys-cluster/gearmand: gearmand-0.34-r1.ebuild ChangeLog
@ 2013-03-04 8:42 Diego Petteno (flameeyes)
0 siblings, 0 replies; 3+ messages in thread
From: Diego Petteno (flameeyes) @ 2013-03-04 8:42 UTC (permalink / raw
To: gentoo-commits
flameeyes 13/03/04 08:42:15
Modified: gearmand-0.34-r1.ebuild ChangeLog
Log:
Inherit user eclass.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Revision Changes Path
1.2 sys-cluster/gearmand/gearmand-0.34-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?r1=1.1&r2=1.2
Index: gearmand-0.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gearmand-0.34-r1.ebuild 4 Mar 2013 08:33:18 -0000 1.1
+++ gearmand-0.34-r1.ebuild 4 Mar 2013 08:42:15 -0000 1.2
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.1 2013/03/04 08:33:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.2 2013/03/04 08:42:15 flameeyes Exp $
EAPI=5
-inherit flag-o-matic libtool autotools-utils
+inherit flag-o-matic libtool user autotools-utils
DESCRIPTION="Generic framework to farm out work to other machines"
HOMEPAGE="http://www.gearman.org/"
1.21 sys-cluster/gearmand/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 4 Mar 2013 08:33:18 -0000 1.20
+++ ChangeLog 4 Mar 2013 08:42:15 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/gearmand
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.20 2013/03/04 08:33:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.21 2013/03/04 08:42:15 flameeyes Exp $
+
+ 04 Mar 2013; Diego E. Pettenò <flameeyes@gentoo.org> gearmand-0.34-r1.ebuild:
+ Inherit user eclass.
*gearmand-0.34-r1 (04 Mar 2013)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-cluster/gearmand: gearmand-0.34-r1.ebuild ChangeLog
@ 2014-11-03 14:01 Aaron Swenson (titanofold)
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Swenson (titanofold) @ 2014-11-03 14:01 UTC (permalink / raw
To: gentoo-commits
titanofold 14/11/03 14:01:54
Modified: gearmand-0.34-r1.ebuild ChangeLog
Log:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Revision Changes Path
1.3 sys-cluster/gearmand/gearmand-0.34-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?r1=1.2&r2=1.3
Index: gearmand-0.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gearmand-0.34-r1.ebuild 4 Mar 2013 08:42:15 -0000 1.2
+++ gearmand-0.34-r1.ebuild 3 Nov 2014 14:01:54 -0000 1.3
@@ -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/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.2 2013/03/04 08:42:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.3 2014/11/03 14:01:54 titanofold Exp $
EAPI=5
@@ -23,7 +23,7 @@
drizzle? ( dev-db/drizzle )
sqlite? ( dev-db/sqlite:3 )
tokyocabinet? ( dev-db/tokyocabinet )
- postgres? ( >=dev-db/postgresql-base-9.0 )"
+ postgres? ( >=virtual/postgresql-9.0 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
1.23 sys-cluster/gearmand/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 17 Mar 2013 16:21:08 -0000 1.22
+++ ChangeLog 3 Nov 2014 14:01:54 -0000 1.23
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/gearmand
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.22 2013/03/17 16:21:08 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.23 2014/11/03 14:01:54 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org>
+ gearmand-0.34-r1.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-cluster/gearmand: gearmand-0.34-r1.ebuild ChangeLog
@ 2014-12-28 16:57 Aaron Swenson (titanofold)
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Swenson (titanofold) @ 2014-12-28 16:57 UTC (permalink / raw
To: gentoo-commits
titanofold 14/12/28 16:57:22
Modified: gearmand-0.34-r1.ebuild ChangeLog
Log:
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
Revision Changes Path
1.4 sys-cluster/gearmand/gearmand-0.34-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild?r1=1.3&r2=1.4
Index: gearmand-0.34-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gearmand-0.34-r1.ebuild 3 Nov 2014 14:01:54 -0000 1.3
+++ gearmand-0.34-r1.ebuild 28 Dec 2014 16:57:22 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.3 2014/11/03 14:01:54 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/gearmand-0.34-r1.ebuild,v 1.4 2014/12/28 16:57:22 titanofold Exp $
EAPI=5
@@ -23,7 +23,7 @@
drizzle? ( dev-db/drizzle )
sqlite? ( dev-db/sqlite:3 )
tokyocabinet? ( dev-db/tokyocabinet )
- postgres? ( >=virtual/postgresql-9.0 )"
+ postgres? ( >=dev-db/postgresql-9.0 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
1.24 sys-cluster/gearmand/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/gearmand/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 3 Nov 2014 14:01:54 -0000 1.23
+++ ChangeLog 28 Dec 2014 16:57:22 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/gearmand
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.23 2014/11/03 14:01:54 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gearmand/ChangeLog,v 1.24 2014/12/28 16:57:22 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org>
+ gearmand-0.34-r1.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org>
gearmand-0.34-r1.ebuild:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-28 16:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-28 16:57 [gentoo-commits] gentoo-x86 commit in sys-cluster/gearmand: gearmand-0.34-r1.ebuild ChangeLog Aaron Swenson (titanofold)
-- strict thread matches above, loose matches on Subject: below --
2014-11-03 14:01 Aaron Swenson (titanofold)
2013-03-04 8:42 Diego Petteno (flameeyes)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox