ssuominen 14/09/18 15:21:16 Modified: eyeD3-0.7.5.ebuild ChangeLog Log: Restore ~ppc/~ppc64 keywording which were removed for no reason at all. (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path 1.2 dev-python/eyeD3/eyeD3-0.7.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild?r1=1.1&r2=1.2 Index: eyeD3-0.7.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- eyeD3-0.7.5.ebuild 18 Sep 2014 15:10:32 -0000 1.1 +++ eyeD3-0.7.5.ebuild 18 Sep 2014 15:21:16 -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/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.1 2014/09/18 15:10:32 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/eyeD3-0.7.5.ebuild,v 1.2 2014/09/18 15:21:16 ssuominen Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0.7" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="!<${CATEGORY}/${PN}-0.6.18-r1:0" 1.80 dev-python/eyeD3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?rev=1.80&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eyeD3/ChangeLog?r1=1.79&r2=1.80 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- ChangeLog 18 Sep 2014 15:18:25 -0000 1.79 +++ ChangeLog 18 Sep 2014 15:21:16 -0000 1.80 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/eyeD3 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.79 2014/09/18 15:18:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/eyeD3/ChangeLog,v 1.80 2014/09/18 15:21:16 ssuominen Exp $ + + 18 Sep 2014; Samuli Suominen <[email protected]> eyeD3-0.7.5.ebuild: + Restore ~ppc/~ppc64 keywording which were removed for no reason at all. 18 Sep 2014; Samuli Suominen <[email protected]> -eyeD3-0.6.18-r1.ebuild, -eyeD3-0.6.18-r2.ebuild, -eyeD3-0.6.18.ebuild, -eyeD3-0.7.1.ebuild,
