diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-09 12:00:59 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-09 12:00:59 +0000 |
commit | 725ed3948a56bcb9e055a55b0f911a760f2af46e (patch) | |
tree | 1d71227e5722a54fb48886a232dc8401394c36fd /app-pda | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-725ed3948a56bcb9e055a55b0f911a760f2af46e.tar.gz gentoo-2-725ed3948a56bcb9e055a55b0f911a760f2af46e.tar.bz2 gentoo-2-725ed3948a56bcb9e055a55b0f911a760f2af46e.zip |
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/fusepod/ChangeLog | 8 | ||||
-rw-r--r-- | app-pda/fusepod/metadata.xml | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/app-pda/fusepod/ChangeLog b/app-pda/fusepod/ChangeLog index 6c4c0ecfd25f..d763f8d835fc 100644 --- a/app-pda/fusepod/ChangeLog +++ b/app-pda/fusepod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/fusepod -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/ChangeLog,v 1.4 2012/08/16 22:00:53 johu Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/ChangeLog,v 1.5 2015/06/09 12:00:59 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml 16 Aug 2012; Johannes Huber <johu@gentoo.org> fusepod-0.5.2.ebuild: Stable for x86, wrt bug #423155 @@ -16,4 +19,3 @@ 30 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> +fusepod-0.5.2.ebuild, +files/fusepod-0.5.2-missing_include.patch: Initial commit wrt #136624 by Keegan Carruthers-Smith and Dirk Vanden Boer. - diff --git a/app-pda/fusepod/metadata.xml b/app-pda/fusepod/metadata.xml index 228404d3a4b2..30ba2a1c53fd 100644 --- a/app-pda/fusepod/metadata.xml +++ b/app-pda/fusepod/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>pda</herd> + <herd>pda</herd> + <upstream> + <remote-id type="sourceforge">fusepod</remote-id> + </upstream> </pkgmetadata> |