diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-09 11:32:35 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-09 11:32:35 +0000 |
commit | 57edb975086a01ff3d1e5761adb67708f20b97c8 (patch) | |
tree | 0364514d3a44e407134cdb9d604867a4244bfc94 /app-i18n | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-57edb975086a01ff3d1e5761adb67708f20b97c8.tar.gz gentoo-2-57edb975086a01ff3d1e5761adb67708f20b97c8.tar.bz2 gentoo-2-57edb975086a01ff3d1e5761adb67708f20b97c8.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-i18n')
-rw-r--r-- | app-i18n/scim-tomoe/ChangeLog | 8 | ||||
-rw-r--r-- | app-i18n/scim-tomoe/metadata.xml | 12 |
2 files changed, 12 insertions, 8 deletions
diff --git a/app-i18n/scim-tomoe/ChangeLog b/app-i18n/scim-tomoe/ChangeLog index 1ce1443297dd..89f91b21ccfa 100644 --- a/app-i18n/scim-tomoe/ChangeLog +++ b/app-i18n/scim-tomoe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-tomoe -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.13 2012/05/03 19:24:28 jdhore Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tomoe/ChangeLog,v 1.14 2015/06/09 11:32:35 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml 03 May 2012; Jeff Horelick <jdhore@gentoo.org> scim-tomoe-0.6.0-r2.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -71,4 +74,3 @@ 12 Aug 2006; MATSUU Takuto <matsuu@gentoo.org> +scim-tomoe-0.2.0.ebuild: Initial ebuild submitted by Olof <olofshopping@hotmail.com>. bug 140122. - diff --git a/app-i18n/scim-tomoe/metadata.xml b/app-i18n/scim-tomoe/metadata.xml index 0f7257ad54e8..084e6cd5c686 100644 --- a/app-i18n/scim-tomoe/metadata.xml +++ b/app-i18n/scim-tomoe/metadata.xml @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>cjk</herd> -<use> - <flag name="gucharmap">Enable gucharmap dictionary plugin</flag> -</use> + <herd>cjk</herd> + <use> + <flag name="gucharmap">Enable gucharmap dictionary plugin</flag> + </use> + <upstream> + <remote-id type="sourceforge">tomoe</remote-id> + </upstream> </pkgmetadata> - |