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
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')
-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
-rw-r--r--app-emacs/chess/ChangeLog7
-rw-r--r--app-emacs/chess/chess-2.0_beta5-r1.ebuild4
-rw-r--r--app-emacs/chess/chess-2.0_beta5-r2.ebuild4
-rw-r--r--app-emacs/chess/chess-2.0_beta5.ebuild4
-rw-r--r--app-emacs/tramp/ChangeLog8
-rw-r--r--app-emacs/tramp/tramp-2.0.44.ebuild6
-rw-r--r--app-emacs/tramp/tramp-2.0.45.ebuild6
-rw-r--r--app-emacs/tramp/tramp-2.0.53.ebuild6
-rw-r--r--app-emacs/tramp/tramp-2.1.2.ebuild6
-rw-r--r--app-emacs/tramp/tramp-2.1.6.ebuild6
-rw-r--r--app-emacs/tramp/tramp-2.1.7-r1.ebuild4
-rw-r--r--app-emacs/tramp/tramp-2.1.7.ebuild6
-rw-r--r--app-emacs/tramp/tramp-2.1.8.ebuild4
20 files changed, 64 insertions, 48 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"
diff --git a/app-emacs/chess/ChangeLog b/app-emacs/chess/ChangeLog
index f210d20803da..da5fa05325a9 100644
--- a/app-emacs/chess/ChangeLog
+++ b/app-emacs/chess/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emacs/chess
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/ChangeLog,v 1.11 2007/02/27 12:39:35 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/ChangeLog,v 1.12 2007/04/07 16:41:45 opfer Exp $
+
+ 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+ chess-2.0_beta5.ebuild, chess-2.0_beta5-r1.ebuild,
+ chess-2.0_beta5-r2.ebuild:
+ added FDL to LICENSE
*chess-2.0_beta5-r2 (27 Feb 2007)
diff --git a/app-emacs/chess/chess-2.0_beta5-r1.ebuild b/app-emacs/chess/chess-2.0_beta5-r1.ebuild
index 2f0b5904c33d..56c1826c2097 100644
--- a/app-emacs/chess/chess-2.0_beta5-r1.ebuild
+++ b/app-emacs/chess/chess-2.0_beta5-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/chess/chess-2.0_beta5-r1.ebuild,v 1.1 2007/02/09 00:26:28 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta5-r1.ebuild,v 1.2 2007/04/07 16:41:45 opfer Exp $
inherit elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/emacs-chess/${P/_beta/b}.tar.bz2
mirror://gentoo/emacs-chess-sounds-2.0.tar.bz2
mirror://gentoo/emacs-chess-pieces-2.0.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="festival"
diff --git a/app-emacs/chess/chess-2.0_beta5-r2.ebuild b/app-emacs/chess/chess-2.0_beta5-r2.ebuild
index 437d680e006b..8520a13ac6c8 100644
--- a/app-emacs/chess/chess-2.0_beta5-r2.ebuild
+++ b/app-emacs/chess/chess-2.0_beta5-r2.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/chess/chess-2.0_beta5-r2.ebuild,v 1.2 2007/02/28 18:11:35 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta5-r2.ebuild,v 1.3 2007/04/07 16:41:45 opfer Exp $
inherit elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/emacs-chess/${P/_beta/b}.tar.bz2
mirror://gentoo/emacs-chess-sounds-2.0.tar.bz2
mirror://gentoo/emacs-chess-pieces-2.0.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="festival"
diff --git a/app-emacs/chess/chess-2.0_beta5.ebuild b/app-emacs/chess/chess-2.0_beta5.ebuild
index fb9ed5a02bf2..b0d429efed94 100644
--- a/app-emacs/chess/chess-2.0_beta5.ebuild
+++ b/app-emacs/chess/chess-2.0_beta5.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/chess/chess-2.0_beta5.ebuild,v 1.2 2007/02/09 00:26:28 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/chess/chess-2.0_beta5.ebuild,v 1.3 2007/04/07 16:41:45 opfer Exp $
inherit elisp eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/emacs-chess/${P/_beta/b}.tar.bz2
mirror://gentoo/emacs-chess-sounds-2.0.tar.bz2
mirror://gentoo/emacs-chess-pieces-2.0.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.1"
SLOT="0"
KEYWORDS="x86 ppc ~amd64"
IUSE=""
diff --git a/app-emacs/tramp/ChangeLog b/app-emacs/tramp/ChangeLog
index 2076800f6ecc..fec96aea75da 100644
--- a/app-emacs/tramp/ChangeLog
+++ b/app-emacs/tramp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/tramp
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.31 2007/04/06 17:12:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.32 2007/04/07 16:45:07 opfer Exp $
+
+ 07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> tramp-2.0.44.ebuild,
+ tramp-2.0.45.ebuild, tramp-2.0.53.ebuild, tramp-2.1.2.ebuild,
+ tramp-2.1.6.ebuild, tramp-2.1.7.ebuild, tramp-2.1.7-r1.ebuild,
+ tramp-2.1.8.ebuild:
+ added FDL to LICENSE
06 Apr 2007; nixnut <nixnut@gentoo.org> tramp-2.1.8.ebuild:
Stable on ppc wrt bug 169351
diff --git a/app-emacs/tramp/tramp-2.0.44.ebuild b/app-emacs/tramp/tramp-2.0.44.ebuild
index 20d67821fd85..9f5475db6842 100644
--- a/app-emacs/tramp/tramp-2.0.44.ebuild
+++ b/app-emacs/tramp/tramp-2.0.44.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/tramp/tramp-2.0.44.ebuild,v 1.4 2005/01/01 14:03:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.44.ebuild,v 1.5 2007/04/07 16:45:07 opfer Exp $
inherit elisp
@@ -10,7 +10,7 @@ DESCRIPTION="TRAMP is a package for editing remote files similar to ange-ftp but
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="http://savannah.nongnu.org/download/tramp/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="x86 alpha ~amd64 ppc"
diff --git a/app-emacs/tramp/tramp-2.0.45.ebuild b/app-emacs/tramp/tramp-2.0.45.ebuild
index 55dd60a60e16..33f5f480d046 100644
--- a/app-emacs/tramp/tramp-2.0.45.ebuild
+++ b/app-emacs/tramp/tramp-2.0.45.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/tramp/tramp-2.0.45.ebuild,v 1.4 2005/04/21 18:43:45 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.45.ebuild,v 1.5 2007/04/07 16:45:07 opfer Exp $
inherit elisp
@@ -10,7 +10,7 @@ DESCRIPTION="TRAMP is a package for editing remote files similar to ange-ftp but
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="http://savannah.nongnu.org/download/tramp/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="x86 alpha amd64 ppc"
diff --git a/app-emacs/tramp/tramp-2.0.53.ebuild b/app-emacs/tramp/tramp-2.0.53.ebuild
index 531b481f5999..9c1f20a556ab 100644
--- a/app-emacs/tramp/tramp-2.0.53.ebuild
+++ b/app-emacs/tramp/tramp-2.0.53.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/tramp/tramp-2.0.53.ebuild,v 1.1 2006/08/05 17:20:24 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.0.53.ebuild,v 1.2 2007/04/07 16:45:07 opfer Exp $
inherit elisp
@@ -10,7 +10,7 @@ DESCRIPTION="TRAMP is a package for editing remote files similar to ange-ftp but
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~x86 ~alpha ~amd64 ~ppc"
diff --git a/app-emacs/tramp/tramp-2.1.2.ebuild b/app-emacs/tramp/tramp-2.1.2.ebuild
index 22a57f2a5903..ccae480c0666 100644
--- a/app-emacs/tramp/tramp-2.1.2.ebuild
+++ b/app-emacs/tramp/tramp-2.1.2.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/tramp/tramp-2.1.2.ebuild,v 1.9 2006/09/16 13:42:57 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.2.ebuild,v 1.10 2007/04/07 16:45:07 opfer Exp $
inherit elisp
@@ -8,7 +8,7 @@ DESCRIPTION="edit remote files like ange-ftp but with rlogin, telnet and/or ssh"
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="http://savannah.nongnu.org/download/tramp/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="alpha ~amd64 ppc sparc ~x86"
IUSE=""
diff --git a/app-emacs/tramp/tramp-2.1.6.ebuild b/app-emacs/tramp/tramp-2.1.6.ebuild
index 08a1b9e6413c..00a312e20369 100644
--- a/app-emacs/tramp/tramp-2.1.6.ebuild
+++ b/app-emacs/tramp/tramp-2.1.6.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/tramp/tramp-2.1.6.ebuild,v 1.1 2006/08/05 17:20:24 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.6.ebuild,v 1.2 2007/04/07 16:45:07 opfer Exp $
inherit elisp
@@ -8,7 +8,7 @@ DESCRIPTION="edit remote files like ange-ftp but with rlogin, telnet and/or ssh"
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
diff --git a/app-emacs/tramp/tramp-2.1.7-r1.ebuild b/app-emacs/tramp/tramp-2.1.7-r1.ebuild
index 5915149cedc9..c46adb7e8cc5 100644
--- a/app-emacs/tramp/tramp-2.1.7-r1.ebuild
+++ b/app-emacs/tramp/tramp-2.1.7-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/tramp/tramp-2.1.7-r1.ebuild,v 1.1 2007/01/09 10:04:21 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.7-r1.ebuild,v 1.2 2007/04/07 16:45:07 opfer Exp $
inherit elisp eutils
@@ -8,7 +8,7 @@ DESCRIPTION="edit remote files like ange-ftp but with rlogin, telnet and/or ssh"
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
diff --git a/app-emacs/tramp/tramp-2.1.7.ebuild b/app-emacs/tramp/tramp-2.1.7.ebuild
index dbb1d66afbf5..860ff102c63c 100644
--- a/app-emacs/tramp/tramp-2.1.7.ebuild
+++ b/app-emacs/tramp/tramp-2.1.7.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/tramp/tramp-2.1.7.ebuild,v 1.1 2006/12/09 22:52:26 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.7.ebuild,v 1.2 2007/04/07 16:45:07 opfer Exp $
inherit elisp
@@ -8,7 +8,7 @@ DESCRIPTION="edit remote files like ange-ftp but with rlogin, telnet and/or ssh"
HOMEPAGE="http://savannah.nongnu.org/projects/tramp/"
SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE=""
diff --git a/app-emacs/tramp/tramp-2.1.8.ebuild b/app-emacs/tramp/tramp-2.1.8.ebuild
index 53c4ba5bb0e8..a5712aba1ab0 100644
--- a/app-emacs/tramp/tramp-2.1.8.ebuild
+++ b/app-emacs/tramp/tramp-2.1.8.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/tramp/tramp-2.1.8.ebuild,v 1.5 2007/04/06 17:12:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.8.ebuild,v 1.6 2007/04/07 16:45:07 opfer Exp $
inherit elisp eutils
@@ -8,7 +8,7 @@ DESCRIPTION="edit remote files like ange-ftp but with rlogin, telnet and/or ssh"
HOMEPAGE="http://savannah.gnu.org/projects/tramp/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2 FDL-1.2"
SLOT="0"
KEYWORDS="~alpha amd64 ppc sparc x86"
IUSE=""