pacho 15/07/13 20:28:51 Modified: nm-applet-1.0.2.ebuild ChangeLog Log: Rekeyword now that deps are fixed (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.5 gnome-extra/nm-applet/nm-applet-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nm-applet/nm-applet-1.0.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nm-applet/nm-applet-1.0.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nm-applet/nm-applet-1.0.2.ebuild?r1=1.4&r2=1.5 Index: nm-applet-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-1.0.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nm-applet-1.0.2.ebuild 13 Jul 2015 20:27:15 -0000 1.4 +++ nm-applet-1.0.2.ebuild 13 Jul 2015 20:28:51 -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/gnome-extra/nm-applet/nm-applet-1.0.2.ebuild,v 1.4 2015/07/13 20:27:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-1.0.2.ebuild,v 1.5 2015/07/13 20:28:51 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="GPL-2+" SLOT="0" IUSE="bluetooth +introspection modemmanager" -KEYWORDS="~alpha amd64 ~arm ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86" RDEPEND=" app-crypt/libsecret 1.132 gnome-extra/nm-applet/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nm-applet/ChangeLog?rev=1.132&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nm-applet/ChangeLog?rev=1.132&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/nm-applet/ChangeLog?r1=1.131&r2=1.132 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- ChangeLog 13 Jul 2015 20:27:15 -0000 1.131 +++ ChangeLog 13 Jul 2015 20:28:51 -0000 1.132 @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/nm-applet # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.131 2015/07/13 20:27:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/ChangeLog,v 1.132 2015/07/13 20:28:51 pacho Exp $ + + 13 Jul 2015; Pacho Ramos <[email protected]> nm-applet-1.0.2.ebuild: + Rekeyword now that deps are fixed 13 Jul 2015; Pacho Ramos <[email protected]> nm-applet-1.0.2.ebuild: virtual/notification-daemon as PDEPEND to try to avoid circular dep issues,
