diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 13:02:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-17 13:02:48 +0000 |
commit | c6125cfee610da86a405332eaf52ac1cc29b3076 (patch) | |
tree | efaad619e78b531ca184767516f570bd1e1de395 /dev-python/setupdocs | |
parent | stable x86, bug 328579 (diff) | |
download | gentoo-2-c6125cfee610da86a405332eaf52ac1cc29b3076.tar.gz gentoo-2-c6125cfee610da86a405332eaf52ac1cc29b3076.tar.bz2 gentoo-2-c6125cfee610da86a405332eaf52ac1cc29b3076.zip |
stable x86, bug 328485
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/setupdocs')
-rw-r--r-- | dev-python/setupdocs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/setupdocs/setupdocs-1.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/setupdocs/ChangeLog b/dev-python/setupdocs/ChangeLog index 23ec3e48767b..330c009bf6d0 100644 --- a/dev-python/setupdocs/ChangeLog +++ b/dev-python/setupdocs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/setupdocs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/ChangeLog,v 1.12 2010/07/16 23:11:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/ChangeLog,v 1.13 2010/07/17 13:02:48 fauli Exp $ + + 17 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + setupdocs-1.0.4.ebuild: + stable x86, bug 328485 16 Jul 2010; Markos Chandras <hwoarang@gentoo.org> setupdocs-1.0.4.ebuild: Stable on amd64 wrt bug #328485 diff --git a/dev-python/setupdocs/setupdocs-1.0.4.ebuild b/dev-python/setupdocs/setupdocs-1.0.4.ebuild index 9af879032f5a..ab0bc6c22a3b 100644 --- a/dev-python/setupdocs/setupdocs-1.0.4.ebuild +++ b/dev-python/setupdocs/setupdocs-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/setupdocs-1.0.4.ebuild,v 1.3 2010/07/16 23:11:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setupdocs/setupdocs-1.0.4.ebuild,v 1.4 2010/07/17 13:02:48 fauli Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -18,7 +18,7 @@ SRC_URI="http://www.enthought.com/repo/ETS/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="dev-python/setuptools |