diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 08:50:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-10 08:50:20 +0000 |
commit | 43b0a5fe6438d2f583e57bd97da26836623d58f7 (patch) | |
tree | b07e791c249d5ceaf77f08594347d0aa7a292fdf /x11-proto/xf86driproto | |
parent | use a proper patchset (diff) | |
download | gentoo-2-43b0a5fe6438d2f583e57bd97da26836623d58f7.tar.gz gentoo-2-43b0a5fe6438d2f583e57bd97da26836623d58f7.tar.bz2 gentoo-2-43b0a5fe6438d2f583e57bd97da26836623d58f7.zip |
s390 stable
(Portage version: 2.1.1)
Diffstat (limited to 'x11-proto/xf86driproto')
-rw-r--r-- | x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3 | 2 | ||||
-rw-r--r-- | x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3 b/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3 index 48cb75195f9a..3db2082cadc1 100644 --- a/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3 +++ b/x11-proto/xf86driproto/files/digest-xf86driproto-2.0.3 @@ -1 +1,3 @@ MD5 e4a282cfd708b8892fca4425fee9cd7b xf86driproto-2.0.3.tar.bz2 42828 +RMD160 ed971412f91326ea93d2a74b1f9be1a0e8abf7a5 xf86driproto-2.0.3.tar.bz2 42828 +SHA256 111c469a24374803b08104c725d8318760b226cedccd12b199c83d1b2756b8d6 xf86driproto-2.0.3.tar.bz2 42828 diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild index b977efef8533..297ed3df7a78 100644 --- a/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild +++ b/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.12 2006/07/10 17:08:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.3.ebuild,v 1.13 2006/09/10 08:50:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,8 @@ inherit x-modular DESCRIPTION="X.Org XF86DRI protocol headers" -KEYWORDS="alpha amd64 arm ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" + +KEYWORDS="alpha amd64 arm ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" + RDEPEND="" DEPEND="${RDEPEND}" |