diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 16:47:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-05-01 16:47:50 +0000 |
commit | 1cd5c0fec9bcf2e69f75237b3d162d470f1eec1e (patch) | |
tree | fd9777797180ebe68bbb7f243e5d8de664e86928 /app-emacs/nxml-mode | |
parent | Stable on amd64. (diff) | |
download | historical-1cd5c0fec9bcf2e69f75237b3d162d470f1eec1e.tar.gz historical-1cd5c0fec9bcf2e69f75237b3d162d470f1eec1e.tar.bz2 historical-1cd5c0fec9bcf2e69f75237b3d162d470f1eec1e.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'app-emacs/nxml-mode')
-rw-r--r-- | app-emacs/nxml-mode/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20040910.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog index d173ce4538cc..926feb26ae77 100644 --- a/app-emacs/nxml-mode/ChangeLog +++ b/app-emacs/nxml-mode/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2005/04/21 18:39:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.11 2005/05/01 16:47:09 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> + nxml-mode-20040910.ebuild: + Stable on ppc. 21 Apr 2005; Simon Stelling <blubb@gentoo.org> nxml-mode-20040910.ebuild: stable on amd64 diff --git a/app-emacs/nxml-mode/nxml-mode-20040910.ebuild b/app-emacs/nxml-mode/nxml-mode-20040910.ebuild index 59b02660d474..65a174f173ff 100644 --- a/app-emacs/nxml-mode/nxml-mode-20040910.ebuild +++ b/app-emacs/nxml-mode/nxml-mode-20040910.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20040910.ebuild,v 1.4 2005/04/21 18:39:04 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20040910.ebuild,v 1.5 2005/05/01 16:47:09 hansmi Exp $ inherit elisp eutils @@ -11,7 +11,7 @@ SRC_URI="http://thaiopensource.com/download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc amd64 ppc-macos" +KEYWORDS="x86 ppc amd64 ppc-macos" IUSE="" SITEFILE=80nxml-mode-gentoo.el |