commit: a902aa602f57cfdaa1568a1ac18798594418817a Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 10:35:48 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 10:35:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=a902aa60
x11-misc/pdfpres: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 x11-misc/pdfpres/ChangeLog | 6 ++++-- x11-misc/pdfpres/metadata.xml | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/x11-misc/pdfpres/ChangeLog b/x11-misc/pdfpres/ChangeLog index 307c7ae..9b8441c 100644 --- a/x11-misc/pdfpres/ChangeLog +++ b/x11-misc/pdfpres/ChangeLog @@ -1,11 +1,13 @@ # ChangeLog for x11-misc/pdfpres -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + x11-misc/pdfpres: Add github to remote-id in metadata.xml + 13 Oct 2013; Justin Lecher <[email protected]> -pdfpres-0.2.1.ebuild, pdfpres-0.2.3.ebuild, metadata.xml: QA fixes 27 Oct 2011; Justin Lecher <[email protected]> metadata.xml: Removed no-herd from herd tag in metadata.xml - diff --git a/x11-misc/pdfpres/metadata.xml b/x11-misc/pdfpres/metadata.xml index 3d7a619..c0d616a 100644 --- a/x11-misc/pdfpres/metadata.xml +++ b/x11-misc/pdfpres/metadata.xml @@ -5,4 +5,7 @@ <email>[email protected]</email> <name>Sebastian Pipping</name> </maintainer> + <upstream> + <remote-id type="github">vain/pdfpres</remote-id> + </upstream> </pkgmetadata>
