diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:19:45 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:19:45 +0000 |
commit | fa4f7ea0996fb3d8baeacb86a4d764592ecbb7e9 (patch) | |
tree | 83f2a714672a978a7a668286340bb3f5cec71246 /app-emacs | |
parent | Stable on ppc. (diff) | |
download | historical-fa4f7ea0996fb3d8baeacb86a4d764592ecbb7e9.tar.gz historical-fa4f7ea0996fb3d8baeacb86a4d764592ecbb7e9.tar.bz2 historical-fa4f7ea0996fb3d8baeacb86a4d764592ecbb7e9.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/nxml-mode/ChangeLog | 6 | ||||
-rw-r--r-- | app-emacs/nxml-mode/Manifest | 8 | ||||
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20041004.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog index 5458da316620..48a4bf0accd8 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.12 2005/08/30 03:27:08 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.13 2005/09/02 19:19:45 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + nxml-mode-20041004.ebuild: + Stable on ppc. 30 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> nxml-mode-20041004.ebuild: diff --git a/app-emacs/nxml-mode/Manifest b/app-emacs/nxml-mode/Manifest index f239a4723483..96dd8f5629a1 100644 --- a/app-emacs/nxml-mode/Manifest +++ b/app-emacs/nxml-mode/Manifest @@ -1,8 +1,8 @@ -MD5 8b9af1118b9082b6bdc53a0c1c67373e ChangeLog 1768 +MD5 545861f7d2c719644b5548f73ccb6c4f nxml-mode-20041004.ebuild 1090 MD5 978dcb27c1a4a35bdd750de737cb45cc metadata.xml 416 +MD5 1d89aab754db23293a419493758151a0 ChangeLog 1866 MD5 f47aca21187ef31c3f2b896ccdca8e1c nxml-mode-20040910.ebuild 1061 -MD5 8de9ae83a6e67eb8f426af3806b0b60f nxml-mode-20041004.ebuild 1094 -MD5 ca04cb4a463ca0758093963bbba71e02 files/80nxml-mode-gentoo.el 226 -MD5 c1d6fe5318d3057d3259e6be46a54013 files/digest-nxml-mode-20040910 150 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 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 93c20f024ae1..d7426082b56b 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.3 2005/08/30 03:27:08 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004.ebuild,v 1.4 2005/09/02 19:19:45 hansmi 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 |