summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-12-31 20:13:27 +0000
committerJeroen Roovers <jer@gentoo.org>2010-12-31 20:13:27 +0000
commita8830e5623217232826f2c9eb4b2ac1fe018a4b8 (patch)
tree7bac47dc451723695fe67fddff8a284bcd4951c9 /x11-libs/libpciaccess
parentStable for HPPA (bug #344827). (diff)
downloadgentoo-2-a8830e5623217232826f2c9eb4b2ac1fe018a4b8.tar.gz
gentoo-2-a8830e5623217232826f2c9eb4b2ac1fe018a4b8.tar.bz2
gentoo-2-a8830e5623217232826f2c9eb4b2ac1fe018a4b8.zip
Stable for HPPA (bug #344827).
(Portage version: 2.2.0_alpha11/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libpciaccess')
-rw-r--r--x11-libs/libpciaccess/ChangeLog5
-rw-r--r--x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog
index af0cbb4429ab..3952b505cbaa 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.55 2010/12/29 21:02:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.56 2010/12/31 20:13:27 jer Exp $
+
+ 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> libpciaccess-0.12.0.ebuild:
+ Stable for HPPA (bug #344827).
29 Dec 2010; Markus Meier <maekke@gentoo.org> libpciaccess-0.12.0.ebuild:
arm stable, bug #344827
diff --git a/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild b/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild
index b1440ffa740e..8748d68664c6 100644
--- a/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild
+++ b/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild
@@ -1,13 +1,13 @@
# 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.12.0.ebuild,v 1.6 2010/12/29 21:02:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.0.ebuild,v 1.7 2010/12/31 20:13:27 jer Exp $
EAPI=3
inherit xorg-2
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 )"