mgorny 14/06/24 21:54:27
Modified: libverto-0.2.5-r1.ebuild libverto-0.2.6.ebuild
ChangeLog
Log:
Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo
for GNOME 3.6.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.4 dev-libs/libverto/libverto-0.2.5-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?r1=1.3&r2=1.4
Index: libverto-0.2.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libverto-0.2.5-r1.ebuild 18 Jun 2014 19:16:05 -0000 1.3
+++ libverto-0.2.5-r1.ebuild 24 Jun 2014 21:54:27 -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/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.3
2014/06/18 19:16:05 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.4
2014/06/24 21:54:27 mgorny Exp $
EAPI=5
@@ -19,7 +19,7 @@
DEPEND="!=app-crypt/mit-krb5-1.10.1-r0
!=app-crypt/mit-krb5-1.10.1-r1
!=app-crypt/mit-krb5-1.10.1-r2
- glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
+ glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
libev? ( >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] )
libevent? ( >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] )
tevent? ( >=sys-libs/tevent-0.9.19[${MULTILIB_USEDEP}] )"
1.3 dev-libs/libverto/libverto-0.2.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild?r1=1.2&r2=1.3
Index: libverto-0.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libverto-0.2.6.ebuild 18 Jun 2014 19:16:05 -0000 1.2
+++ libverto-0.2.6.ebuild 24 Jun 2014 21:54:27 -0000 1.3
@@ -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/dev-libs/libverto/libverto-0.2.6.ebuild,v
1.2 2014/06/18 19:16:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.6.ebuild,v
1.3 2014/06/24 21:54:27 mgorny Exp $
EAPI=5
@@ -19,7 +19,7 @@
DEPEND="!=app-crypt/mit-krb5-1.10.1-r0
!=app-crypt/mit-krb5-1.10.1-r1
!=app-crypt/mit-krb5-1.10.1-r2
- glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
+ glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
libev? ( >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] )
libevent? ( >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] )
tevent? ( >=sys-libs/tevent-0.9.19[${MULTILIB_USEDEP}] )"
1.28 dev-libs/libverto/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.28&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.28&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 18 Jun 2014 19:16:05 -0000 1.27
+++ ChangeLog 24 Jun 2014 21:54:27 -0000 1.28
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/libverto
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.27
2014/06/18 19:16:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.28
2014/06/24 21:54:27 mgorny Exp $
+
+ 24 Jun 2014; Michał Górny <[email protected]> libverto-0.2.5-r1.ebuild,
+ libverto-0.2.6.ebuild:
+ Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo
for
+ GNOME 3.6.
18 Jun 2014; Michał Górny <[email protected]> libverto-0.2.5-r1.ebuild,
libverto-0.2.6.ebuild: