diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 19:45:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 19:45:01 +0000 |
commit | 2cfdc2dd227f88472846b460ded3260f38d8a18e (patch) | |
tree | 772f2a4a0933cbdd9c7293777e1c82dc04e46c27 /dev-libs/libdnet/libdnet-1.10.ebuild | |
parent | Version bump from upstream (diff) | |
download | gentoo-2-2cfdc2dd227f88472846b460ded3260f38d8a18e.tar.gz gentoo-2-2cfdc2dd227f88472846b460ded3260f38d8a18e.tar.bz2 gentoo-2-2cfdc2dd227f88472846b460ded3260f38d8a18e.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-libs/libdnet/libdnet-1.10.ebuild')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libdnet/libdnet-1.10.ebuild b/dev-libs/libdnet/libdnet-1.10.ebuild index 1e59e36bc1d6..5c57f77446dd 100644 --- a/dev-libs/libdnet/libdnet-1.10.ebuild +++ b/dev-libs/libdnet/libdnet-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.10.ebuild,v 1.6 2005/10/18 17:17:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.10.ebuild,v 1.7 2006/02/06 19:45:01 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="amd64 ~hppa ia64 ppc sparc x86" IUSE="python" src_unpack() { |