diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:42:05 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:42:05 +0000 |
commit | a339a537d1ff6694b6ecd1b8d40fa85140ddf5a8 (patch) | |
tree | 1dee9d9235ae1a26207286a79095ef89cf686822 /x11-libs | |
parent | Marking libfontenc-1.0.5 ppc64 for bug 294958 (diff) | |
download | gentoo-2-a339a537d1ff6694b6ecd1b8d40fa85140ddf5a8.tar.gz gentoo-2-a339a537d1ff6694b6ecd1b8d40fa85140ddf5a8.tar.bz2 gentoo-2-a339a537d1ff6694b6ecd1b8d40fa85140ddf5a8.zip |
Marking libpciaccess-0.10.9 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libpciaccess/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog index fc1ea2b6d844..557e3e297018 100644 --- a/x11-libs/libpciaccess/ChangeLog +++ b/x11-libs/libpciaccess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libpciaccess # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.36 2009/12/15 15:57:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.37 2009/12/15 19:42:05 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> libpciaccess-0.10.9.ebuild: + Marking libpciaccess-0.10.9 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> libpciaccess-0.10.6.ebuild: alpha/ia64/sh/sparc stable wrt #282290 diff --git a/x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild b/x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild index 199352a5c985..25941f19bb3e 100644 --- a/x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild +++ b/x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild,v 1.3 2009/12/10 19:27:10 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.9.ebuild,v 1.4 2009/12/15 19:42:05 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" -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" DEPEND="!<x11-base/xorg-server-1.5" |