klausman 15/08/06 16:45:15 Modified: ctl-1.4.1.ebuild ChangeLog Log: Drop keywords for alpha/~alpha, see bug 526054 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.16 media-libs/ctl/ctl-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild?r1=1.15&r2=1.16 Index: ctl-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ctl-1.4.1.ebuild 24 Jan 2014 06:33:58 -0000 1.15 +++ ctl-1.4.1.ebuild 6 Aug 2015 16:45:15 -0000 1.16 @@ -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/media-libs/ctl/ctl-1.4.1.ebuild,v 1.15 2014/01/24 06:33:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.16 2015/08/06 16:45:15 klausman Exp $ EAPI=5 inherit eutils libtool @@ -11,7 +11,7 @@ LICENSE="AMPAS" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND="media-libs/ilmbase:=" 1.21 media-libs/ctl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ctl/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 24 Jan 2014 06:33:58 -0000 1.20 +++ ChangeLog 6 Aug 2015 16:45:15 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ctl -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.20 2014/01/24 06:33:58 ssuominen Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.21 2015/08/06 16:45:15 klausman Exp $ + + 06 Aug 2015; Tobias Klausmann <[email protected]> ctl-1.4.1.ebuild: + Drop keywords for alpha/~alpha, see bug 526054 24 Jan 2014; Samuli Suominen <[email protected]> ctl-1.4.1.ebuild: Modernize the ebuild (eapi5, prune_libtool_files, and so forth)
