summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-06 15:12:53 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-06 15:12:53 +0000
commit09dc73da340b48331c4508a08cb92214444b3a5a (patch)
tree5cbacdb79fe8ba0a604064e9933b209dbac7d368 /dev-haskell/pcap
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-09dc73da340b48331c4508a08cb92214444b3a5a.tar.gz
gentoo-2-09dc73da340b48331c4508a08cb92214444b3a5a.tar.bz2
gentoo-2-09dc73da340b48331c4508a08cb92214444b3a5a.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/pcap')
-rw-r--r--dev-haskell/pcap/ChangeLog7
-rw-r--r--dev-haskell/pcap/metadata.xml3
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-haskell/pcap/ChangeLog b/dev-haskell/pcap/ChangeLog
index 3eb7406fba76..c67da4e3e6c1 100644
--- a/dev-haskell/pcap/ChangeLog
+++ b/dev-haskell/pcap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/pcap
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcap/ChangeLog,v 1.15 2014/07/25 08:58:52 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pcap/ChangeLog,v 1.16 2015/06/06 15:12:53 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
diff --git a/dev-haskell/pcap/metadata.xml b/dev-haskell/pcap/metadata.xml
index bef5bc2bafc4..62c6d9582e0e 100644
--- a/dev-haskell/pcap/metadata.xml
+++ b/dev-haskell/pcap/metadata.xml
@@ -5,4 +5,7 @@
<longdescription>
A system-independent interface for user-level packet capture
</longdescription>
+ <upstream>
+ <remote-id type="github">bos/pcap</remote-id>
+ </upstream>
</pkgmetadata>