diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 19:12:00 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 19:12:00 +0000 |
commit | 22de5e744f52d72bacea77de4085cda0e156197d (patch) | |
tree | ed8179c48753848f18bb5a8ca0857c56a6e8b024 /dev-ml | |
parent | Add bitbucket to remote-id in metadata.xml (diff) | |
download | gentoo-2-22de5e744f52d72bacea77de4085cda0e156197d.tar.gz gentoo-2-22de5e744f52d72bacea77de4085cda0e156197d.tar.bz2 gentoo-2-22de5e744f52d72bacea77de4085cda0e156197d.zip |
Add bitbucket 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-ml')
-rw-r--r-- | dev-ml/custom_printf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/custom_printf/metadata.xml | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-ml/custom_printf/ChangeLog b/dev-ml/custom_printf/ChangeLog index b41cd96577a9..5f51d0858be9 100644 --- a/dev-ml/custom_printf/ChangeLog +++ b/dev-ml/custom_printf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/custom_printf # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/custom_printf/ChangeLog,v 1.12 2015/03/18 17:11:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/custom_printf/ChangeLog,v 1.13 2015/06/07 19:12:00 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add bitbucket to remote-id in metadata.xml *custom_printf-112.24.00 (18 Mar 2015) diff --git a/dev-ml/custom_printf/metadata.xml b/dev-ml/custom_printf/metadata.xml index 2193d772e351..abf9563dd5c5 100644 --- a/dev-ml/custom_printf/metadata.xml +++ b/dev-ml/custom_printf/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>ml</herd> + <herd>ml</herd> + <upstream> + <remote-id type="bitbucket">yminsky/ocaml-core</remote-id> + </upstream> </pkgmetadata> |