diff options
author | 2008-03-18 20:53:38 +0000 | |
---|---|---|
committer | 2008-03-18 20:53:38 +0000 | |
commit | a0c0c88a48a09f224feaf780d8972d39a25c986f (patch) | |
tree | 7da5de72f21f0f1f7f87dc7c6bf2ab2dffe61816 /dev-python/adns-python/adns-python-1.2.1.ebuild | |
parent | amd64 stable wrt #213740 (diff) | |
download | gentoo-2-a0c0c88a48a09f224feaf780d8972d39a25c986f.tar.gz gentoo-2-a0c0c88a48a09f224feaf780d8972d39a25c986f.tar.bz2 gentoo-2-a0c0c88a48a09f224feaf780d8972d39a25c986f.zip |
amd64 stable wrt #213740
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/adns-python/adns-python-1.2.1.ebuild')
-rw-r--r-- | dev-python/adns-python/adns-python-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/adns-python/adns-python-1.2.1.ebuild b/dev-python/adns-python/adns-python-1.2.1.ebuild index 98fd10c62140..430406201253 100644 --- a/dev-python/adns-python/adns-python-1.2.1.ebuild +++ b/dev-python/adns-python/adns-python-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.2.1.ebuild,v 1.4 2008/03/18 12:45:18 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.2.1.ebuild,v 1.5 2008/03/18 20:53:38 coldwind Exp $ inherit distutils @@ -9,6 +9,6 @@ HOMEPAGE="http://code.google.com/p/adns-python/" SRC_URI="http://adns-python.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=net-libs/adns-1.3" |