diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 09:36:58 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 09:36:58 +0000 |
commit | f9d9269f2c1df71128422034601a92e44fcd5d0a (patch) | |
tree | 5c8b05cb67ba7e01e1757c34800e40ed105cc844 /dev-php | |
parent | arm stable, bug #540290 (diff) | |
download | gentoo-2-f9d9269f2c1df71128422034601a92e44fcd5d0a.tar.gz gentoo-2-f9d9269f2c1df71128422034601a92e44fcd5d0a.tar.bz2 gentoo-2-f9d9269f2c1df71128422034601a92e44fcd5d0a.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 'dev-php')
-rw-r--r-- | dev-php/PEAR-Text_Wiki/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/metadata.xml | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 72eb7d6e23bd..af20412b0109 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.53 2015/04/20 14:43:21 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.54 2015/06/07 09:36:58 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml 20 Apr 2015; Brian Evans <grknight@gentoo.org> -PEAR-Text_Wiki-1.2.0.ebuild: Drop old diff --git a/dev-php/PEAR-Text_Wiki/metadata.xml b/dev-php/PEAR-Text_Wiki/metadata.xml index 40dbb4c4bbaf..594904762e2e 100644 --- a/dev-php/PEAR-Text_Wiki/metadata.xml +++ b/dev-php/PEAR-Text_Wiki/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>php</herd> + <herd>php</herd> + <upstream> + <remote-id type="github">pear/archive</remote-id> + </upstream> </pkgmetadata> |