diff options
author | 2008-03-17 23:09:58 +0000 | |
---|---|---|
committer | 2008-03-17 23:09:58 +0000 | |
commit | 0398f93799fb99a01e045b81a6a3956ea2dd910b (patch) | |
tree | c14da3b79287ab79a518bcb9036f9c7d626fe6d0 /dev-python/adns-python/adns-python-1.2.1.ebuild | |
parent | net-libs/adns-1.4: x86 stable (bug #213740) (diff) | |
download | gentoo-2-0398f93799fb99a01e045b81a6a3956ea2dd910b.tar.gz gentoo-2-0398f93799fb99a01e045b81a6a3956ea2dd910b.tar.bz2 gentoo-2-0398f93799fb99a01e045b81a6a3956ea2dd910b.zip |
dev-python/adns-python-1.2.1: x86 stable (bug #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 | 6 |
1 files changed, 3 insertions, 3 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 5f7621f5cb68..ffca478af504 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-2007 Gentoo Foundation +# 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.1 2007/01/27 22:05:12 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.2.1.ebuild,v 1.2 2008/03/17 23:09:58 jurek 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=net-libs/adns-1.3" |