diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:07:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:07:12 +0000 |
commit | d7f80e169209d1d3e2f78d58bc519e588f02a85e (patch) | |
tree | 74a74a8fd6b9b5c4c7fade0bd72d03add4602c03 /x11-proto/randrproto | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-d7f80e169209d1d3e2f78d58bc519e588f02a85e.tar.gz gentoo-2-d7f80e169209d1d3e2f78d58bc519e588f02a85e.tar.bz2 gentoo-2-d7f80e169209d1d3e2f78d58bc519e588f02a85e.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/files/digest-randrproto-1.1.2 | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.1.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index d295646b6c8e..b2fd086308fe 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.21 2006/06/30 08:41:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.22 2006/06/30 16:07:12 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + randrproto-1.1.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> randrproto-1.1.2.ebuild: Stable on ppc64 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.1.2.ebuild b/x11-proto/randrproto/randrproto-1.1.2.ebuild index 9757b0d83f2f..e830e1982dd1 100644 --- a/x11-proto/randrproto/randrproto-1.1.2.ebuild +++ b/x11-proto/randrproto/randrproto-1.1.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/randrproto/randrproto-1.1.2.ebuild,v 1.9 2006/06/30 08:41:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.10 2006/06/30 16:07:12 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Randr 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}" |