diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:00:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:00:31 +0000 |
commit | df2504365baa3823c318fff3dceb53d1bbd0c2bb (patch) | |
tree | 5f3c86f94a7ddf3128d2909de02e158730b283d7 /x11-proto/inputproto | |
parent | arm stable (diff) | |
download | gentoo-2-df2504365baa3823c318fff3dceb53d1bbd0c2bb.tar.gz gentoo-2-df2504365baa3823c318fff3dceb53d1bbd0c2bb.tar.bz2 gentoo-2-df2504365baa3823c318fff3dceb53d1bbd0c2bb.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r-- | x11-proto/inputproto/files/digest-inputproto-1.3.2 | 6 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-1.4.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-proto/inputproto/files/digest-inputproto-1.3.2 b/x11-proto/inputproto/files/digest-inputproto-1.3.2 index 0fa8289f4b1a..09172e64daf2 100644 --- a/x11-proto/inputproto/files/digest-inputproto-1.3.2 +++ b/x11-proto/inputproto/files/digest-inputproto-1.3.2 @@ -1,3 +1,3 @@ -MD5 e0b7df0fc69f0712aa7f2161faa94e1d inputproto-1.3.2.tar.bz2 46502 -RMD160 be3fd2a409063f70375c1cba5dfbeebf034fb49f inputproto-1.3.2.tar.bz2 46502 -SHA256 af6323d63fb5715bc9928d787f09795d875271f40636e031919372f185a51298 inputproto-1.3.2.tar.bz2 46502 +MD5 6f02bfa0ea33e2a3473679208acb192c inputproto-1.3.2.tar.bz2 46368 +RMD160 d3e128ace434768cd1ce9ab9e85f7a38885a5b9a inputproto-1.3.2.tar.bz2 46368 +SHA256 046e3b7a35fd2ccef29d04e2061297507cf5420682d2cc5589bd93ba0aaa7418 inputproto-1.3.2.tar.bz2 46368 diff --git a/x11-proto/inputproto/inputproto-1.4.ebuild b/x11-proto/inputproto/inputproto-1.4.ebuild index 731e2a192ec3..57c012d9b89f 100644 --- a/x11-proto/inputproto/inputproto-1.4.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.ebuild,v 1.8 2007/04/22 13:32:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.ebuild,v 1.9 2007/08/25 14:00:31 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |