diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:13:03 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:13:03 +0000 |
commit | 9c6572a54d98b6f97441e98ae82d1bcd4615b5df (patch) | |
tree | 1b5c0bd65cb7ce7afb7abf07971b8b574ca8e0e0 /x11-proto/xf86miscproto | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-9c6572a54d98b6f97441e98ae82d1bcd4615b5df.tar.gz gentoo-2-9c6572a54d98b6f97441e98ae82d1bcd4615b5df.tar.bz2 gentoo-2-9c6572a54d98b6f97441e98ae82d1bcd4615b5df.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto/xf86miscproto')
-rw-r--r-- | x11-proto/xf86miscproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9.2 | 6 | ||||
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog index 1a1cd2db2790..cf12e354a02c 100644 --- a/x11-proto/xf86miscproto/ChangeLog +++ b/x11-proto/xf86miscproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86miscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.19 2006/06/30 08:51:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.20 2006/06/30 16:13:03 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + xf86miscproto-0.9.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xf86miscproto-0.9.2.ebuild: Stable on ppc64 diff --git a/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9.2 b/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9.2 index 7da5e652f7d7..4834bf4ea387 100644 --- a/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9.2 +++ b/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9.2 @@ -1,3 +1,3 @@ -MD5 acae8edeb05a406f7f60bcbb218a8f1d xf86miscproto-0.9.2.tar.bz2 38464 -RMD160 1c780b74faf37105cc57030cf95d79e900a98979 xf86miscproto-0.9.2.tar.bz2 38464 -SHA256 aaab4cbf19c73ded4785ba69cdd7ae23aaf103c7040559283f85fc1237dad6e6 xf86miscproto-0.9.2.tar.bz2 38464 +MD5 f0f59524ce1e012d2a64bb6784c9bf8a xf86miscproto-0.9.2.tar.bz2 38429 +RMD160 62f3cdf08eb64ba32b80f9e611c675b680e08cfd xf86miscproto-0.9.2.tar.bz2 38429 +SHA256 4fe0981dcc4c53c7eeec22aebb2014ad5efaf479f0be452baece1eb5171fe076 xf86miscproto-0.9.2.tar.bz2 38429 diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild index c674695f084f..381db34a44e5 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.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/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.9 2006/06/30 08:51:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.2.ebuild,v 1.10 2006/06/30 16:13:03 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86Misc 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}" |