summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2017-03-21 09:15:21 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2017-03-21 09:15:21 +0100
commit4dff0dcb1a67cbc88f30c9e267811bd20a1e5b72 (patch)
tree40be2731b9014b134a02cd404625c93d3e75f430
parentdev-python/django-indexer: obsolete ebuild (diff)
downloadeva-4dff0dcb1a67cbc88f30c9e267811bd20a1e5b72.tar.gz
eva-4dff0dcb1a67cbc88f30c9e267811bd20a1e5b72.tar.bz2
eva-4dff0dcb1a67cbc88f30c9e267811bd20a1e5b72.zip
dev-python/django-paging: obsolete ebuild
-rw-r--r--dev-python/django-paging/Manifest11
-rw-r--r--dev-python/django-paging/django-paging-0.2.4.ebuild26
-rw-r--r--dev-python/django-paging/metadata.xml12
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-python/django-paging/Manifest b/dev-python/django-paging/Manifest
deleted file mode 100644
index ac8569d..0000000
--- a/dev-python/django-paging/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA512
-
-DIST django-paging-0.2.4.tar.gz 5130 SHA256 7ac93fad7c7d804c730a3a756d7d1898b8e517691b70220f8ca629e8d8cfff0b SHA512 832320168e627c9d26cec06c6a21085232d5ea410a6a98b7b369a2c14779a1befe23b5459ce3faf8a1066a24971152fea8abf1f2de02d5956f40040166cbe054 WHIRLPOOL 388cb6eafa9d7f69b2a66ecd219a87e8e7b09ebec25b494dcfa9336c61ab05b452000f3e1eb0ae3845caaf52139ac66039889accc1334eb07594dd2ab6775d5c
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iEYEAREKAAYFAlDQ5Z0ACgkQ1fmVwcYIWAbPogCgwzyuZPGKrjm0qi08XYT4MMtK
-87wAn2Ii0gPi1qi4zCo/kq/teDzBvuHj
-=B242
------END PGP SIGNATURE-----
diff --git a/dev-python/django-paging/django-paging-0.2.4.ebuild b/dev-python/django-paging/django-paging-0.2.4.ebuild
deleted file mode 100644
index 7b798ac..0000000
--- a/dev-python/django-paging/django-paging-0.2.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_COMPAT=( python2_{5,6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sexy pagination in Django"
-HOMEPAGE="http://github.com/dcramer/django-paging"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- dev-python/django
- >=dev-python/django-templatetag-sugar-0.1[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools
- test? ( dev-python/unittest2 )
-"
diff --git a/dev-python/django-paging/metadata.xml b/dev-python/django-paging/metadata.xml
deleted file mode 100644
index 4b1124d..0000000
--- a/dev-python/django-paging/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>eva@gentoo.org</email>
- <name>Gilles Dartiguelongue</name>
-</maintainer>
-<upstream>
- <remote-id type="pypi">django-paging</remote-id>
- <remote-id type="github">dcramer/django-paging</remote-id>
-</upstream>
-</pkgmetadata>