diff options
author | 2013-09-14 17:39:23 +0000 | |
---|---|---|
committer | 2013-09-14 17:39:23 +0000 | |
commit | 3907ea31cb11906512f3c5fa74f960a5cb4fd366 (patch) | |
tree | 3dcfbaaaf0ccad793eece586357beeafc38688e5 /dev-python/visual | |
parent | Stable for amd64, wrt bug #460292 (diff) | |
download | gentoo-2-3907ea31cb11906512f3c5fa74f960a5cb4fd366.tar.gz gentoo-2-3907ea31cb11906512f3c5fa74f960a5cb4fd366.tar.bz2 gentoo-2-3907ea31cb11906512f3c5fa74f960a5cb4fd366.zip |
Stable for amd64, wrt bug #460384
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/visual')
-rw-r--r-- | dev-python/visual/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/visual/visual-5.74.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/visual/ChangeLog b/dev-python/visual/ChangeLog index 16f4db61faa2..1a4c91b57474 100644 --- a/dev-python/visual/ChangeLog +++ b/dev-python/visual/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/visual -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/ChangeLog,v 1.64 2012/11/16 13:38:45 idella4 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/ChangeLog,v 1.65 2013/09/14 17:39:23 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> visual-5.74.ebuild: + Stable for amd64, wrt bug #460384 17 Nov 2012; Ian Delaney <idella4@gentoo.org> visual-5.72-r2.ebuild, visual-5.74.ebuild: diff --git a/dev-python/visual/visual-5.74.ebuild b/dev-python/visual/visual-5.74.ebuild index 43c5c5910524..d8f8d7bef455 100644 --- a/dev-python/visual/visual-5.74.ebuild +++ b/dev-python/visual/visual-5.74.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-5.74.ebuild,v 1.6 2012/11/16 13:38:45 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-5.74.ebuild,v 1.7 2013/09/14 17:39:23 ago Exp $ EAPI="4" SUPPORT_PYTHON_ABIS="1" @@ -17,7 +17,7 @@ SRC_URI="http://www.vpython.org/contents/download/${MY_P}.tar.bz2" LICENSE="HPND Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="doc examples" RDEPEND=">=dev-cpp/gtkglextmm-1.2 |