diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-07-28 18:04:39 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-07-28 18:04:39 +0000 |
commit | 471495f28f02d0fa3d203279f7faa88f877fe52a (patch) | |
tree | 54ed79db5354506404321a3a88d2fd805cd6f20b /dev-libs/libnl/libnl-1.1-r1.ebuild | |
parent | Update metadata.xml to include USE flag descriptions. Entries taken from prof... (diff) | |
download | gentoo-2-471495f28f02d0fa3d203279f7faa88f877fe52a.tar.gz gentoo-2-471495f28f02d0fa3d203279f7faa88f877fe52a.tar.bz2 gentoo-2-471495f28f02d0fa3d203279f7faa88f877fe52a.zip |
amd64 stable, bug #228837
(Portage version: 2.2_rc4/cvs/Linux 2.6.25-gentoo-r4 x86_64)
Diffstat (limited to 'dev-libs/libnl/libnl-1.1-r1.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-1.1-r1.ebuild b/dev-libs/libnl/libnl-1.1-r1.ebuild index eba707d82186..adb96db13e14 100644 --- a/dev-libs/libnl/libnl-1.1-r1.ebuild +++ b/dev-libs/libnl/libnl-1.1-r1.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/dev-libs/libnl/libnl-1.1-r1.ebuild,v 1.4 2008/06/09 08:06:56 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-1.1-r1.ebuild,v 1.5 2008/07/28 18:04:39 ken69267 Exp $ inherit eutils multilib linux-info @@ -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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" src_unpack() { |