diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 20:17:47 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 20:17:47 +0000 |
commit | 732b75a56239daf21fd9bd1e6429841128d48168 (patch) | |
tree | a429b87306edec1ea8b174bf25ccea26821a0679 /x11-drivers | |
parent | Stable on hppa and ppc. (diff) | |
download | historical-732b75a56239daf21fd9bd1e6429841128d48168.tar.gz historical-732b75a56239daf21fd9bd1e6429841128d48168.tar.bz2 historical-732b75a56239daf21fd9bd1e6429841128d48168.zip |
Marked ~amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nv/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/Manifest | 14 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog index 6790e3ad838b..a98c371a282d 100644 --- a/x11-drivers/xf86-video-nv/ChangeLog +++ b/x11-drivers/xf86-video-nv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-nv # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.1 2005/08/08 07:08:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.2 2005/08/15 20:17:47 herbs Exp $ + + 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xf86-video-nv-1.0.1.ebuild: + Marked ~amd64. *xf86-video-nv-1.0.1 (08 Aug 2005) diff --git a/x11-drivers/xf86-video-nv/Manifest b/x11-drivers/xf86-video-nv/Manifest index d47d7c1a2e32..becf87b018ed 100644 --- a/x11-drivers/xf86-video-nv/Manifest +++ b/x11-drivers/xf86-video-nv/Manifest @@ -1,3 +1,13 @@ -MD5 c89b505f8ab85cfc4d541668e07177e6 xf86-video-nv-1.0.1.ebuild 446 -MD5 d502153db2abeeb309bedee2a2f7beb1 ChangeLog 381 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 52aecab45195d8765c87485e34b6afe2 ChangeLog 472 +MD5 6ca0e8ed2c99e7ba44ac584986dc2845 xf86-video-nv-1.0.1.ebuild 449 MD5 ea161a43a45c55e10ab9589a12da96a8 files/digest-xf86-video-nv-1.0.1 72 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDAPiI2G5bA0cA/ScRAgI+AJ4q3utmShu5lpW+049V+IB0CfvHPQCfaj+t +Zo1xJ4hJ9zATEyAm3IPhD90= +=1Gtv +-----END PGP SIGNATURE----- diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.ebuild index ff3faec0ecb7..302b0431ec90 100644 --- a/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.ebuild +++ b/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.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/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.ebuild,v 1.1 2005/08/08 07:08:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-1.0.1.ebuild,v 1.2 2005/08/15 20:17:47 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for nv cards" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/xproto" |