diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-05-21 11:13:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-05-21 11:13:19 +0000 |
commit | e529be4775cc1c5bf84529ad92c30788950c9292 (patch) | |
tree | 09cda8ab2ba06076b44472157fa72280acd870a6 /app-emacs | |
parent | stable amd64 (diff) | |
download | gentoo-2-e529be4775cc1c5bf84529ad92c30788950c9292.tar.gz gentoo-2-e529be4775cc1c5bf84529ad92c30788950c9292.tar.bz2 gentoo-2-e529be4775cc1c5bf84529ad92c30788950c9292.zip |
stable amd64
(Portage version: 3348-svn)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/nxml-mode/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20041004.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog index 7db4210c7471..d028f5f73759 100644 --- a/app-emacs/nxml-mode/ChangeLog +++ b/app-emacs/nxml-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/nxml-mode -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.15 2005/09/16 21:11:56 ciaranm Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.16 2006/05/21 11:13:19 blubb Exp $ + + 21 May 2006; Simon Stelling <blubb@gentoo.org> nxml-mode-20041004.ebuild: + stable on amd64 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/app-emacs/nxml-mode/nxml-mode-20041004.ebuild b/app-emacs/nxml-mode/nxml-mode-20041004.ebuild index 2abc5f274d79..b52f2debbf3b 100644 --- a/app-emacs/nxml-mode/nxml-mode-20041004.ebuild +++ b/app-emacs/nxml-mode/nxml-mode-20041004.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.ebuild,v 1.5 2005/09/09 16:03:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004.ebuild,v 1.6 2006/05/21 11:13:19 blubb Exp $ inherit elisp eutils @@ -11,7 +11,7 @@ SRC_URI="http://thaiopensource.com/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~ppc-macos x86" +KEYWORDS="alpha amd64 ppc ~ppc-macos x86" IUSE="" SITEFILE=80nxml-mode-gentoo.el |