summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luasec/ChangeLog7
-rw-r--r--dev-lua/luasec/metadata.xml3
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-lua/luasec/ChangeLog b/dev-lua/luasec/ChangeLog
index 6f31e63f37ac..b4ce03c52723 100644
--- a/dev-lua/luasec/ChangeLog
+++ b/dev-lua/luasec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lua/luasec
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/luasec/ChangeLog,v 1.13 2014/12/24 10:42:19 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/luasec/ChangeLog,v 1.14 2015/06/06 19:41:48 jlec Exp $
+
+ 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
24 Dec 2014; Manuel Rüger <mrueg@gentoo.org> -luasec-0.4.ebuild:
Cleanup old.
diff --git a/dev-lua/luasec/metadata.xml b/dev-lua/luasec/metadata.xml
index 1ab8f7c2997c..bdc455fefcd3 100644
--- a/dev-lua/luasec/metadata.xml
+++ b/dev-lua/luasec/metadata.xml
@@ -4,4 +4,7 @@
<maintainer>
<email>rafaelmartins@gentoo.org</email>
</maintainer>
+ <upstream>
+ <remote-id type="github">brunoos/luasec</remote-id>
+ </upstream>
</pkgmetadata>