summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-01-15 05:20:23 +0000
committerJon Portnoy <avenj@gentoo.org>2004-01-15 05:20:23 +0000
commit87460706fbd8e08d537b967310978d0589a0a78c (patch)
treeb490db8818fba4a44d1e9a6a5c7efb6b5d7e2add /sys-apps/pciutils
parentStable on AMD64 (Manifest recommit) (diff)
downloadgentoo-2-87460706fbd8e08d537b967310978d0589a0a78c.tar.gz
gentoo-2-87460706fbd8e08d537b967310978d0589a0a78c.tar.bz2
gentoo-2-87460706fbd8e08d537b967310978d0589a0a78c.zip
Stable on AMD64
Diffstat (limited to 'sys-apps/pciutils')
-rw-r--r--sys-apps/pciutils/ChangeLog5
-rw-r--r--sys-apps/pciutils/pciutils-2.1.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index a2d2cca5415a..82a57d9f3115 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pciutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.18 2004/01/09 19:49:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.19 2004/01/15 05:16:13 avenj Exp $
+
+ 15 Jan 2004; Jon Portnoy <avenj@gentoo.org> pciutils-2.1.11.ebuild :
+ Stable on AMD64.
09 Jan 2004; Aron Griffis <agriffis@gentoo.org> pciutils-2.1.11.ebuild:
stable on alpha
diff --git a/sys-apps/pciutils/pciutils-2.1.11.ebuild b/sys-apps/pciutils/pciutils-2.1.11.ebuild
index 1a33f805c8d0..ccbbe948a14f 100644
--- a/sys-apps/pciutils/pciutils-2.1.11.ebuild
+++ b/sys-apps/pciutils/pciutils-2.1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.7 2004/01/09 19:49:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11.ebuild,v 1.8 2004/01/15 05:16:13 avenj Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha hppa ~arm ia64 ppc64"
+KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~arm ia64 ppc64"
DEPEND="virtual/glibc
net-misc/wget"