maekke 14/06/24 19:24:37 Modified: ChangeLog phodav-0.4.ebuild Log: add ~arm, bug #513108 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.2 net-libs/phodav/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 13 Jun 2014 12:05:09 -0000 1.1 +++ ChangeLog 24 Jun 2014 19:24:37 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for net-libs/phodav # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.1 2014/06/13 12:05:09 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/ChangeLog,v 1.2 2014/06/24 19:24:37 maekke Exp $ + + 24 Jun 2014; Markus Meier <[email protected]> phodav-0.4.ebuild: + add ~arm, bug #513108 *phodav-0.4 (13 Jun 2014) 1.2 net-libs/phodav/phodav-0.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild?r1=1.1&r2=1.2 Index: phodav-0.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- phodav-0.4.ebuild 13 Jun 2014 12:05:09 -0000 1.1 +++ phodav-0.4.ebuild 24 Jun 2014 19:24:37 -0000 1.2 @@ -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-libs/phodav/phodav-0.4.ebuild,v 1.1 2014/06/13 12:05:09 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/phodav/phodav-0.4.ebuild,v 1.2 2014/06/24 19:24:37 maekke Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="avahi spice systemd" RDEPEND="dev-libs/glib
