diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:34:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:34:25 +0000 |
commit | 61f9d3d34a942eb3a8ed115a3cefdad71b642040 (patch) | |
tree | f0c863e14e94acefeae8ed809ac62c828a304e6d /dev-libs/libdnet/libdnet-1.7.ebuild | |
parent | fix manifest (diff) | |
download | gentoo-2-61f9d3d34a942eb3a8ed115a3cefdad71b642040.tar.gz gentoo-2-61f9d3d34a942eb3a8ed115a3cefdad71b642040.tar.bz2 gentoo-2-61f9d3d34a942eb3a8ed115a3cefdad71b642040.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-libs/libdnet/libdnet-1.7.ebuild')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdnet/libdnet-1.7.ebuild b/dev-libs/libdnet/libdnet-1.7.ebuild index e0cafa54c039..fdcd957a89ba 100644 --- a/dev-libs/libdnet/libdnet-1.7.ebuild +++ b/dev-libs/libdnet/libdnet-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.7.ebuild,v 1.11 2005/02/27 05:35:30 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.7.ebuild,v 1.12 2005/04/01 04:31:50 agriffis Exp $ DESCRIPTION="simplified, portable interface to several low-level networking routines" HOMEPAGE="http://libdnet.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc hppa ~ia64 ~amd64" +KEYWORDS="x86 ppc sparc hppa ia64 ~amd64" IUSE="" src_unpack() { |