diff options
Diffstat (limited to 'net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild')
-rw-r--r-- | net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild b/net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild index 520b7305e9ee..48b3373d5c00 100644 --- a/net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild +++ b/net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild,v 1.2 2013/12/02 04:37:25 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsimple-dyndns/dnsimple-dyndns-0.1.ebuild,v 1.3 2014/07/06 12:54:12 mgorny Exp $ EAPI=5 @@ -30,6 +30,5 @@ LICENSE="BSD" SLOT="0" IUSE="" -DEPEND=">=dev-python/requests-2.0.0 - virtual/python-argparse" +DEPEND=">=dev-python/requests-2.0.0" RDEPEND="${DEPEND}" |