diff options
author | Brent Baude <ranger@gentoo.org> | 2008-12-16 16:16:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-12-16 16:16:35 +0000 |
commit | b621524d287ddca746e1245defdc8ab3fef7e2ad (patch) | |
tree | fc28ac07b10d32569ab5d29f3f9351defbbfddf6 /x11-libs | |
parent | Marking gnome-light-2.22.0 ppc64 for bug 236519 (diff) | |
download | gentoo-2-b621524d287ddca746e1245defdc8ab3fef7e2ad.tar.gz gentoo-2-b621524d287ddca746e1245defdc8ab3fef7e2ad.tar.bz2 gentoo-2-b621524d287ddca746e1245defdc8ab3fef7e2ad.zip |
Marking libpciaccess-0.10.5 ~ppc64 for bug 237411
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libpciaccess/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog index 6567a717791c..3a8bc036291e 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.11 2008/11/07 11:34:21 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.12 2008/12/16 16:16:35 ranger Exp $ + + 16 Dec 2008; Brent Baude <ranger@gentoo.org> libpciaccess-0.10.5.ebuild: + Marking libpciaccess-0.10.5 ~ppc64 for bug 237411 *libpciaccess-0.10.5 (07 Nov 2008) diff --git a/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild b/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild index f0be9d7f5593..28539dbd2130 100644 --- a/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild +++ b/x11-libs/libpciaccess/libpciaccess-0.10.5.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.5.ebuild,v 1.1 2008/11/07 11:34:21 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.5.ebuild,v 1.2 2008/12/16 16:16:35 ranger 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" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="minimal" DEPEND="!<x11-base/xorg-server-1.5" |