summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-12-08 08:23:43 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-12-08 08:23:43 +0000
commitfb5b2b53b0bd4d3fa2567cfa64c703dcace4ddff (patch)
tree14937f5cbc82e1c612a113c6c9d312d6c672c6a0 /media-gfx/asymptote
parentxshipwars is gone (diff)
downloadgentoo-2-fb5b2b53b0bd4d3fa2567cfa64c703dcace4ddff.tar.gz
gentoo-2-fb5b2b53b0bd4d3fa2567cfa64c703dcace4ddff.tar.bz2
gentoo-2-fb5b2b53b0bd4d3fa2567cfa64c703dcace4ddff.zip
x86 stable wrt bug #342265
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog6
-rw-r--r--media-gfx/asymptote/asymptote-2.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index e75b77bd5820..904a917b7c4c 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/asymptote
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.81 2010/11/10 05:29:07 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.82 2010/12/08 08:23:43 phajdan.jr Exp $
+
+ 08 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ asymptote-2.08.ebuild:
+ x86 stable wrt bug #342265
*asymptote-2.08 (10 Nov 2010)
diff --git a/media-gfx/asymptote/asymptote-2.08.ebuild b/media-gfx/asymptote/asymptote-2.08.ebuild
index ffe977914d55..19ab42dd9872 100644
--- a/media-gfx/asymptote/asymptote-2.08.ebuild
+++ b/media-gfx/asymptote/asymptote-2.08.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/media-gfx/asymptote/asymptote-2.08.ebuild,v 1.1 2010/11/10 05:29:07 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.08.ebuild,v 1.2 2010/12/08 08:23:43 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