commit:     2c6dcbd5999b633a4077e70aab393a0d058bf23b
Author:     Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Sun Nov  2 09:22:09 2014 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun Nov  2 09:22:09 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=2c6dcbd5

need django-1.7

Package-Manager: portage-2.2.14
Manifest-Sign-Key: 62EEF090

---
 net-dns/nsupdate-info/ChangeLog                  | 4 ++++
 net-dns/nsupdate-info/nsupdate-info-0.9.0.ebuild | 2 +-
 net-dns/nsupdate-info/nsupdate-info-9999.ebuild  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/net-dns/nsupdate-info/ChangeLog b/net-dns/nsupdate-info/ChangeLog
index f8167e0..12208e9 100644
--- a/net-dns/nsupdate-info/ChangeLog
+++ b/net-dns/nsupdate-info/ChangeLog
@@ -1,3 +1,7 @@
+  02 Nov 2014; Michael Weber <[email protected]> nsupdate-info-0.9.0.ebuild,
+  nsupdate-info-9999.ebuild:
+  need django-1.7
+
 *nsupdate-info-0.9.0 (02 Nov 2014)
 
   02 Nov 2014; Michael Weber <[email protected]> +nsupdate-info-0.9.0.ebuild:

diff --git a/net-dns/nsupdate-info/nsupdate-info-0.9.0.ebuild 
b/net-dns/nsupdate-info/nsupdate-info-0.9.0.ebuild
index d127df6..a370d04 100644
--- a/net-dns/nsupdate-info/nsupdate-info-0.9.0.ebuild
+++ b/net-dns/nsupdate-info/nsupdate-info-0.9.0.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="${DEPEND}
-       dev-python/django[sqlite]
+       >=dev-python/django-1.7[sqlite]
        dev-python/django-debug-toolbar
        dev-python/django-extensions
        dev-python/django-registration

diff --git a/net-dns/nsupdate-info/nsupdate-info-9999.ebuild 
b/net-dns/nsupdate-info/nsupdate-info-9999.ebuild
index 21c6094..58e9f2a 100644
--- a/net-dns/nsupdate-info/nsupdate-info-9999.ebuild
+++ b/net-dns/nsupdate-info/nsupdate-info-9999.ebuild
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="${DEPEND}
-       dev-python/django[sqlite]
+       >=dev-python/django-1.7[sqlite]
        dev-python/django-debug-toolbar
        dev-python/django-extensions
        dev-python/django-registration

Reply via email to