summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-01-10 17:13:22 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-01-10 17:13:22 +0000
commit0fa6aae4975efcaa9ec62f94616ffe0089b70cd4 (patch)
treeedb1f22046e5fa2fe12cbe851bc8206a518ac7ce /dev-libs/libnl
parentMarked ~amd64 per bug# 118460 (diff)
downloadhistorical-0fa6aae4975efcaa9ec62f94616ffe0089b70cd4.tar.gz
historical-0fa6aae4975efcaa9ec62f94616ffe0089b70cd4.tar.bz2
historical-0fa6aae4975efcaa9ec62f94616ffe0089b70cd4.zip
Marked stable on amd64 per bug# 118480
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/Manifest14
-rw-r--r--dev-libs/libnl/libnl-0.5.0.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 85f52c61774f..5e9836eaf39e 100644
--- a/dev-libs/libnl/ChangeLog
+++ b/dev-libs/libnl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libnl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.6 2006/01/04 15:15:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.7 2006/01/10 17:13:22 dang Exp $
+
+ 10 Jan 2006; <dang@gentoo.org> libnl-0.5.0.ebuild:
+ Marked stable on amd64 per bug# 118480
04 Jan 2006; Jeroen Roovers <jer@gentoo.org> libnl-0.5.0.ebuild:
Marked ~hppa (bug #105527).
diff --git a/dev-libs/libnl/Manifest b/dev-libs/libnl/Manifest
index 22f39566ce2e..07936c58a36e 100644
--- a/dev-libs/libnl/Manifest
+++ b/dev-libs/libnl/Manifest
@@ -1,6 +1,16 @@
-MD5 99a6b58c7436bbc37e9413f0cf9ef888 ChangeLog 958
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 6928b0f8c011de941bd4e9fb1681c79f ChangeLog 1054
MD5 9358c0ce8cc4782ae99aed88ac9abba1 files/digest-libnl-0.5.0 63
MD5 0eecf3acdb3d426c16ddfd7a398ed1a7 files/libnl-0.5.0-include.diff 364
MD5 48894de8fc4dadc72e6475da87a5fe73 files/libnl-0.5.0-libdir.patch 1050
-MD5 7868143226924c7503f7e751642757d8 libnl-0.5.0.ebuild 685
+MD5 377c5b004a24d7ab4ce6b07e9df84a11 libnl-0.5.0.ebuild 685
MD5 5731c4fdc13f68a2dccaacfbc4fbc611 metadata.xml 257
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDw+tiomPajV0RnrERAizcAJ4+nuzzeFydvny++9jdJwmxQ5R+swCdF4bu
+SmeW7wC3QP6FDWcvWltWEbs=
+=Uk6h
+-----END PGP SIGNATURE-----
diff --git a/dev-libs/libnl/libnl-0.5.0.ebuild b/dev-libs/libnl/libnl-0.5.0.ebuild
index bd419c3732e9..ee98aab1a11b 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.6 2006/01/04 15:15:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.7 2006/01/10 17:13:22 dang 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() {