summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-04-17 09:20:51 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-04-17 09:20:51 +0000
commit883f1e06adaae3dcc1bb799a07748e1378707670 (patch)
treea4068d80b77a8e1bda728faf3fe531245fb08e46 /media-gfx/asymptote
parentMarked ~hppa too. (diff)
downloadgentoo-2-883f1e06adaae3dcc1bb799a07748e1378707670.tar.gz
gentoo-2-883f1e06adaae3dcc1bb799a07748e1378707670.tar.bz2
gentoo-2-883f1e06adaae3dcc1bb799a07748e1378707670.zip
License fix GPL-2 -> GPL-3
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog6
-rw-r--r--media-gfx/asymptote/asymptote-1.68.ebuild4
-rw-r--r--media-gfx/asymptote/asymptote-1.70.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 8f7bb005176d..24aeece4834f 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,10 @@
# 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.43 2009/04/11 16:52:41 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.44 2009/04/17 09:20:51 bicatali Exp $
+
+ 17 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org> asymptote-1.68,
+ asymptote-1.70:
+ License fix GPL-2 -> GPL-3
*asymptote-1.70 (11 Apr 2009)
diff --git a/media-gfx/asymptote/asymptote-1.68.ebuild b/media-gfx/asymptote/asymptote-1.68.ebuild
index 0c9a6c911155..e0ac655d536a 100644
--- a/media-gfx/asymptote/asymptote-1.68.ebuild
+++ b/media-gfx/asymptote/asymptote-1.68.ebuild
@@ -1,13 +1,13 @@
# 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.68.ebuild,v 1.1 2009/03/24 15:36:50 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.68.ebuild,v 1.2 2009/04/17 09:20:51 bicatali Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
DESCRIPTION="A vector graphics language that provides a framework for technical drawing"
HOMEPAGE="http://asymptote.sourceforge.net/"
SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv vim-syntax X"
diff --git a/media-gfx/asymptote/asymptote-1.70.ebuild b/media-gfx/asymptote/asymptote-1.70.ebuild
index 0dc77000f3ab..9fdf1d199062 100644
--- a/media-gfx/asymptote/asymptote-1.70.ebuild
+++ b/media-gfx/asymptote/asymptote-1.70.ebuild
@@ -1,13 +1,13 @@
# 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.70.ebuild,v 1.1 2009/04/11 16:52:41 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.70.ebuild,v 1.2 2009/04/17 09:20:51 bicatali Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
DESCRIPTION="A vector graphics language that provides a framework for technical drawing"
HOMEPAGE="http://asymptote.sourceforge.net/"
SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv vim-syntax X"