diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-04-17 19:36:55 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-04-17 19:36:55 +0000 |
commit | 9d3206ad0d34d7450d0820562499431f9d8fc290 (patch) | |
tree | 1141b31014bfaae5c6cb256c8e0bba39d67c9ac9 /x11-proto | |
parent | (#174639) Update HOMEPAGE. (diff) | |
download | gentoo-2-9d3206ad0d34d7450d0820562499431f9d8fc290.tar.gz gentoo-2-9d3206ad0d34d7450d0820562499431f9d8fc290.tar.bz2 gentoo-2-9d3206ad0d34d7450d0820562499431f9d8fc290.zip |
Stable on sparc --- required by Bug #174959
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/randrproto/files/digest-randrproto-1.1.2 | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index cc7176b297ad..0aed50c76c27 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.30 2007/02/19 22:53:33 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.31 2007/04/17 19:36:55 fmccor Exp $ + + 17 Apr 2007; Ferris McCormick <fmccor@gentoo.org> randrproto-1.2.0.ebuild: + Stable on sparc --- required by Bug #174959 *randrproto-1.2.1 (19 Feb 2007) diff --git a/x11-proto/randrproto/files/digest-randrproto-1.1.2 b/x11-proto/randrproto/files/digest-randrproto-1.1.2 index ba3fdcdc3df6..bc2f1be00455 100644 --- a/x11-proto/randrproto/files/digest-randrproto-1.1.2 +++ b/x11-proto/randrproto/files/digest-randrproto-1.1.2 @@ -1,3 +1,3 @@ -MD5 8e72173ad7aa8abe218e6e7fe0903842 randrproto-1.1.2.tar.bz2 38372 -RMD160 cd0804a515784681d1587339aa5983e8e7f49f83 randrproto-1.1.2.tar.bz2 38372 -SHA256 00a8c8af96097ed831a6f02c138c1a04a0226b64e446b4d7c824930dc43eb98d randrproto-1.1.2.tar.bz2 38372 +MD5 ef7ee482a9816f7e9614efa6e13b1cb0 randrproto-1.1.2.tar.bz2 38339 +RMD160 9dddb95412b10937ae3f2a2b7f51d66a1538d0d3 randrproto-1.1.2.tar.bz2 38339 +SHA256 f2ce89e3f30e352e465edf077a7da6fb08fe7f5b2175dfc3c122c161fdd73a90 randrproto-1.1.2.tar.bz2 38339 diff --git a/x11-proto/randrproto/randrproto-1.2.0.ebuild b/x11-proto/randrproto/randrproto-1.2.0.ebuild index bcb67b598d37..e7f5be755d7f 100644 --- a/x11-proto/randrproto/randrproto-1.2.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.0.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/randrproto/randrproto-1.2.0.ebuild,v 1.2 2007/02/04 18:08:36 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.0.ebuild,v 1.3 2007/04/17 19:36:55 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" -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}" |