diff options
author | 2007-04-18 02:56:58 +0000 | |
---|---|---|
committer | 2007-04-18 02:56:58 +0000 | |
commit | 73e9ae536a895517746f0ab85e7e0c1ff76e9356 (patch) | |
tree | f41708091ec863143750fa836bffa38cf157329d /x11-proto/randrproto | |
parent | Stable for HPPA (bug #174959). (diff) | |
download | gentoo-2-73e9ae536a895517746f0ab85e7e0c1ff76e9356.tar.gz gentoo-2-73e9ae536a895517746f0ab85e7e0c1ff76e9356.tar.bz2 gentoo-2-73e9ae536a895517746f0ab85e7e0c1ff76e9356.zip |
Stable for HPPA (bug #174959).
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-proto/randrproto')
-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 0aed50c76c27..8be41c55bdac 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.31 2007/04/17 19:36:55 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.32 2007/04/18 02:56:58 jer Exp $ + + 18 Apr 2007; Jeroen Roovers <jer@gentoo.org> randrproto-1.2.0.ebuild: + Stable for HPPA (bug #174959). 17 Apr 2007; Ferris McCormick <fmccor@gentoo.org> randrproto-1.2.0.ebuild: Stable on sparc --- required by Bug #174959 diff --git a/x11-proto/randrproto/files/digest-randrproto-1.1.2 b/x11-proto/randrproto/files/digest-randrproto-1.1.2 index bc2f1be00455..ba3fdcdc3df6 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 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 +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 diff --git a/x11-proto/randrproto/randrproto-1.2.0.ebuild b/x11-proto/randrproto/randrproto-1.2.0.ebuild index e7f5be755d7f..1afd3d0c3d4b 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.3 2007/04/17 19:36:55 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.0.ebuild,v 1.4 2007/04/18 02:56:58 jer 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}" |