summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2007-04-07 16:45:07 +0000
committerChristian Faulhammer <fauli@gentoo.org>2007-04-07 16:45:07 +0000
commitf77954cdfb0b90f188f31315590af037713668bf (patch)
tree7cc1d4ca0e0992b45b79e3f576bf095abbb94f39 /app-emacs/auctex
parentSRC_URI changed to mirror://, fixes bug 163312 (diff)
downloadhistorical-f77954cdfb0b90f188f31315590af037713668bf.tar.gz
historical-f77954cdfb0b90f188f31315590af037713668bf.tar.bz2
historical-f77954cdfb0b90f188f31315590af037713668bf.zip
added FDL to LICENSE
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r--app-emacs/auctex/ChangeLog7
-rw-r--r--app-emacs/auctex/auctex-11.55.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.82.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.83-r1.ebuild8
-rw-r--r--app-emacs/auctex/auctex-11.83.ebuild6
-rw-r--r--app-emacs/auctex/auctex-11.84-r1.ebuild4
-rw-r--r--app-emacs/auctex/auctex-11.84.ebuild4
7 files changed, 23 insertions, 18 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog
index 4da2806be098..76f66cf967e4 100644
--- a/app-emacs/auctex/ChangeLog
+++ b/app-emacs/auctex/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emacs/auctex
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.55 2007/03/30 15:48:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.56 2007/04/07 16:38:33 opfer Exp $
+
+ 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> auctex-11.55.ebuild,
+ auctex-11.82.ebuild, auctex-11.83.ebuild, auctex-11.83-r1.ebuild,
+ auctex-11.84.ebuild, auctex-11.84-r1.ebuild:
+ added FDL to LICENSE
30 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
+files/auctex-11.84-ppc64_configure.patch, auctex-11.84-r1.ebuild:
diff --git a/app-emacs/auctex/auctex-11.55.ebuild b/app-emacs/auctex/auctex-11.55.ebuild
index 60d3e58acb35..0e21c7c76734 100644
--- a/app-emacs/auctex/auctex-11.55.ebuild
+++ b/app-emacs/auctex/auctex-11.55.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.9 2006/12/06 15:37:47 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.10 2007/04/07 16:38:33 opfer Exp $
inherit elisp eutils
@@ -8,7 +8,7 @@ DESCRIPTION="AUCTeX is an extensible package that supports writing and formattin
HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="amd64 ppc ~ppc-macos ppc64 sparc x86"
IUSE=""
diff --git a/app-emacs/auctex/auctex-11.82.ebuild b/app-emacs/auctex/auctex-11.82.ebuild
index 78feec4117b3..1de4100620b9 100644
--- a/app-emacs/auctex/auctex-11.82.ebuild
+++ b/app-emacs/auctex/auctex-11.82.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.82.ebuild,v 1.2 2006/12/06 15:37:47 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.82.ebuild,v 1.3 2007/04/07 16:38:33 opfer Exp $
inherit elisp eutils latex-package
@@ -8,7 +8,7 @@ DESCRIPTION="AUCTeX is an extensible package that supports writing and formattin
HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE="preview-latex"
diff --git a/app-emacs/auctex/auctex-11.83-r1.ebuild b/app-emacs/auctex/auctex-11.83-r1.ebuild
index aa17defaae84..d5edeb9ff58f 100644
--- a/app-emacs/auctex/auctex-11.83-r1.ebuild
+++ b/app-emacs/auctex/auctex-11.83-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83-r1.ebuild,v 1.2 2006/11/27 16:55:27 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83-r1.ebuild,v 1.3 2007/04/07 16:38:33 opfer Exp $
inherit elisp eutils latex-package autotools
@@ -8,7 +8,7 @@ DESCRIPTION="AUCTeX is an extensible package that supports writing and formattin
HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="preview-latex"
@@ -29,7 +29,7 @@ src_unpack() {
src_compile() {
# Don't install in the main tree, as this causes file collisions
# with app-text/tetex, see bug #155944
- # Does no harm when used with USE=-preview-latex
+ # Does no harm when used with USE=-preview-latex
local PREVIEW_TEXMFDIR="${D}`kpsewhich -var-value=TEXMFSITE`"
mkdir -p "${PREVIEW_TEXMFDIR}"
diff --git a/app-emacs/auctex/auctex-11.83.ebuild b/app-emacs/auctex/auctex-11.83.ebuild
index 13ef902ff237..b76265eb96d8 100644
--- a/app-emacs/auctex/auctex-11.83.ebuild
+++ b/app-emacs/auctex/auctex-11.83.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83.ebuild,v 1.8 2006/12/06 15:37:47 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83.ebuild,v 1.9 2007/04/07 16:38:33 opfer Exp $
inherit elisp eutils latex-package autotools
@@ -8,7 +8,7 @@ DESCRIPTION="AUCTeX is an extensible package that supports writing and formattin
HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE="preview-latex"
diff --git a/app-emacs/auctex/auctex-11.84-r1.ebuild b/app-emacs/auctex/auctex-11.84-r1.ebuild
index e4ec78526d7f..1f02302b10bf 100644
--- a/app-emacs/auctex/auctex-11.84-r1.ebuild
+++ b/app-emacs/auctex/auctex-11.84-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.84-r1.ebuild,v 1.2 2007/03/30 15:48:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.84-r1.ebuild,v 1.3 2007/04/07 16:38:33 opfer Exp $
inherit elisp eutils latex-package autotools
@@ -8,7 +8,7 @@ DESCRIPTION="An extensible package that supports writing and formatting TeX file
HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="preview-latex"
diff --git a/app-emacs/auctex/auctex-11.84.ebuild b/app-emacs/auctex/auctex-11.84.ebuild
index 58b776ed6694..dba3d3c6106e 100644
--- a/app-emacs/auctex/auctex-11.84.ebuild
+++ b/app-emacs/auctex/auctex-11.84.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.84.ebuild,v 1.3 2007/02/22 15:05:39 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.84.ebuild,v 1.4 2007/04/07 16:38:33 opfer Exp $
inherit elisp eutils latex-package autotools
@@ -8,7 +8,7 @@ DESCRIPTION="An extensible package that supports writing and formatting TeX file
HOMEPAGE="http://www.gnu.org/software/auctex/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="preview-latex"