diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:16:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:16:39 +0000 |
commit | 83b55290cffe65f4d69cb51c0e39b0eeb6a390a0 (patch) | |
tree | 135c2805d63afd0b3101f1ef57f3f63d92132918 /x11-libs/libpciaccess | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-83b55290cffe65f4d69cb51c0e39b0eeb6a390a0.tar.gz gentoo-2-83b55290cffe65f4d69cb51c0e39b0eeb6a390a0.tar.bz2 gentoo-2-83b55290cffe65f4d69cb51c0e39b0eeb6a390a0.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libpciaccess')
-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 1678c1093b2f..177877141075 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.89 2013/07/28 14:14:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.90 2013/09/29 11:16:39 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libpciaccess-0.13.2.ebuild: + Stable for amd64, wrt bug #475480 28 Jul 2013; Alexis Ballier <aballier@gentoo.org> libpciaccess-0.13.2.ebuild: use the proper MULTILIB_USEDEP on zlib diff --git a/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild b/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild index e2e6a5f220bc..7cb67c704382 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.2 2013/07/28 14:14:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.13.2.ebuild,v 1.3 2013/09/29 11:16:39 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 |