johu 15/03/02 21:21:39 Modified: metadata.xml oxygen-icons-4.14.3.ebuild ChangeLog Log: Rename USE flag bindist to sources, bug #541460. (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.4 kde-base/oxygen-icons/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 18 Mar 2013 23:01:05 -0000 1.3 +++ metadata.xml 2 Mar 2015 21:21:39 -0000 1.4 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>kde</herd> -<use> - <flag name="bindist">Additionally install the svg sources of the bitmap icons (needed for redistribution)</flag> -</use> + <herd>kde</herd> + <use> + <flag name="sources">Additionally install the svg sources of the bitmap icons (needed for redistribution)</flag> + </use> </pkgmetadata> 1.6 kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild?r1=1.5&r2=1.6 Index: oxygen-icons-4.14.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- oxygen-icons-4.14.3.ebuild 17 Feb 2015 11:06:33 -0000 1.5 +++ oxygen-icons-4.14.3.ebuild 2 Mar 2015 21:21:39 -0000 1.6 @@ -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/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild,v 1.5 2015/02/17 11:06:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.14.3.ebuild,v 1.6 2015/03/02 21:21:39 johu Exp $ EAPI=5 @@ -15,13 +15,13 @@ HOMEPAGE="http://www.oxygen-icons.org/" [[ ${PV} == *9999 ]] || \ SRC_URI=" - !bindist? ( http://dev.gentoo.org/~kensington/distfiles/${P}.repacked.tar.xz ) - bindist? ( ${SRC_URI} ) + !sources? ( http://dev.gentoo.org/~kensington/distfiles/${P}.repacked.tar.xz ) + sources? ( ${SRC_URI} ) " LICENSE="LGPL-3" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="bindist" +IUSE="sources" DEPEND="" RDEPEND="${DEPEND}" 1.231 kde-base/oxygen-icons/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/ChangeLog?rev=1.231&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/ChangeLog?rev=1.231&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/oxygen-icons/ChangeLog?r1=1.230&r2=1.231 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v retrieving revision 1.230 retrieving revision 1.231 diff -u -r1.230 -r1.231 --- ChangeLog 18 Feb 2015 16:26:56 -0000 1.230 +++ ChangeLog 2 Mar 2015 21:21:39 -0000 1.231 @@ -1,6 +1,10 @@ # ChangeLog for kde-base/oxygen-icons # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.230 2015/02/18 16:26:56 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.231 2015/03/02 21:21:39 johu Exp $ + + 02 Mar 2015; Johannes Huber <[email protected]> metadata.xml, + oxygen-icons-4.14.3.ebuild: + Rename USE flag bindist to sources, bug #541460. 18 Feb 2015; Michał Górny <[email protected]> -oxygen-icons-4.12.5.ebuild: Remove KDE SC 4.12
