summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 11:21:52 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 11:21:52 +0000
commit5e5d46f1d59057db08b85f2d1e97b339f4a40f9c (patch)
treed59da85994b0ac8c83b6eea381b98aae35e66a8b /dev-haskell/hdbc-mysql
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-5e5d46f1d59057db08b85f2d1e97b339f4a40f9c.tar.gz
gentoo-2-5e5d46f1d59057db08b85f2d1e97b339f4a40f9c.tar.bz2
gentoo-2-5e5d46f1d59057db08b85f2d1e97b339f4a40f9c.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 'dev-haskell/hdbc-mysql')
-rw-r--r--dev-haskell/hdbc-mysql/ChangeLog7
-rw-r--r--dev-haskell/hdbc-mysql/metadata.xml3
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-haskell/hdbc-mysql/ChangeLog b/dev-haskell/hdbc-mysql/ChangeLog
index 297fe7aff92c..7e7b64b81c0d 100644
--- a/dev-haskell/hdbc-mysql/ChangeLog
+++ b/dev-haskell/hdbc-mysql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/hdbc-mysql
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-mysql/ChangeLog,v 1.6 2014/07/03 12:37:30 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdbc-mysql/ChangeLog,v 1.7 2015/06/06 11:21:52 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
*hdbc-mysql-0.6.6.1-r2 (03 Jul 2014)
diff --git a/dev-haskell/hdbc-mysql/metadata.xml b/dev-haskell/hdbc-mysql/metadata.xml
index 1effd0ae0501..e97aed95fc01 100644
--- a/dev-haskell/hdbc-mysql/metadata.xml
+++ b/dev-haskell/hdbc-mysql/metadata.xml
@@ -10,4 +10,7 @@
This package provides a MySQL driver for HDBC, implemented via
bindings to the C @mysqlclient@ library.
</longdescription>
+ <upstream>
+ <remote-id type="github">bos/hdbc-mysql</remote-id>
+ </upstream>
</pkgmetadata>