summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-20 12:57:38 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-20 12:57:38 +0000
commit53817ef934f71002b95d47875a6d8d490f7c5ddb (patch)
tree9ff768fb591d6b04f10ecb787148adf6d05710c8 /media-gfx/asymptote
parentamd64/x86 stable, bug #284857 (diff)
downloadgentoo-2-53817ef934f71002b95d47875a6d8d490f7c5ddb.tar.gz
gentoo-2-53817ef934f71002b95d47875a6d8d490f7c5ddb.tar.bz2
gentoo-2-53817ef934f71002b95d47875a6d8d490f7c5ddb.zip
x86 stable, bug #284693
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog5
-rw-r--r--media-gfx/asymptote/asymptote-1.86.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <maekke@gentoo.org> asymptote-1.86.ebuild:
+ x86 stable, bug #284693
02 Oct 2009; Fabian Groffen <grobian@gentoo.org> 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