mgorny 14/06/24 21:56:52
Modified: pkgconfig-0.28-r1.ebuild pkgconfig-9999.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.3 dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild?r1=1.2&r2=1.3
Index: pkgconfig-0.28-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pkgconfig-0.28-r1.ebuild 18 Jun 2014 19:21:17 -0000 1.2
+++ pkgconfig-0.28-r1.ebuild 24 Jun 2014 21:56:52 -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-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.2
2014/06/18 19:21:17 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.28-r1.ebuild,v 1.3
2014/06/24 21:56:52 mgorny Exp $
EAPI=5
@@ -23,7 +23,7 @@
SLOT="0"
IUSE="elibc_FreeBSD elibc_glibc hardened internal-glib"
-RDEPEND="!internal-glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
+RDEPEND="!internal-glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
!dev-util/pkgconf[pkg-config]
!dev-util/pkg-config-lite
!dev-util/pkgconfig-openbsd[pkg-config]"
1.13 dev-util/pkgconfig/pkgconfig-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild?r1=1.12&r2=1.13
Index: pkgconfig-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pkgconfig-9999.ebuild 18 Jun 2014 19:21:17 -0000 1.12
+++ pkgconfig-9999.ebuild 24 Jun 2014 21:56:52 -0000 1.13
@@ -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-util/pkgconfig/pkgconfig-9999.ebuild,v
1.12 2014/06/18 19:21:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-9999.ebuild,v
1.13 2014/06/24 21:56:52 mgorny Exp $
EAPI=5
@@ -23,7 +23,7 @@
SLOT="0"
IUSE="elibc_FreeBSD elibc_glibc hardened internal-glib"
-RDEPEND="!internal-glib? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
+RDEPEND="!internal-glib? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
!dev-util/pkgconf[pkg-config]
!dev-util/pkg-config-lite
!dev-util/pkgconfig-openbsd[pkg-config]"
1.145 dev-util/pkgconfig/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?rev=1.145&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?rev=1.145&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgconfig/ChangeLog?r1=1.144&r2=1.145
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog 18 Jun 2014 19:21:17 -0000 1.144
+++ ChangeLog 24 Jun 2014 21:56:52 -0000 1.145
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.144
2014/06/18 19:21:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.145
2014/06/24 21:56:52 mgorny Exp $
+
+ 24 Jun 2014; Michał Górny <[email protected]> pkgconfig-0.28-r1.ebuild,
+ pkgconfig-9999.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]> pkgconfig-0.28-r1.ebuild,
pkgconfig-9999.ebuild: