blueness 14/06/22 11:44:15 Modified: namecoind-0.3.72.ebuild ChangeLog Log: Add dependency on dev-libs/glib:2, bug #514362 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 net-dns/namecoind/namecoind-0.3.72.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild?r1=1.2&r2=1.3 Index: namecoind-0.3.72.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- namecoind-0.3.72.ebuild 8 Jan 2014 06:45:52 -0000 1.2 +++ namecoind-0.3.72.ebuild 22 Jun 2014 11:44:15 -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/net-dns/namecoind/namecoind-0.3.72.ebuild,v 1.2 2014/01/08 06:45:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild,v 1.3 2014/06/22 11:44:15 blueness Exp $ EAPI=4 @@ -19,6 +19,7 @@ RDEPEND=" dev-libs/boost[threads(+)] + dev-libs/glib:2 dev-libs/crypto++ dev-libs/openssl[-bindist] upnp? ( 1.3 net-dns/namecoind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/namecoind/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/namecoind/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/namecoind/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dns/namecoind/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 8 Jan 2014 06:45:52 -0000 1.2 +++ ChangeLog 22 Jun 2014 11:44:15 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for net-dns/namecoind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/ChangeLog,v 1.2 2014/01/08 06:45:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/ChangeLog,v 1.3 2014/06/22 11:44:15 blueness Exp $ + + 22 Jun 2014; Anthony G. Basile <[email protected]> namecoind-0.3.72.ebuild: + Add dependency on dev-libs/glib:2, bug #514362 08 Jan 2014; Mike Frysinger <[email protected]> namecoind-0.3.72.ebuild: Inherit the user eclass for enewuser/etc...
