summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-05 12:40:32 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-05 12:40:32 +0000
commit9d91e92f7ba3058fe4b9062ca48393ed5f1d5324 (patch)
treeeca3c21e161389911e19b82f7e9ecae51a4c3786 /app-emacs/wanderlust
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-9d91e92f7ba3058fe4b9062ca48393ed5f1d5324.tar.gz
gentoo-2-9d91e92f7ba3058fe4b9062ca48393ed5f1d5324.tar.bz2
gentoo-2-9d91e92f7ba3058fe4b9062ca48393ed5f1d5324.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-emacs/wanderlust')
-rw-r--r--app-emacs/wanderlust/ChangeLog5
-rw-r--r--app-emacs/wanderlust/metadata.xml13
2 files changed, 12 insertions, 6 deletions
diff --git a/app-emacs/wanderlust/ChangeLog b/app-emacs/wanderlust/ChangeLog
index 258f3165373f..51e2ca40a354 100644
--- a/app-emacs/wanderlust/ChangeLog
+++ b/app-emacs/wanderlust/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/wanderlust
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.97 2015/03/02 12:32:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.98 2015/06/05 12:40:32 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
02 Mar 2015; Ulrich Müller <ulm@gentoo.org>
-wanderlust-2.15.9_pre20120923.ebuild:
diff --git a/app-emacs/wanderlust/metadata.xml b/app-emacs/wanderlust/metadata.xml
index 7e8f0145bf6c..4e9217777110 100644
--- a/app-emacs/wanderlust/metadata.xml
+++ b/app-emacs/wanderlust/metadata.xml
@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>emacs</herd>
-<herd>net-mail</herd>
-<use>
- <flag name='bbdb'>Include support for <pkg>app-emacs/bbdb</pkg></flag>
-</use>
+ <herd>emacs</herd>
+ <herd>net-mail</herd>
+ <use>
+ <flag name="bbdb">Include support for <pkg>app-emacs/bbdb</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="github">wanderlust/wanderlust</remote-id>
+ </upstream>
</pkgmetadata>