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 | a1a8f03fc49edd7037a89942bbd7779c326d2e48 (patch) | |
tree | 47202c6717a2abe9a3aa9565fbe8a511eb067b8e /x11-proto/xf86rushproto | |
parent | use a proper patchset (diff) | |
download | historical-a1a8f03fc49edd7037a89942bbd7779c326d2e48.tar.gz historical-a1a8f03fc49edd7037a89942bbd7779c326d2e48.tar.bz2 historical-a1a8f03fc49edd7037a89942bbd7779c326d2e48.zip |
s390 stable
Package-Manager: portage-2.1.1
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 | 2 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 6 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 index 2ebebbd1e71a..b73499298ace 100644 --- a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 +++ b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 @@ -1 +1,3 @@ MD5 b6a96ffdae084e27487a58314008b000 xf86rushproto-1.1.2.tar.bz2 37695 +RMD160 2854318476fcc0faa52b0f9bee623504a2f25c22 xf86rushproto-1.1.2.tar.bz2 37695 +SHA256 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae xf86rushproto-1.1.2.tar.bz2 37695 diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index 037ccb7af81b..006d0eeaba9b 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.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/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.14 2006/07/19 14:15:49 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.15 2006/09/10 08:50:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,9 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush protocol headers" + +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" + RDEPEND="" DEPEND="${RDEPEND}" |