diff options
author | 2013-02-14 18:42:28 +0000 | |
---|---|---|
committer | 2013-02-14 18:42:28 +0000 | |
commit | 67d75e02a163f1337a39337cb7c7b501ee138fdc (patch) | |
tree | 22d4aae3af18aee61a447f66be38c550f9528bdf /media-gfx | |
parent | Stable for x86, wrt bug #456544 (diff) | |
download | gentoo-2-67d75e02a163f1337a39337cb7c7b501ee138fdc.tar.gz gentoo-2-67d75e02a163f1337a39337cb7c7b501ee138fdc.tar.bz2 gentoo-2-67d75e02a163f1337a39337cb7c7b501ee138fdc.zip |
Stable for x86, wrt bug #456940
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/asymptote/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index 930161967f2b..2bbed8c30730 100644 --- a/media-gfx/asymptote/ChangeLog +++ b/media-gfx/asymptote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/asymptote # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.102 2013/02/14 18:42:28 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> asymptote-2.21.ebuild: + Stable for x86, wrt bug #456940 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> asymptote-2.21.ebuild: Stable for amd64, wrt bug #456940 diff --git a/media-gfx/asymptote/asymptote-2.21.ebuild b/media-gfx/asymptote/asymptote-2.21.ebuild index f3e1356c53f6..5fd78b3c5ab4 100644 --- a/media-gfx/asymptote/asymptote-2.21.ebuild +++ b/media-gfx/asymptote/asymptote-2.21.ebuild @@ -1,6 +1,6 @@ # 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.2 2013/02/14 15:12:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.21.ebuild,v 1.3 2013/02/14 18:42:28 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 )" |