diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 12:57:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 12:57:24 +0000 |
commit | 62f8a09a5eba7cb248866b084d80e063946dcc4c (patch) | |
tree | 7af748361c85e59bfae12bfe1f6bd2efd1018ca8 /x11-libs | |
parent | Marked ~hppa (bug #237411). (diff) | |
download | gentoo-2-62f8a09a5eba7cb248866b084d80e063946dcc4c.tar.gz gentoo-2-62f8a09a5eba7cb248866b084d80e063946dcc4c.tar.bz2 gentoo-2-62f8a09a5eba7cb248866b084d80e063946dcc4c.zip |
Marked ~hppa (bug #237411).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libpciaccess/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog index 7711f9d4382a..d957af7d1cbb 100644 --- a/x11-libs/libpciaccess/ChangeLog +++ b/x11-libs/libpciaccess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libpciaccess # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.6 2008/09/24 08:18:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.7 2008/09/26 12:57:24 jer Exp $ + + 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> libpciaccess-0.10.3.ebuild: + Marked ~hppa (bug #237411). 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> libpciaccess-0.10.3.ebuild: diff --git a/x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild b/x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild index 653bc521d34e..6d5b0e24411f 100644 --- a/x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild +++ b/x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild,v 1.4 2008/09/24 08:18:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.3.ebuild,v 1.5 2008/09/26 12:57:24 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="Library providing generic access to the PCI bus and devices" LICENSE="MIT" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" CONFIGURE_OPTIONS="--with-pciids-path=/usr/share/misc" |