summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-05 12:15:15 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-05 12:15:15 +0000
commitf556dbd481a32d8f28cc46160dc45e23ad8975ee (patch)
tree45ea9d377932a31d52257ae8fb4e1a223e7c2c05 /app-emacs
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-f556dbd481a32d8f28cc46160dc45e23ad8975ee.tar.gz
gentoo-2-f556dbd481a32d8f28cc46160dc45e23ad8975ee.tar.bz2
gentoo-2-f556dbd481a32d8f28cc46160dc45e23ad8975ee.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')
-rw-r--r--app-emacs/auto-complete/ChangeLog8
-rw-r--r--app-emacs/auto-complete/metadata.xml5
2 files changed, 9 insertions, 4 deletions
diff --git a/app-emacs/auto-complete/ChangeLog b/app-emacs/auto-complete/ChangeLog
index 8ba054956776..26b4a3dca124 100644
--- a/app-emacs/auto-complete/ChangeLog
+++ b/app-emacs/auto-complete/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/auto-complete
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auto-complete/ChangeLog,v 1.4 2014/02/27 17:49:50 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auto-complete/ChangeLog,v 1.5 2015/06/05 12:15:15 jlec Exp $
+
+ 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
27 Feb 2014; Ulrich Müller <ulm@gentoo.org> auto-complete-1.3.1.ebuild:
Update ebuild to EAPI 5. Specify LICENSE more precisely.
@@ -20,4 +23,3 @@
+metadata.xml:
Initial import, from Emacs overlay. Ebuild contributed by Andrey Astafiev
<elnull@gmail.com>, with changes by me; bug 297155.
-
diff --git a/app-emacs/auto-complete/metadata.xml b/app-emacs/auto-complete/metadata.xml
index bc306fe58224..1b53e2dd2b67 100644
--- a/app-emacs/auto-complete/metadata.xml
+++ b/app-emacs/auto-complete/metadata.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>emacs</herd>
+ <herd>emacs</herd>
+ <upstream>
+ <remote-id type="github">m2ym/auto-complete</remote-id>
+ </upstream>
</pkgmetadata>