diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:31:29 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 19:31:29 +0000 |
commit | 71d9db73950814cdc3baddbfc21799ead67400b2 (patch) | |
tree | 0e912dcb68efb74f1c331f46b9c63dd06e4f3797 /sys-apps/pciutils/pciutils-2.1.11-r5.ebuild | |
parent | www-client/epiphany stable on ppc. (diff) | |
download | gentoo-2-71d9db73950814cdc3baddbfc21799ead67400b2.tar.gz gentoo-2-71d9db73950814cdc3baddbfc21799ead67400b2.tar.bz2 gentoo-2-71d9db73950814cdc3baddbfc21799ead67400b2.zip |
sys-apps/pciutils stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/pciutils/pciutils-2.1.11-r5.ebuild')
-rw-r--r-- | sys-apps/pciutils/pciutils-2.1.11-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild b/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild index c5aeec7b5689..ae9b875f9aba 100644 --- a/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild +++ b/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild,v 1.4 2005/08/22 22:11:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild,v 1.5 2005/09/02 19:31:29 hansmi Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |