summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-08-09 19:29:16 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-08-09 19:29:16 +0000
commitffc72afd54c909abe6021b946601b65fd991c4c9 (patch)
tree06db6c1b290df7d3254509d000676c4f8c9f20a7 /sys-apps/pciutils
parentAdded ~amd64 Keywords. (diff)
downloadgentoo-2-ffc72afd54c909abe6021b946601b65fd991c4c9.tar.gz
gentoo-2-ffc72afd54c909abe6021b946601b65fd991c4c9.tar.bz2
gentoo-2-ffc72afd54c909abe6021b946601b65fd991c4c9.zip
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r--sys-apps/pciutils/ChangeLog5
-rw-r--r--sys-apps/pciutils/pciutils-2.1.11-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index 66abb11407e1..cbfc803567e4 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pciutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.51 2005/07/02 18:27:50 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.52 2005/08/09 19:29:16 metalgod Exp $
+
+ 09 Aug 2005; Luis Medinas <metalgod@gentoo.org> pciutils-2.1.11-r4.ebuild:
+ Marked Stable on AMD64.
02 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
pciutils-2.1.11-r4.ebuild:
diff --git a/sys-apps/pciutils/pciutils-2.1.11-r4.ebuild b/sys-apps/pciutils/pciutils-2.1.11-r4.ebuild
index 00e0e6bb564a..ab97b17b8eb3 100644
--- a/sys-apps/pciutils/pciutils-2.1.11-r4.ebuild
+++ b/sys-apps/pciutils/pciutils-2.1.11-r4.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-r4.ebuild,v 1.8 2005/07/02 18:27:50 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r4.ebuild,v 1.9 2005/08/09 19:29:16 metalgod 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 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND="virtual/libc"