summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-05 12:23:46 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-05 12:23:46 +0000
commitf867b28a452cbbbeb943e5e44c1d43fc1f385fef (patch)
tree9fc0d076bd41a1d902c2115825d42ececd0bc91f
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-f867b28a452cbbbeb943e5e44c1d43fc1f385fef.tar.gz
gentoo-2-f867b28a452cbbbeb943e5e44c1d43fc1f385fef.tar.bz2
gentoo-2-f867b28a452cbbbeb943e5e44c1d43fc1f385fef.zip
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
-rw-r--r--app-emacs/calfw/ChangeLog8
-rw-r--r--app-emacs/calfw/metadata.xml17
2 files changed, 15 insertions, 10 deletions
diff --git a/app-emacs/calfw/ChangeLog b/app-emacs/calfw/ChangeLog
index bb3755e6284f..df131458683d 100644
--- a/app-emacs/calfw/ChangeLog
+++ b/app-emacs/calfw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/calfw
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v 1.7 2014/06/07 10:53:15 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/calfw/ChangeLog,v 1.8 2015/06/05 12:23:46 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
07 Jun 2014; Ulrich Müller <ulm@gentoo.org> -calfw-1.1.ebuild,
-calfw-1.2.ebuild, calfw-1.3.ebuild, -files/calfw-1.1-calfwel.patch:
@@ -38,4 +41,3 @@
10 Apr 2011; Naohiro Aota <naota@elisp.net> +calfw-0.1.ebuild,
+files/calfw-0.1-cl.patch, +files/calfw-0.1-howm-menu.patch, +metadata.xml:
New ebuild for calfw. Ebuild written by me.
-
diff --git a/app-emacs/calfw/metadata.xml b/app-emacs/calfw/metadata.xml
index f4e8f7fd429e..ae762d7c3895 100644
--- a/app-emacs/calfw/metadata.xml
+++ b/app-emacs/calfw/metadata.xml
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>emacs</herd>
-<maintainer>
- <email>naota@gentoo.org</email>
-</maintainer>
-<use>
- <flag name='howm'>Add support for the <pkg>app-emacs/howm</pkg>
+ <herd>emacs</herd>
+ <maintainer>
+ <email>naota@gentoo.org</email>
+ </maintainer>
+ <use>
+ <flag name="howm">Add support for the <pkg>app-emacs/howm</pkg>
note-taking tool</flag>
-</use>
+ </use>
+ <upstream>
+ <remote-id type="github">kiwanami/emacs-calfw</remote-id>
+ </upstream>
</pkgmetadata>