summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-06-07 01:27:34 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-06-07 01:27:34 +0000
commit4769f631946c34156b280789992127d5282e2510 (patch)
treed102e14bcd372be30fe4e3fe2d47ce66361fb3b4 /app-editors/elisp-manual
parentversion 0.8.4 stable x86 and uses CFLAGS now. version bump too (Manifest reco... (diff)
downloadgentoo-2-4769f631946c34156b280789992127d5282e2510.tar.gz
gentoo-2-4769f631946c34156b280789992127d5282e2510.tar.bz2
gentoo-2-4769f631946c34156b280789992127d5282e2510.zip
QA - IUSE fix
Diffstat (limited to 'app-editors/elisp-manual')
-rw-r--r--app-editors/elisp-manual/ChangeLog6
-rw-r--r--app-editors/elisp-manual/elisp-manual-21.2.8.ebuild3
-rw-r--r--app-editors/elisp-manual/metadata.xml9
3 files changed, 16 insertions, 2 deletions
diff --git a/app-editors/elisp-manual/ChangeLog b/app-editors/elisp-manual/ChangeLog
index 8333be593a47..f7c00e97cf76 100644
--- a/app-editors/elisp-manual/ChangeLog
+++ b/app-editors/elisp-manual/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/elisp-manual
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/ChangeLog,v 1.5 2004/04/15 22:30:37 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/ChangeLog,v 1.6 2004/06/07 01:27:34 dragonheart Exp $
+
+ 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+ elisp-manual-21.2.8.ebuild:
+ QA - IUSE fix
15 Apr 2004; Michael McCabe <randy@gentoo.org>
elisp-manual-21.2.8.ebuild:
diff --git a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild
index 91081efa5409..a9a37747f92e 100644
--- a/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild
+++ b/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.7 2004/05/05 12:54:19 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/elisp-manual/elisp-manual-21.2.8.ebuild,v 1.8 2004/06/07 01:27:34 dragonheart Exp $
MY_PV=21-2.8
DESCRIPTION="The GNU Emacs Lisp Reference Manual"
@@ -9,6 +9,7 @@ SRC_URI="http://www.gnu.org/manual/elisp-manual-${MY_PV}/info/elisp-info.tar.gz"
LICENSE="FDL-1.1"
SLOT="0"
+IUSE=""
KEYWORDS="x86 ppc sparc s390 amd64"
DEPEND=""
diff --git a/app-editors/elisp-manual/metadata.xml b/app-editors/elisp-manual/metadata.xml
new file mode 100644
index 000000000000..d8b96be3c5cd
--- /dev/null
+++ b/app-editors/elisp-manual/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>bug-wranglers@gentoo.org</email>
+ <description>This package lacks a primary herd or maintainer.</description>
+ </maintainer>
+</pkgmetadata>