diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-29 21:53:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-29 21:53:50 +0000 |
commit | 858e7ad29b07bc69f1e0f73cfc06265cf8ae5844 (patch) | |
tree | 355628dca9a056aa90952a2959f60345fb019ecc /net-dns/odsclient/odsclient-1.03.ebuild | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-858e7ad29b07bc69f1e0f73cfc06265cf8ae5844.tar.gz gentoo-2-858e7ad29b07bc69f1e0f73cfc06265cf8ae5844.tar.bz2 gentoo-2-858e7ad29b07bc69f1e0f73cfc06265cf8ae5844.zip |
x86 stable, remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dns/odsclient/odsclient-1.03.ebuild')
-rw-r--r-- | net-dns/odsclient/odsclient-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/odsclient/odsclient-1.03.ebuild b/net-dns/odsclient/odsclient-1.03.ebuild index 77645e4761f7..2ca618fdd6d8 100644 --- a/net-dns/odsclient/odsclient-1.03.ebuild +++ b/net-dns/odsclient/odsclient-1.03.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/net-dns/odsclient/odsclient-1.03.ebuild,v 1.1 2008/01/21 19:15:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/odsclient/odsclient-1.03.ebuild,v 1.2 2008/02/29 21:53:50 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ods.org/dl/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" src_unpack() { |