diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 07:24:10 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 07:24:10 +0000 |
commit | e3c7f76ccb5e6377870b5ea470cb358eb075ecdc (patch) | |
tree | 8b1263d47ab0cf9a00093ea555247b926cfc726c /app-crypt/easy-rsa | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-e3c7f76ccb5e6377870b5ea470cb358eb075ecdc.tar.gz gentoo-2-e3c7f76ccb5e6377870b5ea470cb358eb075ecdc.tar.bz2 gentoo-2-e3c7f76ccb5e6377870b5ea470cb358eb075ecdc.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-crypt/easy-rsa')
-rw-r--r-- | app-crypt/easy-rsa/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/easy-rsa/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/app-crypt/easy-rsa/ChangeLog b/app-crypt/easy-rsa/ChangeLog index fda58c4b96c4..64ab1c0cf9bd 100644 --- a/app-crypt/easy-rsa/ChangeLog +++ b/app-crypt/easy-rsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/easy-rsa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.18 2015/04/04 08:58:32 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.19 2015/06/07 07:24:10 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml *easy-rsa-2.2.2 (04 Apr 2015) diff --git a/app-crypt/easy-rsa/metadata.xml b/app-crypt/easy-rsa/metadata.xml index 56a1880364bf..169b8535ec00 100644 --- a/app-crypt/easy-rsa/metadata.xml +++ b/app-crypt/easy-rsa/metadata.xml @@ -5,4 +5,7 @@ <email>djc@gentoo.org</email> <name>Dirkjan Ochtman</name> </maintainer> + <upstream> + <remote-id type="github">OpenVPN/easy-rsa</remote-id> + </upstream> </pkgmetadata> |