diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:04:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:04:41 +0000 |
commit | 2f32e13d0dc9a6800c27102978c763a496c9f131 (patch) | |
tree | 5e50413f18122885afde431d224dcf49bec3aaf7 /x11-proto | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-2f32e13d0dc9a6800c27102978c763a496c9f131.tar.gz gentoo-2-2f32e13d0dc9a6800c27102978c763a496c9f131.tar.bz2 gentoo-2-2f32e13d0dc9a6800c27102978c763a496c9f131.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/inputproto/files/digest-inputproto-1.3.2 | 2 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-1.3.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index cb44a27467f1..69fcecebb6df 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.26 2006/07/10 12:51:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.27 2006/07/19 09:04:41 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> inputproto-1.3.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> inputproto-1.3.2.ebuild: Mark 1.3.2 stable on ia64 diff --git a/x11-proto/inputproto/files/digest-inputproto-1.3.2 b/x11-proto/inputproto/files/digest-inputproto-1.3.2 index 44b3f01970e9..0fa8289f4b1a 100644 --- a/x11-proto/inputproto/files/digest-inputproto-1.3.2 +++ b/x11-proto/inputproto/files/digest-inputproto-1.3.2 @@ -1 +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 diff --git a/x11-proto/inputproto/inputproto-1.3.2.ebuild b/x11-proto/inputproto/inputproto-1.3.2.ebuild index 0f782e8958e7..93f39e2b0ec3 100644 --- a/x11-proto/inputproto/inputproto-1.3.2.ebuild +++ b/x11-proto/inputproto/inputproto-1.3.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/inputproto/inputproto-1.3.2.ebuild,v 1.13 2006/07/10 12:51:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.2.ebuild,v 1.14 2006/07/19 09:04:41 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" RESTRICT="mirror" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |