# HG changeset patch # User Da Risk # Date 1365173637 -7200 # Node ID 774a39db17700fc21e7b9f0fdf3b890df68a634d # Parent 54e903bb844b9f890e1b157d6c5e1d879fd4b1ba Add Djblets needed for reviewboard (Portage version: 2.1.11.60/hg/Linux x86_64, unsigned Manifest commit) diff -r 54e903bb844b -r 774a39db1770 dev-python/Djblets/Djblets-0.7.11.ebuild --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dev-python/Djblets/Djblets-0.7.11.ebuild Fri Apr 05 16:53:57 2013 +0200 @@ -0,0 +1,28 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/Djblets/Djblets-0.7.ebuild,v 1.1 2012/08/03 08:03:20 xmw Exp $ + +EAPI=4 +PYTHON_DEPEND="2" + +inherit distutils versionator + +DESCRIPTION="A collection of useful extensions for Django" +HOMEPAGE="http://github.com/djblets/djblets" +SRC_URI="http://downloads.reviewboard.org/releases/${PN}/$(get_version_component_range 1-2)/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND=">=dev-python/django-1.4.1 + dev-python/imaging + dev-python/pytz" + +PYTHON_MODNAME="djblets" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup +} diff -r 54e903bb844b -r 774a39db1770 dev-python/Djblets/Manifest --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dev-python/Djblets/Manifest Fri Apr 05 16:53:57 2013 +0200 @@ -0,0 +1,1 @@ +DIST Djblets-0.7.11.tar.gz 435480 SHA256 862122c72710e086fc4aa6961d61ea3dcc787190e535803ac74e2bd0df2fdcdc SHA512 e43c192cdb79f109dd6e0ef34b82564201bbaa9115a4fd347145255a676a9a3bcc76ec63de28ba44933c4ad80bbf85f4966535906564163995de5f912babc19b WHIRLPOOL b9295227697c2ef98c4bf1745fb8e524c1352534de177224cd838c52eb4fa6f7389cb179515086d26a40240521a234df7bd441816651a4e34453c96fcb9c8955 diff -r 54e903bb844b -r 774a39db1770 dev-python/Djblets/files/sample.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dev-python/Djblets/files/sample.rss Fri Apr 05 16:53:57 2013 +0200 @@ -0,0 +1,77 @@ + + + + + Review Board News + + http://www.review-board.org/news + News on Review Board releases and important updates + Wed, 23 Jul 2008 10:27:05 +0000 + http://wordpress.org/?v=2.5.1 + en + + Django 1.0 alpha released + http://feeds.feedburner.com/~r/ReviewBoardNews/~3/343422891/ + http://www.review-board.org/news/2008/07/23/django-10-alpha-released/#comments + Wed, 23 Jul 2008 10:27:05 +0000 + chipx86 + + + + http://www.review-board.org/news/?p=7 + + Django, the web framework Review Board is built +upon, is approaching their 1.0 release and have released Django 1.0 alpha for download. In +order to keep up with Django development, Review Board has required the Django Subversion development tree to run, requiring that users develop a +basic understanding of Subversion and keeping their copy up-to-date.

+

With the new Django alpha release, we’re now able to remove this extra burden. As of tonight, Review Board now requires Django 1.0 alpha +or higher. Simply download the new release and install it. Of course, if you’re currently using a Subversion checkout of Django, you can +continue to use it.

+

The Django 1.0 release will bring us a step closer to our own 1.0. There’s a few major features still planned, and lots of bug fixing. +We’ll have a roadmap up in the coming weeks detailing our plans. Stay tuned!

+
+ +
]]>
+ http://www.review-board.org/news/2008/07/23/django-10-alpha-released/feed/ + http://www.review-board.org/news/2008/07/23/django-10-alpha-released/
+ + Introducing Review Board News + http://feeds.feedburner.com/~r/ReviewBoardNews/~3/307288497/ + http://www.review-board.org/news/2008/05/30/introducing-review-board-news/#comments + Fri, 30 May 2008 23:50:12 +0000 + chipx86 + + + + http://www.review-board.org/news/?p=3 + + In the past, we’ve always brought information on new Review Board development to our blogs and the mailing list. However, as the software continues to +mature, we need a better way of informing people about major releases and important updates, without making them sift through development +discussions and technical updates.

+

In the future, we’ll be posting critical updates (such as required database migrations) here, as well as software releases (once we hit +1.0). News posts will soon begin to appear in your Review Board administration dashboard, making it easy to keep up. And, of course, you can +subscribe to our RSS feed in your favorite news reader.

+
+ +
]]>
+ http://www.review-board.org/news/2008/05/30/introducing-review-board-news/feed/ + http://www.review-board.org/news/2008/05/30/introducing-review-board-news/
+
+
+ diff -r 54e903bb844b -r 774a39db1770 dev-python/Djblets/metadata.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dev-python/Djblets/metadata.xml Fri Apr 05 16:53:57 2013 +0200 @@ -0,0 +1,8 @@ + + + + +xmw@gentoo.org +Michael Weber + +