diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:03:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 16:03:18 +0000 |
commit | e4d2042eb7979d338be2a42af97ac27a4b4aaf60 (patch) | |
tree | 9572cb19d84da90111de220d51a208df645354fd /app-emacs/nxml-mode | |
parent | Mark 1.2 stable on alpha (diff) | |
download | gentoo-2-e4d2042eb7979d338be2a42af97ac27a4b4aaf60.tar.gz gentoo-2-e4d2042eb7979d338be2a42af97ac27a4b4aaf60.tar.bz2 gentoo-2-e4d2042eb7979d338be2a42af97ac27a4b4aaf60.zip |
Mark 20041004 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emacs/nxml-mode')
-rw-r--r-- | app-emacs/nxml-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/nxml-mode/Manifest | 4 | ||||
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20041004.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog index 48a4bf0accd8..8ee1ece0330f 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.13 2005/09/02 19:19:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.14 2005/09/09 16:03:18 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> nxml-mode-20041004.ebuild: + Mark 20041004 stable on alpha 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> nxml-mode-20041004.ebuild: diff --git a/app-emacs/nxml-mode/Manifest b/app-emacs/nxml-mode/Manifest index 96dd8f5629a1..6668fae60493 100644 --- a/app-emacs/nxml-mode/Manifest +++ b/app-emacs/nxml-mode/Manifest @@ -1,8 +1,8 @@ -MD5 545861f7d2c719644b5548f73ccb6c4f nxml-mode-20041004.ebuild 1090 MD5 978dcb27c1a4a35bdd750de737cb45cc metadata.xml 416 MD5 1d89aab754db23293a419493758151a0 ChangeLog 1866 +MD5 89d3bc6dca6a8f383dc9da9b43ef4438 nxml-mode-20041004.ebuild 1089 MD5 f47aca21187ef31c3f2b896ccdca8e1c nxml-mode-20040910.ebuild 1061 -MD5 7e2fa8cb8461e6416fc84e96eeb95263 files/digest-nxml-mode-20041004 150 MD5 b6c0ed2561e83b43a58c2bd8cae88b55 files/nxml-mode-info-gentoo.patch 412 MD5 ca04cb4a463ca0758093963bbba71e02 files/80nxml-mode-gentoo.el 226 +MD5 7e2fa8cb8461e6416fc84e96eeb95263 files/digest-nxml-mode-20041004 150 MD5 c1d6fe5318d3057d3259e6be46a54013 files/digest-nxml-mode-20040910 150 diff --git a/app-emacs/nxml-mode/nxml-mode-20041004.ebuild b/app-emacs/nxml-mode/nxml-mode-20041004.ebuild index d7426082b56b..2abc5f274d79 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 # 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.4 2005/09/02 19:19:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004.ebuild,v 1.5 2005/09/09 16:03:18 agriffis 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 |