diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2009-12-07 13:07:23 +0000 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2009-12-07 13:07:23 +0000 |
commit | 9e79c4c8c4d743bf63ad1fc92620d80f4eb39bce (patch) | |
tree | ec6759179456cb33a3e24c5de696929d0a832c18 /dev-python/rhpl | |
parent | Add PyPI homepage. (diff) | |
download | historical-9e79c4c8c4d743bf63ad1fc92620d80f4eb39bce.tar.gz historical-9e79c4c8c4d743bf63ad1fc92620d80f4eb39bce.tar.bz2 historical-9e79c4c8c4d743bf63ad1fc92620d80f4eb39bce.zip |
Fix homepage, add herd.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-python/rhpl')
-rw-r--r-- | dev-python/rhpl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/rhpl/Manifest | 6 | ||||
-rw-r--r-- | dev-python/rhpl/metadata.xml | 6 | ||||
-rw-r--r-- | dev-python/rhpl/rhpl-0.213.ebuild | 4 |
4 files changed, 11 insertions, 11 deletions
diff --git a/dev-python/rhpl/ChangeLog b/dev-python/rhpl/ChangeLog index a0717c5985aa..59ce4c3e4bea 100644 --- a/dev-python/rhpl/ChangeLog +++ b/dev-python/rhpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/rhpl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/ChangeLog,v 1.13 2009/09/04 17:44:27 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/ChangeLog,v 1.14 2009/12/07 13:07:23 djc Exp $ + + 07 Dec 2009; Dirkjan Ochtman <djc@gentoo.org> rhpl-0.213.ebuild, + metadata.xml: + Fix homepage, let the python herd worry about this. 04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -rhpl-0.210.ebuild: Remove old diff --git a/dev-python/rhpl/Manifest b/dev-python/rhpl/Manifest index d719f5e7c8d7..1c4538f19614 100644 --- a/dev-python/rhpl/Manifest +++ b/dev-python/rhpl/Manifest @@ -1,4 +1,4 @@ DIST rhpl-0.213-1.src.rpm 240783 RMD160 d60fed9cfb0d24b420b88f682d7a9b0542ff3326 SHA1 6839048ef5bd92700913952c8c1bbf3b8980de36 SHA256 bb9aa62c93e2a05fb87a82db48ba646e01678c28926b174e69c56e3440ab7ec9 -EBUILD rhpl-0.213.ebuild 1227 RMD160 04214006da3bf257f7c812b8c1ab01cb21a70284 SHA1 bfad191bb214a03e435823a884c552196c317de9 SHA256 f0370a73e5a9f1c19434b474e7767db6101d3b21aa607d3f710b42b2222c4f7e -MISC ChangeLog 1989 RMD160 1e51cc8d2d3f0460fd379c7b2fefcee10ffefd35 SHA1 d0f5fe45cce4c7edc81a09efb152b3c998c55fcb SHA256 9f27ba2df7a9123e6a231d4a237a9eea4c812e492edca4df885c58e7a9b5e261 -MISC metadata.xml 290 RMD160 b9b86283c09349c8827faef7d3ef5f724a248e77 SHA1 ae1c8e62d75c94ff50b8a5391afb6008460963aa SHA256 380e26e9262298b9cb31e863a9ab641f6fbdc8c50bda2cf2e47fd399f9cb5e85 +EBUILD rhpl-0.213.ebuild 1223 RMD160 f311a296b92461b03c181ecaae1a22d4eae6ab88 SHA1 87c004255df54232546de2787368627a76472387 SHA256 3f2ec2a466c765d43ff8e37204d05477e122316bf32b8e44ccc7e3b351231b38 +MISC ChangeLog 2123 RMD160 e0743f816b0b1445ef90efde04f627ce12813312 SHA1 ca7a1f726e4d5b650ab362a926a7d58dbaeb0d38 SHA256 e529cb91a2dc0f69ae91648e7b6fcf74ad0e4d0ed1ba00779285c0f3081f41ab +MISC metadata.xml 161 RMD160 295dca78d1e997a333dcf54b6084afa5298b28fa SHA1 01db574d7072c1e555e182f88e889d11d3ae49bc SHA256 54c4e6d783f2571466c7b03622195c255b95cf06209e59ab6653a6366cdfde6e diff --git a/dev-python/rhpl/metadata.xml b/dev-python/rhpl/metadata.xml index fae7d74a9aee..ee7e8b2450a8 100644 --- a/dev-python/rhpl/metadata.xml +++ b/dev-python/rhpl/metadata.xml @@ -1,9 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>maintainer-needed@gentoo.org</email> - <name>Default assignee for orphaned packages</name> - </maintainer> + <herd>python</herd> </pkgmetadata> diff --git a/dev-python/rhpl/rhpl-0.213.ebuild b/dev-python/rhpl/rhpl-0.213.ebuild index 87e5dcb2b78e..e8ba83f41a75 100644 --- a/dev-python/rhpl/rhpl-0.213.ebuild +++ b/dev-python/rhpl/rhpl-0.213.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.213.ebuild,v 1.5 2009/08/30 15:54:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rhpl/rhpl-0.213.ebuild,v 1.6 2009/12/07 13:07:23 djc Exp $ inherit eutils multilib python rpm toolchain-funcs distutils @@ -9,7 +9,7 @@ inherit eutils multilib python rpm toolchain-funcs distutils RPMREV="1" DESCRIPTION="Library of python code used by Red Hat Linux programs" -HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/" +HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig" SRC_URI="mirror://fedora-dev/development/source/SRPMS/${P}-${RPMREV}.src.rpm" LICENSE="GPL-2" SLOT="0" |