diff options
Diffstat (limited to 'app-emacs/nxml-mode/nxml-mode-20031031.ebuild')
-rw-r--r-- | app-emacs/nxml-mode/nxml-mode-20031031.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/nxml-mode/nxml-mode-20031031.ebuild b/app-emacs/nxml-mode/nxml-mode-20031031.ebuild index 2b3ce7dee1af..8efcaf7c6711 100644 --- a/app-emacs/nxml-mode/nxml-mode-20031031.ebuild +++ b/app-emacs/nxml-mode/nxml-mode-20031031.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20031031.ebuild,v 1.4 2004/06/24 22:19:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/nxml-mode-20031031.ebuild,v 1.5 2004/06/30 02:41:47 agriffis Exp $ inherit elisp eutils @@ -11,6 +11,7 @@ SRC_URI="http://thaiopensource.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="virtual/emacs" |