summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-03-07 11:38:43 +0000
committerJeroen Roovers <jer@gentoo.org>2006-03-07 11:38:43 +0000
commitcdc16e825e7ff28cbc2ce7bf44c73cd555033a6b (patch)
tree70233407a3fb1f782f6ff07771980c90ccd56756 /dev-libs/libnl
parentAdding latest full squeak image. Removing unmaintained image. (diff)
downloadgentoo-2-cdc16e825e7ff28cbc2ce7bf44c73cd555033a6b.tar.gz
gentoo-2-cdc16e825e7ff28cbc2ce7bf44c73cd555033a6b.tar.bz2
gentoo-2-cdc16e825e7ff28cbc2ce7bf44c73cd555033a6b.zip
Stable on hppa.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/ChangeLog5
-rw-r--r--dev-libs/libnl/libnl-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libnl/ChangeLog b/dev-libs/libnl/ChangeLog
index 5e9836eaf39e..99c01aa8c927 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.7 2006/01/10 17:13:22 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/ChangeLog,v 1.8 2006/03/07 11:38:43 jer Exp $
+
+ 07 Mar 2006; Jeroen Roovers <jer@gentoo.org> libnl-0.5.0.ebuild:
+ Stable on hppa.
10 Jan 2006; <dang@gentoo.org> libnl-0.5.0.ebuild:
Marked stable on amd64 per bug# 118480
diff --git a/dev-libs/libnl/libnl-0.5.0.ebuild b/dev-libs/libnl/libnl-0.5.0.ebuild
index ee98aab1a11b..076a97efb81a 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.7 2006/01/10 17:13:22 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-0.5.0.ebuild,v 1.8 2006/03/07 11:38:43 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 ~hppa ~ppc x86"
+KEYWORDS="amd64 hppa ~ppc x86"
IUSE=""
src_unpack() {