diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-03-30 19:11:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-03-30 19:11:34 +0000 |
commit | c49e4c935d62d46ccc04419895d8525d7df3fc5c (patch) | |
tree | c50d540a3baf722fc0916c3867906dbd3c8f7413 /app-emacs/nxml-mode | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-c49e4c935d62d46ccc04419895d8525d7df3fc5c.tar.gz gentoo-2-c49e4c935d62d46ccc04419895d8525d7df3fc5c.tar.bz2 gentoo-2-c49e4c935d62d46ccc04419895d8525d7df3fc5c.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2.2)
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 | 6 | ||||
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20041004.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog index 4fd2bc651f0c..501ad16232fe 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.20 2007/03/12 21:22:49 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.21 2007/03/30 19:11:34 grobian Exp $ + + 30 Mar 2007; Fabian Groffen <grobian@gentoo.org> + nxml-mode-20040910.ebuild, nxml-mode-20041004.ebuild: + Dropped ppc-macos keyword, see you in prefix 12 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml: Replacing text-markup herd with the new sgml herd. diff --git a/app-emacs/nxml-mode/nxml-mode-20040910.ebuild b/app-emacs/nxml-mode/nxml-mode-20040910.ebuild index 65a174f173ff..61849daaeba9 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 +# Copyright 1999-2007 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.5 2005/05/01 16:47:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20040910.ebuild,v 1.6 2007/03/30 19:11:34 grobian 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" IUSE="" SITEFILE=80nxml-mode-gentoo.el diff --git a/app-emacs/nxml-mode/nxml-mode-20041004.ebuild b/app-emacs/nxml-mode/nxml-mode-20041004.ebuild index 7de313cb381a..3949a81f4158 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-2007 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.8 2007/01/02 21:46:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20041004.ebuild,v 1.9 2007/03/30 19:11:34 grobian 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" SITEFILE=80nxml-mode-gentoo.el |