diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 17:36:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 17:36:11 +0000 |
commit | 3fae7be4d0b34deb0cb3416d3bac6257d3b6c461 (patch) | |
tree | 5c29bb36171724ea834060619971350e1dafe5e4 /media-gfx/asymptote | |
parent | x86 stable wrt bug #380183 (diff) | |
download | gentoo-2-3fae7be4d0b34deb0cb3416d3bac6257d3b6c461.tar.gz gentoo-2-3fae7be4d0b34deb0cb3416d3bac6257d3b6c461.tar.bz2 gentoo-2-3fae7be4d0b34deb0cb3416d3bac6257d3b6c461.zip |
x86 stable wrt bug #380185
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index d56c186cca9d..2e5b302531d4 100644 --- a/media-gfx/asymptote/ChangeLog +++ b/media-gfx/asymptote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/asymptote # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.89 2011/08/27 10:31:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.90 2011/09/04 17:36:11 phajdan.jr Exp $ + + 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> asymptote-2.13.ebuild: + x86 stable wrt bug #380185 27 Aug 2011; Markos Chandras <hwoarang@gentoo.org> asymptote-2.13.ebuild: Stable on amd64 wrt bug #380185 diff --git a/media-gfx/asymptote/asymptote-2.13.ebuild b/media-gfx/asymptote/asymptote-2.13.ebuild index cf22fc9f3657..89e014c9bd82 100644 --- a/media-gfx/asymptote/asymptote-2.13.ebuild +++ b/media-gfx/asymptote/asymptote-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.13.ebuild,v 1.3 2011/08/27 10:31:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.13.ebuild,v 1.4 2011/09/04 17:36:11 phajdan.jr Exp $ EAPI=3 SUPPORT_PYTHON_ABIS=1 PYTHON_DEPEND="python? 2" @@ -12,7 +12,7 @@ HOMEPAGE="http://asymptote.sourceforge.net/" SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv vim-syntax X" RDEPEND=">=sys-libs/readline-4.3-r5 |