diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-04 15:17:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-04 15:17:10 +0000 |
commit | e11c5a38dda98dc3bb90cf6d28b0d0782e7bb0a3 (patch) | |
tree | 5c1cfc6f7107254c6407631d44032d7d56cc8b02 /dev-libs/libnl/libnl-0.5.0.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-e11c5a38dda98dc3bb90cf6d28b0d0782e7bb0a3.tar.gz gentoo-2-e11c5a38dda98dc3bb90cf6d28b0d0782e7bb0a3.tar.bz2 gentoo-2-e11c5a38dda98dc3bb90cf6d28b0d0782e7bb0a3.zip |
Marked ~hppa (bug #105527).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs/libnl/libnl-0.5.0.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libnl/libnl-0.5.0.ebuild b/dev-libs/libnl/libnl-0.5.0.ebuild index d7414e182149..bd419c3732e9 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-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/libnl/libnl-0.5.0.ebuild,v 1.5 2005/11/05 21:27:30 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.6 2006/01/04 15:15:54 jer 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 ~ppc x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="" src_unpack() { |