summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-25 14:01:49 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-25 14:01:49 +0000
commit0958dc8092c019801e944b53bd07852c5620e847 (patch)
tree89e853b5d3db90d17f5b1f98126dd5acb52e65ae /app-emacs/nxml-mode
parentx86 stable, see bug 421351. (diff)
downloadgentoo-2-0958dc8092c019801e944b53bd07852c5620e847.tar.gz
gentoo-2-0958dc8092c019801e944b53bd07852c5620e847.tar.bz2
gentoo-2-0958dc8092c019801e944b53bd07852c5620e847.zip
Fix LICENSE, see etc/schema/README in Emacs repository.
(Portage version: 2.1.11.20/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/nxml-mode')
-rw-r--r--app-emacs/nxml-mode/ChangeLog7
-rw-r--r--app-emacs/nxml-mode/files/50nxml-mode-gentoo.el3
-rw-r--r--app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog
index 8c8e5b7a07fe..15f9e640e6b5 100644
--- a/app-emacs/nxml-mode/ChangeLog
+++ b/app-emacs/nxml-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/nxml-mode
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.36 2009/11/24 21:25:46 fauli Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.37 2012/09/25 14:01:47 ulm Exp $
+
+ 25 Sep 2012; Ulrich Müller <ulm@gentoo.org> nxml-mode-20041004-r3.ebuild:
+ Fix LICENSE, see etc/schema/README in Emacs repository.
24 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
nxml-mode-20041004-r3.ebuild:
diff --git a/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el b/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el
index 00fa3d0ec3a0..5f3824ffe158 100644
--- a/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el
+++ b/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; nxml-mode site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
(load "rng-auto" nil t)
diff --git a/app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild b/app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild
index 67e0b4b2f562..315dc0d8214b 100644
--- a/app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild
+++ b/app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild,v 1.9 2009/11/24 21:25:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004-r3.ebuild,v 1.10 2012/09/25 14:01:47 ulm Exp $
EAPI=2
@@ -12,7 +12,7 @@ http://www.emacswiki.org/cgi-bin/wiki/NxmlMode"
SRC_URI="http://thaiopensource.com/download/${P}.tar.gz
mirror://gentoo/${PN}-20040910-xmlschema.patch.gz"
-LICENSE="GPL-2 as-is W3C"
+LICENSE="GPL-2+ HPND W3C"
SLOT="0"
KEYWORDS="alpha amd64 ppc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""