diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-10-25 15:21:12 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-10-25 15:21:12 +0200 |
commit | 143b0e42c0097246a07b11bc0e8b8e76ae496b02 (patch) | |
tree | 36b670dc6574087f988c9f0f0d7a472fc10758eb /sci-misc | |
parent | Removed no-herd from herd tag in metadata.xml (diff) | |
download | sci-143b0e42c0097246a07b11bc0e8b8e76ae496b02.tar.gz sci-143b0e42c0097246a07b11bc0e8b8e76ae496b02.tar.bz2 sci-143b0e42c0097246a07b11bc0e8b8e76ae496b02.zip |
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/pywordnet/ChangeLog | 5 | ||||
-rw-r--r-- | sci-misc/pywordnet/Manifest | 14 | ||||
-rw-r--r-- | sci-misc/pywordnet/metadata.xml | 9 |
3 files changed, 15 insertions, 13 deletions
diff --git a/sci-misc/pywordnet/ChangeLog b/sci-misc/pywordnet/ChangeLog index 968629cef..6d8c0d88b 100644 --- a/sci-misc/pywordnet/ChangeLog +++ b/sci-misc/pywordnet/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-misc/pywordnet -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 25 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml: + Removed no-herd from herd tag in metadata.xml + 29 Jun 2010; Justin Lecher <jlec@gentoo.org> pywordnet-2.0.1.ebuild: Python ABI fixes diff --git a/sci-misc/pywordnet/Manifest b/sci-misc/pywordnet/Manifest index 1c06ac93d..e8ec61033 100644 --- a/sci-misc/pywordnet/Manifest +++ b/sci-misc/pywordnet/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 +Hash: SHA512 DIST pywordnet-2.0.1.tar.gz 38052 RMD160 7db7bd8943835dc0557fc2d91b3c93a161a8197d SHA1 145b8d5149786a693377cf3e0eaa32381631e772 SHA256 02fa970e65f4807810d1f81dbec0bd3fbc63cdd68c716e4ddea938c9323893a2 EBUILD pywordnet-2.0.1.ebuild 449 RMD160 f84bfcc4716717be17d533f413f5510235b59352 SHA1 45317f41f5112208f2c25a793996face3bbe5d3a SHA256 4b30c5ea55a38c108fefb19703a6910ee47f65e19b057ee27fa6a3b524944e1b -MISC ChangeLog 337 RMD160 e27511376766bf2548591df13f01674c83f93db7 SHA1 3767a2ccbbcbc1261d9d590a2e5b9308ca67aa42 SHA256 9c1d88785e413834710f04d0c54932fcdc2bde2911c262b0af2c89ac2e09625c -MISC metadata.xml 324 RMD160 8b58e53ff3e4e4587b16b8691cf4f80a16863e81 SHA1 8924b11e0ee6f526c0da15d2a3383b034a25e21c SHA256 516f23bcead20ffb83e04cf0a0ed19dab9bdfb4895a9e830a0c2543c2d83acad +MISC ChangeLog 447 RMD160 11e94fe8d799464df591b09988259e0ebcfc8e6f SHA1 dca188c8e83b26f21f7fce414c2b873a01f878a7 SHA256 18dc1d17a0a5f00b9d7be520fe2a99bf0d57877839865c55d7a2038e1a17dae3 +MISC metadata.xml 306 RMD160 f02459301cc03c20fddb03d163898056f847a800 SHA1 5acaccb9eb2836ac2b7a2d8a36f449a1dd592e66 SHA256 de32e56e28b691f35a5fe1b7efef648a77158fb9c38e292460b1771fffa74624 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.15 (GNU/Linux) +Version: GnuPG v2.0.18 (GNU/Linux) -iEYEARECAAYFAkwqUa4ACgkQgAnW8HDreRaEdQCgtxTuxC09+JPdnDwXfBbnarWE -GW0AoMizR8wFsqSNZlNPc15TVlof5Mvy -=t+bS +iEYEAREKAAYFAk6mt8gACgkQgAnW8HDreRZF/QCfR2A26ZdxebMpoVdYUAO19bGI +2/wAnR7tlayePJwjvJ6hc2pyG03R/cUm +=xslK -----END PGP SIGNATURE----- diff --git a/sci-misc/pywordnet/metadata.xml b/sci-misc/pywordnet/metadata.xml index 9cbe24cf6..3c3cfcbc1 100644 --- a/sci-misc/pywordnet/metadata.xml +++ b/sci-misc/pywordnet/metadata.xml @@ -1,11 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>flammie@gentoo.org</email> -</maintainer> -<longdescription> + <maintainer> + <email>flammie@gentoo.org</email> + </maintainer> + <longdescription> Pywordnet contains python bindings to handle wordnet databases. </longdescription> </pkgmetadata> |