summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 07:26:50 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 07:26:50 +0000
commit1ac204120122971d1724884c79c60fda21432c44 (patch)
tree53af6c9755c6d669882cf99573d656439eaa559d /app-editors
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-1ac204120122971d1724884c79c60fda21432c44.tar.gz
gentoo-2-1ac204120122971d1724884c79c60fda21432c44.tar.bz2
gentoo-2-1ac204120122971d1724884c79c60fda21432c44.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-editors')
-rw-r--r--app-editors/fb2edit/ChangeLog7
-rw-r--r--app-editors/fb2edit/metadata.xml21
2 files changed, 16 insertions, 12 deletions
diff --git a/app-editors/fb2edit/ChangeLog b/app-editors/fb2edit/ChangeLog
index 1c2196840c3c..38671d6ff1ea 100644
--- a/app-editors/fb2edit/ChangeLog
+++ b/app-editors/fb2edit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/fb2edit
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/ChangeLog,v 1.13 2014/10/19 11:50:04 pinkbyte Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/fb2edit/ChangeLog,v 1.14 2015/06/07 07:26:50 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*fb2edit-0.0.9 (19 Oct 2014)
diff --git a/app-editors/fb2edit/metadata.xml b/app-editors/fb2edit/metadata.xml
index 4d08db7dff98..2bc00486b218 100644
--- a/app-editors/fb2edit/metadata.xml
+++ b/app-editors/fb2edit/metadata.xml
@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>pinkbyte@gentoo.org</email>
- <name>Sergey Popov</name>
- </maintainer>
- <upstream>
- <maintainer>
- <email>mail@lintest.ru</email>
- <name>Denis Kandrashin</name>
- </maintainer>
- </upstream>
+ <maintainer>
+ <email>pinkbyte@gentoo.org</email>
+ <name>Sergey Popov</name>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <email>mail@lintest.ru</email>
+ <name>Denis Kandrashin</name>
+ </maintainer>
+ <remote-id type="github">lintest/fb2edit</remote-id>
+ </upstream>
</pkgmetadata>