From 53817ef934f71002b95d47875a6d8d490f7c5ddb Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Tue, 20 Oct 2009 12:57:38 +0000 Subject: x86 stable, bug #284693 (Portage version: 2.2_rc46/cvs/Linux x86_64) --- media-gfx/asymptote/ChangeLog | 5 ++++- media-gfx/asymptote/asymptote-1.86.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'media-gfx/asymptote') diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index cd6d5b31bfd5..3e7e82ec62ea 100644 --- a/media-gfx/asymptote/ChangeLog +++ b/media-gfx/asymptote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/asymptote # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.59 2009/10/02 19:14:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.60 2009/10/20 12:57:38 maekke Exp $ + + 20 Oct 2009; Markus Meier asymptote-1.86.ebuild: + x86 stable, bug #284693 02 Oct 2009; Fabian Groffen asymptote-1.86.ebuild, asymptote-1.87.ebuild: diff --git a/media-gfx/asymptote/asymptote-1.86.ebuild b/media-gfx/asymptote/asymptote-1.86.ebuild index bfd78f99914d..48c85b7a3fe8 100644 --- a/media-gfx/asymptote/asymptote-1.86.ebuild +++ b/media-gfx/asymptote/asymptote-1.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v 1.2 2009/10/02 19:14:51 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v 1.3 2009/10/20 12:57:38 maekke Exp $ EAPI=2 inherit eutils autotools elisp-common latex-package multilib python @@ -9,7 +9,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 -- cgit v1.2.3-65-gdbad