diff options
author | 2009-12-15 15:57:17 +0000 | |
---|---|---|
committer | 2009-12-15 15:57:17 +0000 | |
commit | 993924b13b7cb6d596a0af2c13c3ffcebb85c149 (patch) | |
tree | 2d00845e8676847befea3537cd03ec3085661c99 /x11-libs/libpciaccess | |
parent | alpha/ia64/s390/sh/sparc stable wrt #282290 (diff) | |
download | gentoo-2-993924b13b7cb6d596a0af2c13c3ffcebb85c149.tar.gz gentoo-2-993924b13b7cb6d596a0af2c13c3ffcebb85c149.tar.bz2 gentoo-2-993924b13b7cb6d596a0af2c13c3ffcebb85c149.zip |
alpha/ia64/sh/sparc stable wrt #282290
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libpciaccess')
-rw-r--r-- | x11-libs/libpciaccess/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libpciaccess/libpciaccess-0.10.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libpciaccess/ChangeLog b/x11-libs/libpciaccess/ChangeLog index 0aa535ba86d8..fc1ea2b6d844 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.35 2009/12/15 11:41:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/ChangeLog,v 1.36 2009/12/15 15:57:17 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> libpciaccess-0.10.6.ebuild: + alpha/ia64/sh/sparc stable wrt #282290 *libpciaccess-0.11.0 (15 Dec 2009) diff --git a/x11-libs/libpciaccess/libpciaccess-0.10.6.ebuild b/x11-libs/libpciaccess/libpciaccess-0.10.6.ebuild index 340c4308d73d..795ff3279500 100644 --- a/x11-libs/libpciaccess/libpciaccess-0.10.6.ebuild +++ b/x11-libs/libpciaccess/libpciaccess-0.10.6.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.6.ebuild,v 1.8 2009/10/26 21:04:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libpciaccess/libpciaccess-0.10.6.ebuild,v 1.9 2009/12/15 15:57:17 armin76 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="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" |