public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dev-zero:master commit in: dev-python/django-tagging/
@ 2013-04-16 13:29 Tiziano Müller
  0 siblings, 0 replies; only message in thread
From: Tiziano Müller @ 2013-04-16 13:29 UTC (permalink / raw
  To: gentoo-commits

commit:     fee7124b29fe8f91a9dd27ea5c4f31120bae2e4e
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Tue Apr 16 13:29:19 2013 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 13:29:19 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=fee7124b

Initial commit. Dead project but still required for graphite-web.

---
 dev-python/django-tagging/Manifest                 |    2 +
 .../django-tagging/django-tagging-0.3.1.ebuild     |   21 ++++++++++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/dev-python/django-tagging/Manifest b/dev-python/django-tagging/Manifest
new file mode 100644
index 0000000..353b57f
--- /dev/null
+++ b/dev-python/django-tagging/Manifest
@@ -0,0 +1,2 @@
+DIST django-tagging-0.3.1.tar.gz 31531 SHA256 e5fbeb7ca6e0c22a9a96239095dff508040ec95171e51c69e6f8ada72ea4bce2 SHA512 4dbbed169e5ae4387abd81c58efb00841eb1857b037165bb6edf0d7dbd84e3f079321f9ecdfb789407e0d26546e6985e701a2b70dbaff01a12cc36c3e4db75a7 WHIRLPOOL 6eb9f13fbf3381d7fdfcee6a6f42efabe94b58cda117e49f486f6af0f5c488f77b9a9615034723c2f498e31df721cd63e8feeb7a1d8feebf32478ae58950aa6a
+EBUILD django-tagging-0.3.1.ebuild 476 SHA256 043f40794b08bcd0cf97a71dc92e81c5afc74a5a4354cd6f5f2fbc6e79462ea3 SHA512 616977433eb7e096f6496cabb5df8ba43d0cbdfb23723457aef623b945d055d4277bf1d6913b408fdad96b7353f2877f746f584d210e8865f7e21f80a27e4b92 WHIRLPOOL 7ec4e032ccfd77c58e4a88667a028fdf161b41e46818bcbc7a487af384f5820a4d8cba66b985ce412e1e73e4a8c3ad3dde0729ec2d57f974607d76fed9ae76aa

diff --git a/dev-python/django-tagging/django-tagging-0.3.1.ebuild b/dev-python/django-tagging/django-tagging-0.3.1.ebuild
new file mode 100644
index 0000000..1b570ca
--- /dev/null
+++ b/dev-python/django-tagging/django-tagging-0.3.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_{5,6,7} pypy{1_9,2_0} )
+
+inherit distutils-r1
+
+DESCRIPTION="Generic tagging application for Django"
+HOMEPAGE="https://code.google.com/p/django-tagging/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/django[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-16 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-16 13:29 [gentoo-commits] dev/dev-zero:master commit in: dev-python/django-tagging/ Tiziano Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox