chewi 15/05/21 09:03:39 Modified: icedtea-sound-1.0.1.ebuild ChangeLog Log: ~ppc keyword. Admittedly not tested beyond building but testing this remotely is kinda hard. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.2 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild?r1=1.1&r2=1.2 Index: icedtea-sound-1.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icedtea-sound-1.0.1.ebuild 1 Nov 2014 19:04:52 -0000 1.1 +++ icedtea-sound-1.0.1.ebuild 21 May 2015 09:03:39 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild,v 1.1 2014/11/01 19:04:52 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild,v 1.2 2015/05/21 09:03:39 chewi Exp $ # Build written by Andrew John Hughes ([email protected]) EAPI="5" @@ -13,7 +13,7 @@ LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="+doc test" 1.2 dev-java/icedtea-sound/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-sound/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-sound/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea-sound/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea-sound/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 1 Nov 2014 19:04:52 -0000 1.1 +++ ChangeLog 21 May 2015 09:03:39 -0000 1.2 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/icedtea-sound -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-sound/ChangeLog,v 1.1 2014/11/01 19:04:52 caster Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea-sound/ChangeLog,v 1.2 2015/05/21 09:03:39 chewi Exp $ + + 21 May 2015; James Le Cuirot <[email protected]> icedtea-sound-1.0.1.ebuild: + ~ppc keyword. Admittedly not tested beyond building but testing this remotely + is kinda hard. *icedtea-sound-1.0.1 (01 Nov 2014) @@ -8,4 +12,3 @@ +metadata.xml: Initial version copied from java-overlay. Ebuild provided by Andrew John Hughes <[email protected]>. -
