summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-05 17:56:29 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-05 17:56:29 +0000
commit7f71018f43c0977c3c5d55fa69b3188f69f4007e (patch)
treea0589b68d42f0d6326bda055c207617b78de7766 /x11-libs/libpciaccess
parentppc64 stable wrt #354237 (diff)
downloadgentoo-2-7f71018f43c0977c3c5d55fa69b3188f69f4007e.tar.gz
gentoo-2-7f71018f43c0977c3c5d55fa69b3188f69f4007e.tar.bz2
gentoo-2-7f71018f43c0977c3c5d55fa69b3188f69f4007e.zip
ppc64 stable wrt #354237
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libpciaccess')
-rw-r--r--x11-libs/libpciaccess/ChangeLog6
-rw-r--r--x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog
index 9587260b0ccd..a7716daafd4e 100644
--- a/x11-libs/libpciaccess/ChangeLog
+++ b/x11-libs/libpciaccess/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libpciaccess
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.67 2011/03/05 15:48:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.68 2011/03/05 17:56:29 xarthisius Exp $
+
+ 05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ libpciaccess-0.12.1.ebuild:
+ ppc64 stable wrt #354237
05 Mar 2011; Raúl Porcel <armin76@gentoo.org> libpciaccess-0.12.1.ebuild:
alpha/arm/ia64/sh/sparc stable wrt #354237
diff --git a/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild b/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild
index 9fea5ad34065..d85f8484da37 100644
--- a/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild
+++ b/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild,v 1.8 2011/03/05 15:48:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.12.1.ebuild,v 1.9 2011/03/05 17:56:29 xarthisius 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 )"