summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 02:43:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 02:43:46 +0000
commitef7848d065586aac07afc7bac3b05befc5855604 (patch)
treeb2e76544ff53ff4ca85e0501867520b110c4b6ef /app-emacs/nxml-mode
parentrdepend to virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-ef7848d065586aac07afc7bac3b05befc5855604.tar.gz
gentoo-2-ef7848d065586aac07afc7bac3b05befc5855604.tar.bz2
gentoo-2-ef7848d065586aac07afc7bac3b05befc5855604.zip
sync IUSE (missing)
Diffstat (limited to 'app-emacs/nxml-mode')
-rw-r--r--app-emacs/nxml-mode/ChangeLog5
-rw-r--r--app-emacs/nxml-mode/nxml-mode-20031031.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-emacs/nxml-mode/ChangeLog b/app-emacs/nxml-mode/ChangeLog
index 76f9cf879757..d7fafa6b6cc4 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.3 2004/06/24 22:19:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-mode/ChangeLog,v 1.4 2004/06/30 02:41:47 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> nxml-mode-20031031.ebuild:
+ sync IUSE (missing)
14 Mar 2004; David Holm <dholm@gentoo.org> nxml-mode-20031031.ebuild:
Added to ~ppc.
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"