summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-07 19:09:51 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-07 19:09:51 +0000
commit53439a6632c2cce6db125e847cc75a4f55389124 (patch)
tree9748eeaa4f1734b0a86aa348aad61efb81eda8cd /dev-dotnet
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-53439a6632c2cce6db125e847cc75a4f55389124.tar.gz
gentoo-2-53439a6632c2cce6db125e847cc75a4f55389124.tar.bz2
gentoo-2-53439a6632c2cce6db125e847cc75a4f55389124.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-dotnet')
-rw-r--r--dev-dotnet/pe-format/ChangeLog7
-rw-r--r--dev-dotnet/pe-format/metadata.xml25
2 files changed, 18 insertions, 14 deletions
diff --git a/dev-dotnet/pe-format/ChangeLog b/dev-dotnet/pe-format/ChangeLog
index e0749a715ea7..6c8f8d41ab9e 100644
--- a/dev-dotnet/pe-format/ChangeLog
+++ b/dev-dotnet/pe-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/pe-format
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.49 2014/07/06 13:17:51 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.50 2015/06/07 19:09:51 jlec Exp $
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add bitbucket to remote-id in metadata.xml
06 Jul 2014; Michał Górny <mgorny@gentoo.org> pe-format-2.1.2.ebuild,
pe-format-2.9999.ebuild:
diff --git a/dev-dotnet/pe-format/metadata.xml b/dev-dotnet/pe-format/metadata.xml
index 551fd1b42dd6..c4626c89da13 100644
--- a/dev-dotnet/pe-format/metadata.xml
+++ b/dev-dotnet/pe-format/metadata.xml
@@ -1,16 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>dotnet</herd>
- <maintainer>
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <upstream>
- <maintainer status="active">
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <bugs-to>https://bitbucket.org/mgorny/pe-format2/issues/</bugs-to>
- </upstream>
+ <herd>dotnet</herd>
+ <maintainer>
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <upstream>
+ <maintainer status="active">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
+ <bugs-to>https://bitbucket.org/mgorny/pe-format2/issues/</bugs-to>
+ <remote-id type="bitbucket">mgorny/pe-format2</remote-id>
+ </upstream>
</pkgmetadata>