summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-02-11 17:42:29 +0000
committerJeroen Roovers <jer@gentoo.org>2010-02-11 17:42:29 +0000
commit2076515649559b57e393863d427f165640971126 (patch)
tree62306608b7024c28236a5015b890374b4cc3bcf3 /x11-libs/libpciaccess
parentversion bump for bug 304553 (diff)
downloadgentoo-2-2076515649559b57e393863d427f165640971126.tar.gz
gentoo-2-2076515649559b57e393863d427f165640971126.tar.bz2
gentoo-2-2076515649559b57e393863d427f165640971126.zip
Stable for HPPA (bug #302046).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libpciaccess')
-rw-r--r--x11-libs/libpciaccess/ChangeLog5
-rw-r--r--x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog
index 80bfb360d9e0..fea06935e2e1 100644
--- a/x11-libs/libpciaccess/ChangeLog
+++ b/x11-libs/libpciaccess/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libpciaccess
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.44 2010/02/08 15:29:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.45 2010/02/11 17:42:29 jer Exp $
+
+ 11 Feb 2010; Jeroen Roovers <jer@gentoo.org> libpciaccess-0.11.0.ebuild:
+ Stable for HPPA (bug #302046).
08 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
libpciaccess-0.11.0.ebuild:
diff --git a/x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild b/x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild
index c3e468ff3b19..b4f115169e73 100644
--- a/x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild
+++ b/x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild,v 1.3 2010/02/08 15:29:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.11.0.ebuild,v 1.4 2010/02/11 17:42:29 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="Library providing generic access to the PCI bus and devices"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
IUSE="minimal zlib"
DEPEND="zlib? ( sys-libs/zlib )"