diff options
author | 2015-06-07 07:48:42 +0000 | |
---|---|---|
committer | 2015-06-07 07:48:42 +0000 | |
commit | 447977f9be7e4a811814121a6fa27353802f640a (patch) | |
tree | affaeff6b442b1b88feb442f36f613b05df35c61 /app-emacs/circe | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-447977f9be7e4a811814121a6fa27353802f640a.tar.gz gentoo-2-447977f9be7e4a811814121a6fa27353802f640a.tar.bz2 gentoo-2-447977f9be7e4a811814121a6fa27353802f640a.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/circe')
-rw-r--r-- | app-emacs/circe/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/circe/metadata.xml | 5 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-emacs/circe/ChangeLog b/app-emacs/circe/ChangeLog index bd191d9c3bd6..b59b12663c90 100644 --- a/app-emacs/circe/ChangeLog +++ b/app-emacs/circe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/circe -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/ChangeLog,v 1.9 2014/05/14 16:37:22 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/circe/ChangeLog,v 1.10 2015/06/07 07:48:42 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml 14 May 2014; Ulrich Müller <ulm@gentoo.org> -circe-0_pre20070805.ebuild, circe-1.3.ebuild, -files/50circe-gentoo-1.3.el, files/50circe-gentoo.el: diff --git a/app-emacs/circe/metadata.xml b/app-emacs/circe/metadata.xml index bc306fe58224..d7b8d1827421 100644 --- a/app-emacs/circe/metadata.xml +++ b/app-emacs/circe/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">jorgenschaefer/circe</remote-id> + </upstream> </pkgmetadata> |