diff options
author | 2006-07-16 15:33:42 +0000 | |
---|---|---|
committer | 2006-07-16 15:33:42 +0000 | |
commit | e6d64cedef6618311ee0e694b80207cb23a6b342 (patch) | |
tree | 150afbe2bc2939bdef7494f1eb996becf38c3dd2 /dev-libs/libnl/libnl-0.5.0.ebuild | |
parent | Added ~ppc (diff) | |
download | gentoo-2-e6d64cedef6618311ee0e694b80207cb23a6b342.tar.gz gentoo-2-e6d64cedef6618311ee0e694b80207cb23a6b342.tar.bz2 gentoo-2-e6d64cedef6618311ee0e694b80207cb23a6b342.zip |
ppc stable
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-libs/libnl/libnl-0.5.0.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-0.5.0.ebuild b/dev-libs/libnl/libnl-0.5.0.ebuild index 076a97efb81a..3c9f51ee52be 100644 --- a/dev-libs/libnl/libnl-0.5.0.ebuild +++ b/dev-libs/libnl/libnl-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.8 2006/03/07 11:38:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.9 2006/07/16 15:33:42 dertobi123 Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://people.suug.ch/~tgr/libnl/" SRC_URI="http://people.suug.ch/~tgr/libnl/files/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ~ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="" src_unpack() { |