diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-05 11:47:08 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-05 11:47:08 +0000 |
commit | cbe3a1f97e30bdab36b92e1b4fe2b455fe274c3d (patch) | |
tree | 81e33f8a6d7f043b45002ae54dd3cd68eb205d0b /app-arch | |
parent | Fix python eclass usage; drop unnecessary die (diff) | |
download | gentoo-2-cbe3a1f97e30bdab36b92e1b4fe2b455fe274c3d.tar.gz gentoo-2-cbe3a1f97e30bdab36b92e1b4fe2b455fe274c3d.tar.bz2 gentoo-2-cbe3a1f97e30bdab36b92e1b4fe2b455fe274c3d.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-arch')
-rw-r--r-- | app-arch/lbzip2/ChangeLog | 7 | ||||
-rw-r--r-- | app-arch/lbzip2/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-arch/lbzip2/ChangeLog b/app-arch/lbzip2/ChangeLog index 92030187e3ef..25d649f96094 100644 --- a/app-arch/lbzip2/ChangeLog +++ b/app-arch/lbzip2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lbzip2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.69 2014/05/05 19:13:37 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.70 2015/06/05 11:47:08 jlec Exp $ + + 05 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml *lbzip2-2.5 (05 May 2014) diff --git a/app-arch/lbzip2/metadata.xml b/app-arch/lbzip2/metadata.xml index c53572127eee..22603f78e326 100644 --- a/app-arch/lbzip2/metadata.xml +++ b/app-arch/lbzip2/metadata.xml @@ -13,4 +13,7 @@ input-bound splitter even when decompressing .bz2 files created by standard bzip2 </longdescription> + <upstream> + <remote-id type="github">kjn/lbzip2</remote-id> + </upstream> </pkgmetadata> |