diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-30 03:27:08 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-30 03:27:08 +0000 |
commit | a86c21401052df766fd1ab835a1057268884deb0 (patch) | |
tree | 3c1e9677a4c716b4327b40eaa78b2dcf9ec017e5 /app-emacs/nxml-mode | |
parent | Adding more packages to the beta ebuild (diff) | |
download | historical-a86c21401052df766fd1ab835a1057268884deb0.tar.gz historical-a86c21401052df766fd1ab835a1057268884deb0.tar.bz2 historical-a86c21401052df766fd1ab835a1057268884deb0.zip |
Marking 20040910 stable (x86)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-emacs/nxml-mode')
-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 926feb26ae77..5458da316620 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.11 2005/05/01 16:47:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.12 2005/08/30 03:27:08 leonardop Exp $ + + 30 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + nxml-mode-20041004.ebuild: + Stable on x86. 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> nxml-mode-20040910.ebuild: diff --git a/app-emacs/nxml-mode/Manifest b/app-emacs/nxml-mode/Manifest index b4eae92f880d..f239a4723483 100644 --- a/app-emacs/nxml-mode/Manifest +++ b/app-emacs/nxml-mode/Manifest @@ -1,8 +1,8 @@ -MD5 d98c7a3d8a0e29815072af2837fbfe64 nxml-mode-20041004.ebuild 1096 +MD5 8b9af1118b9082b6bdc53a0c1c67373e ChangeLog 1768 MD5 978dcb27c1a4a35bdd750de737cb45cc metadata.xml 416 -MD5 eed44371ad50ebb46cf95539330c11a1 ChangeLog 1663 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 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 diff --git a/app-emacs/nxml-mode/nxml-mode-20041004.ebuild b/app-emacs/nxml-mode/nxml-mode-20041004.ebuild index bf35fb84f389..93c20f024ae1 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.2 2005/01/01 13:55:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004.ebuild,v 1.3 2005/08/30 03:27:08 leonardop 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 ~alpha" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc-macos x86" IUSE="" SITEFILE=80nxml-mode-gentoo.el |