summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 15:12:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 15:12:34 +0000
commitb000c0dcdc924f7ace27abe9240b64fe964d3268 (patch)
treeb0835d031a48ead317df57fcab5a736486b4ff62
parentStable for amd64, wrt bug #456544 (diff)
downloadgentoo-2-b000c0dcdc924f7ace27abe9240b64fe964d3268.tar.gz
gentoo-2-b000c0dcdc924f7ace27abe9240b64fe964d3268.tar.bz2
gentoo-2-b000c0dcdc924f7ace27abe9240b64fe964d3268.zip
Stable for amd64, wrt bug #456940
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r--media-gfx/asymptote/ChangeLog8
-rw-r--r--media-gfx/asymptote/asymptote-2.21.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index a4c866a4ba12..930161967f2b 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/asymptote
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.100 2012/10/11 14:25:36 grozin Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.101 2013/02/14 15:12:34 ago Exp $
+
+ 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> asymptote-2.21.ebuild:
+ Stable for amd64, wrt bug #456940
*asymptote-2.21 (11 Oct 2012)
@@ -775,4 +778,3 @@
+asymptote-1.20.ebuild:
Initial version, fixes Bug 82871, thanks to
Emiliano Vavassori for the ebuild and patches.
-
diff --git a/media-gfx/asymptote/asymptote-2.21.ebuild b/media-gfx/asymptote/asymptote-2.21.ebuild
index c2cb24bf7a69..f3e1356c53f6 100644
--- a/media-gfx/asymptote/asymptote-2.21.ebuild
+++ b/media-gfx/asymptote/asymptote-2.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.21.ebuild,v 1.1 2012/10/11 14:25:36 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.21.ebuild,v 1.2 2013/02/14 15:12:34 ago Exp $
EAPI=4
SUPPORT_PYTHON_ABIS=1
@@ -13,7 +13,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 offscreen +opengl python sigsegv svg vim-syntax X"
REQUIRED_USE="offscreen? ( opengl )"