pacho 15/03/06 22:39:13 Modified: stsci-distutils-0.3.7.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.5 dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild?r1=1.4&r2=1.5 Index: stsci-distutils-0.3.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- stsci-distutils-0.3.7.ebuild 5 Dec 2014 11:24:23 -0000 1.4 +++ stsci-distutils-0.3.7.ebuild 6 Mar 2015 22:39:13 -0000 1.5 @@ -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-python/stsci-distutils/stsci-distutils-0.3.7.ebuild,v 1.4 2014/12/05 11:24:23 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/stsci-distutils-0.3.7.ebuild,v 1.5 2015/03/06 22:39:13 pacho Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.21 dev-python/stsci-distutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stsci-distutils/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stsci-distutils/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stsci-distutils/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 20 Dec 2014 01:02:59 -0000 1.20 +++ ChangeLog 6 Mar 2015 22:39:13 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/stsci-distutils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.20 2014/12/20 01:02:59 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/stsci-distutils/ChangeLog,v 1.21 2015/03/06 22:39:13 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> stsci-distutils-0.3.7.ebuild: + amd64 stable, bug 540290 20 Dec 2014; Ian Delaney <[email protected]> -stsci-distutils-0.3.2-r1.ebuild, -stsci-distutils-0.3.4.ebuild:
