diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-08-06 15:27:02 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-08-06 15:27:02 +0000 |
commit | b461bc0d69adac9760a1f1ae6d84e8064e6b1238 (patch) | |
tree | 6c03c815cb9f65dc001ca9af12647879f9f98250 | |
parent | QA, thanks maekke checking for that (diff) | |
download | gentoo-2-b461bc0d69adac9760a1f1ae6d84e8064e6b1238.tar.gz gentoo-2-b461bc0d69adac9760a1f1ae6d84e8064e6b1238.tar.bz2 gentoo-2-b461bc0d69adac9760a1f1ae6d84e8064e6b1238.zip |
QA, thanks maekke checking for that
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | media-gfx/uniconvw/metadata.xml | 2 | ||||
-rw-r--r-- | media-gfx/uniconvw/uniconvw-1.1.5.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/uniconvw/metadata.xml b/media-gfx/uniconvw/metadata.xml index 9bf5446b4004..5c77ec157444 100644 --- a/media-gfx/uniconvw/metadata.xml +++ b/media-gfx/uniconvw/metadata.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>media-gfx</herd> +<herd>graphics</herd> <maintainer> <email>jlec@gentoo.org</email> <description>Package adder</description> diff --git a/media-gfx/uniconvw/uniconvw-1.1.5.ebuild b/media-gfx/uniconvw/uniconvw-1.1.5.ebuild index 5661c60a6a28..17d3c728d931 100644 --- a/media-gfx/uniconvw/uniconvw-1.1.5.ebuild +++ b/media-gfx/uniconvw/uniconvw-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvw/uniconvw-1.1.5.ebuild,v 1.2 2010/08/06 15:16:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvw/uniconvw-1.1.5.ebuild,v 1.3 2010/08/06 15:27:02 jlec Exp $ EAPI=2 @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="GUI for media-gfx/uniconvertor" -HOMEPAGE="ttp://sk1project.org/modules.php?name=Products&product=uniconvertor" +HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor" SRC_URI="http://uniconvertor.googlecode.com/files/${P}.tar.gz" SLOT="0" |