diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 20:34:53 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 20:36:29 +0200 |
commit | 99570eaec85dc04e2b86236226f0cad37c9f4766 (patch) | |
tree | 27b897b0e79a72be99c7cdb5a3fe3703c5d8c6d7 /app-emulation | |
parent | Remove trailing slash from categories (diff) | |
download | betagarden-99570eaec85dc04e2b86236226f0cad37c9f4766.tar.gz betagarden-99570eaec85dc04e2b86236226f0cad37c9f4766.tar.bz2 betagarden-99570eaec85dc04e2b86236226f0cad37c9f4766.zip |
app-emulation/wineloc: Add bitbucket to remote-id in metadata.xml
Package-Manager: portage-2.2.20
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wineloc/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/wineloc/metadata.xml | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-emulation/wineloc/ChangeLog b/app-emulation/wineloc/ChangeLog index d625ed0..9d3451a 100644 --- a/app-emulation/wineloc/ChangeLog +++ b/app-emulation/wineloc/ChangeLog @@ -1,8 +1,10 @@ # ChangeLog for app-emulation/wineloc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + app-emulation/wineloc: Add bitbucket to remote-id in metadata.xml + 18 Nov 2014; Justin Lecher <jlec@gentoo.org> wineloc-0.41.ebuild, +metadata.xml: Add metadata.xml; use elog instead of ewarn - diff --git a/app-emulation/wineloc/metadata.xml b/app-emulation/wineloc/metadata.xml index a759be0..ac13bda 100644 --- a/app-emulation/wineloc/metadata.xml +++ b/app-emulation/wineloc/metadata.xml @@ -4,4 +4,7 @@ <maintainer> <email>maintainer-wanted@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="bitbucket">dsobodash/winelocale</remote-id> + </upstream> </pkgmetadata> |