summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-26 11:08:44 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-26 11:08:44 +0000
commiteb0c6d5bccf67e04cc8582124450ed466f253a36 (patch)
tree06fc036afb2ca7e074f75cf5ae497d322e888650
parentUpdate my official test instructions for arches seeking to mark as stable. (diff)
downloadgentoo-2-eb0c6d5bccf67e04cc8582124450ed466f253a36.tar.gz
gentoo-2-eb0c6d5bccf67e04cc8582124450ed466f253a36.tar.bz2
gentoo-2-eb0c6d5bccf67e04cc8582124450ed466f253a36.zip
amd64 stable, bug #284693
(Portage version: 2.2_rc52/cvs/Linux x86_64)
-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 8c56c5b9134c..fcb980d6b305 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.62 2009/11/09 15:52:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.63 2009/11/26 11:08:44 maekke Exp $
+
+ 26 Nov 2009; Markus Meier <maekke@gentoo.org> asymptote-1.86.ebuild:
+ amd64 stable, bug #284693
*asymptote-1.89 (09 Nov 2009)
diff --git a/media-gfx/asymptote/asymptote-1.86.ebuild b/media-gfx/asymptote/asymptote-1.86.ebuild
index 48c85b7a3fe8..a7a180c7401b 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.3 2009/10/20 12:57:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v 1.4 2009/11/26 11:08:44 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