summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-03-23 14:14:37 +0000
committerIan Delaney <idella4@gentoo.org>2015-03-23 14:14:37 +0000
commit424ca388e5493625e487b155af207b6b95a25b86 (patch)
treeb1b7210fafc6fd3c2d2a13ad954b92c6bab887ae /virtual
parentAdd a proper Description (diff)
downloadhistorical-424ca388e5493625e487b155af207b6b95a25b86.tar.gz
historical-424ca388e5493625e487b155af207b6b95a25b86.tar.bz2
historical-424ca388e5493625e487b155af207b6b95a25b86.zip
second time, replace link
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'virtual')
-rw-r--r--virtual/python-cffi/Manifest8
-rw-r--r--virtual/python-cffi/python-cffi-0.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/virtual/python-cffi/Manifest b/virtual/python-cffi/Manifest
index f1eda73f58d8..5f0efc07703e 100644
--- a/virtual/python-cffi/Manifest
+++ b/virtual/python-cffi/Manifest
@@ -1,13 +1,13 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-EBUILD python-cffi-0.ebuild 556 SHA256 76c690d36a10d03080bce0d817a1e1372e93375fda91e03f71d45f9cbe409f4d SHA512 93c8a80b9086fb0f1d8a9ad425b2ad91cb992094f0dd8bba71524d2dc15ecf048b0a69a0d74bc6721451e1acfba2db0f279c02cad78e9e050a4f9b2f9e41c489 WHIRLPOOL c5e3dfcff1df20413d0798cf84213cc3eee1b6e2b6b5c3c506c79e1f3422d825e0f80a72d18cb02e80f23ed3d838a4f2be028b890f80191a51d1566edb5817eb
+EBUILD python-cffi-0.ebuild 582 SHA256 2699a7e268dd22b3b4c668191d31eb7e492c7182bd63c4ef0245cc331ba6e250 SHA512 5d614963ad330f0b6e258eb2b5264770fcba14334a37bd6031856d7330105dcb3e1ccf7cc9631de6cb9638a0d006d21a865d8933d32cea5f0f2a3b3f946a0d5e WHIRLPOOL c6ddcea6033324fcc70dd603779395a886cc6936bc5641cbe7f5c6b03cc49f30ee2bbf96f86c8c5b4592fcb9fd522e39b6db2f1facbee3ed22f1e40c30129b92
MISC ChangeLog 545 SHA256 01b2e4052258fd047546ce434cc48c5823be2c43902a6dafd6bbaa58e54dfd82 SHA512 be7f390751508d69f3554fe1bf8cdf39cb2e466073bd9d3e4e3013d1fc26acee757ce91714e67b54e28f9ddcf31f56f7f517975f9a524f88135bab713056d404 WHIRLPOOL 7c02da33f2164c10ccf3e02f4a2a1c60d99ddaca9c3f310c094aaa23c98899d56bd59f0e6d3608a4c7228bcc418416c10f5c994f148c76ac3efceb4effd40a21
MISC metadata.xml 160 SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a SHA512 7c02a1de1ddcb6b7c6378cceff0458da3a15d5381417f7cdf01874e7c372664b8899863f41b3a2fd8d6ad67ceb732dac6da0cc17575bf8e3e6d89480417c6628 WHIRLPOOL ed2795e4466eda8c804d5067c87386e269a59fe959393057ca5ddc36851e00f5210c4da1adf4bbdfdbb7d1d3d5c60aced25727ca12fdc8305d9e263a3aca9b13
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
-iEYEAREIAAYFAlUQFvgACgkQso7CE7gHKw23eQCgzXoa6VoQL5ET7wNdvlfhOPvr
-iSAAn3gkjlMeoq29WqPpKQI88NHoG4Dn
-=cLLz
+iEYEAREIAAYFAlUQH8MACgkQso7CE7gHKw3xsgCfaY9f8tV40rZN2Q1cB8EMq6AB
+jLMAnA7lQruwOIU6P9f7vS6jQpXGZlEe
+=5lOn
-----END PGP SIGNATURE-----
diff --git a/virtual/python-cffi/python-cffi-0.ebuild b/virtual/python-cffi/python-cffi-0.ebuild
index f916e63f90b5..8a0406bdd638 100644
--- a/virtual/python-cffi/python-cffi-0.ebuild
+++ b/virtual/python-cffi/python-cffi-0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/python-cffi/python-cffi-0.ebuild,v 1.2 2015/03/23 13:36:42 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/python-cffi/python-cffi-0.ebuild,v 1.3 2015/03/23 14:14:13 idella4 Exp $
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit python-r1
-DESCRIPTION="https://bpaste.net/raw/006f2714152b"
+DESCRIPTION="DESCRIPTION=Virtual for Python's C Foreign Function Interface"
HOMEPAGE=""
SRC_URI=""