summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-06-06 23:21:49 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-06-06 23:21:49 +0000
commit2ddbc5e6fc6e44d9253f19fbe4cf43ce1ab472b8 (patch)
tree57198b701dffac700aff0b6ad9f411adb90acdb2 /app-crypt/cryptplug
parentQA fix (IUSE) (Manifest recommit) (diff)
downloadgentoo-2-2ddbc5e6fc6e44d9253f19fbe4cf43ce1ab472b8.tar.gz
gentoo-2-2ddbc5e6fc6e44d9253f19fbe4cf43ce1ab472b8.tar.bz2
gentoo-2-2ddbc5e6fc6e44d9253f19fbe4cf43ce1ab472b8.zip
QA fix on 0.3.15. x86 keword on 0.3.16
Diffstat (limited to 'app-crypt/cryptplug')
-rw-r--r--app-crypt/cryptplug/ChangeLog6
-rw-r--r--app-crypt/cryptplug/cryptplug-0.3.15.ebuild4
-rw-r--r--app-crypt/cryptplug/cryptplug-0.3.16.ebuild4
-rw-r--r--app-crypt/cryptplug/metadata.xml9
4 files changed, 18 insertions, 5 deletions
diff --git a/app-crypt/cryptplug/ChangeLog b/app-crypt/cryptplug/ChangeLog
index 4a1c3019bd70..2241a3fe14f8 100644
--- a/app-crypt/cryptplug/ChangeLog
+++ b/app-crypt/cryptplug/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/cryptplug
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.10 2004/05/05 03:56:27 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.11 2004/06/06 23:21:49 dragonheart Exp $
+
+ 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+ cryptplug-0.3.15.ebuild, cryptplug-0.3.16.ebuild:
+ QA fix on 0.3.15. x86 keword on 0.3.16
*cryptplug-0.3.16 (04 May 2004)
diff --git a/app-crypt/cryptplug/cryptplug-0.3.15.ebuild b/app-crypt/cryptplug/cryptplug-0.3.15.ebuild
index 88fd1515814c..297e06328e40 100644
--- a/app-crypt/cryptplug/cryptplug-0.3.15.ebuild
+++ b/app-crypt/cryptplug/cryptplug-0.3.15.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-crypt/cryptplug/cryptplug-0.3.15.ebuild,v 1.14 2004/03/03 03:08:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.15.ebuild,v 1.15 2004/06/06 23:21:49 dragonheart Exp $
DESCRIPTION="GPG and S/MIME encryption plugins. Use by KMail v1.5 (KDE 3.1) and Mutt"
HOMEPAGE="http://www.gnupg.org/"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc hppa amd64 alpha ia64"
-
+IUSE=""
DEPEND="=app-crypt/gpgme-0.3.14"
src_install() {
diff --git a/app-crypt/cryptplug/cryptplug-0.3.16.ebuild b/app-crypt/cryptplug/cryptplug-0.3.16.ebuild
index f2ec9682ef1b..9ab10d021c06 100644
--- a/app-crypt/cryptplug/cryptplug-0.3.16.ebuild
+++ b/app-crypt/cryptplug/cryptplug-0.3.16.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-crypt/cryptplug/cryptplug-0.3.16.ebuild,v 1.2 2004/05/28 15:40:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16.ebuild,v 1.3 2004/06/06 23:21:49 dragonheart Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64 ~ia64"
IUSE=""
DEPEND="=app-crypt/gpgme-0.3.14"
diff --git a/app-crypt/cryptplug/metadata.xml b/app-crypt/cryptplug/metadata.xml
new file mode 100644
index 000000000000..d8b96be3c5cd
--- /dev/null
+++ b/app-crypt/cryptplug/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>