tetromino 15/07/31 13:41:24
Modified: ChangeLog seahorse-3.16.0-r1.ebuild
seahorse-3.14.1.ebuild
Log:
Missing gdbus-codegen dependency (bug #556384, thanks to selurvedu).
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0x18E5B6F2D8D5EC8D)
Revision Changes Path
1.197 app-crypt/seahorse/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/ChangeLog?rev=1.197&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/ChangeLog?rev=1.197&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/ChangeLog?r1=1.196&r2=1.197
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog 5 Jul 2015 08:22:05 -0000 1.196
+++ ChangeLog 31 Jul 2015 13:41:24 -0000 1.197
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/seahorse
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.196
2015/07/05 08:22:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.197
2015/07/31 13:41:24 tetromino Exp $
+
+ 31 Jul 2015; Alexandre Rostovtsev <[email protected]>
+ seahorse-3.14.1.ebuild, seahorse-3.16.0-r1.ebuild:
+ Missing gdbus-codegen dependency (bug #556384, thanks to selurvedu).
05 Jul 2015; Pacho Ramos <[email protected]> seahorse-3.16.0-r1.ebuild:
dev-util/itstool DEPEND
1.4 app-crypt/seahorse/seahorse-3.16.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/seahorse-3.16.0-r1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/seahorse-3.16.0-r1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/seahorse-3.16.0-r1.ebuild?r1=1.3&r2=1.4
Index: seahorse-3.16.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.16.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- seahorse-3.16.0-r1.ebuild 5 Jul 2015 08:22:05 -0000 1.3
+++ seahorse-3.16.0-r1.ebuild 31 Jul 2015 13:41:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.16.0-r1.ebuild,v 1.3
2015/07/05 08:22:05 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.16.0-r1.ebuild,v 1.4
2015/07/31 13:41:24 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -32,6 +32,7 @@
"
DEPEND="${COMMON_DEPEND}
app-text/yelp-tools
+ dev-util/gdbus-codegen
>=dev-util/intltool-0.35
dev-util/itstool
sys-devel/gettext
1.5 app-crypt/seahorse/seahorse-3.14.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/seahorse-3.14.1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/seahorse-3.14.1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/seahorse/seahorse-3.14.1.ebuild?r1=1.4&r2=1.5
Index: seahorse-3.14.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.14.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- seahorse-3.14.1.ebuild 13 May 2015 16:54:49 -0000 1.4
+++ seahorse-3.14.1.ebuild 31 Jul 2015 13:41:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.14.1.ebuild,v
1.4 2015/05/13 16:54:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.14.1.ebuild,v
1.5 2015/07/31 13:41:24 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -32,6 +32,7 @@
zeroconf? ( >=net-dns/avahi-0.6:= )
"
DEPEND="${COMMON_DEPEND}
+ dev-util/gdbus-codegen
>=dev-util/intltool-0.35
sys-devel/gettext
virtual/pkgconfig