diff options
author | 2013-10-08 05:07:22 +0000 | |
---|---|---|
committer | 2013-10-08 05:07:22 +0000 | |
commit | 99e3e483d89823703ccf1f586755fd024010663b (patch) | |
tree | b9ecb4ee1e7370ada4c7634934f82c7d3e52fbf2 /x11-libs | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-99e3e483d89823703ccf1f586755fd024010663b.tar.gz gentoo-2-99e3e483d89823703ccf1f586755fd024010663b.tar.bz2 gentoo-2-99e3e483d89823703ccf1f586755fd024010663b.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libpciaccess/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog index c5182c37de86..ab9d2d5fa0d5 100644 --- a/x11-libs/libpciaccess/ChangeLog +++ b/x11-libs/libpciaccess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libpciaccess # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.97 2013/10/07 04:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.98 2013/10/08 05:07:22 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libpciaccess-0.13.2.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libpciaccess-0.13.2.ebuild: Stable for sparc, wrt bug #475480 diff --git a/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild b/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild index cc6ee357a1d2..43ddec490f2a 100644 --- a/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild +++ b/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild,v 1.10 2013/10/07 04:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild,v 1.11 2013/10/08 05:07:22 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="Library providing generic access to the PCI bus and devices" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="minimal zlib" DEPEND="!<x11-base/xorg-server-1.5 |