diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 13:08:25 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 13:08:25 +0000 |
commit | 27491da009a9215c92c8bc67202af11778cd7153 (patch) | |
tree | ac1e452ddb687819a05315af91016bb438025b3d /x11-proto/randrproto | |
parent | Punt old files (diff) | |
download | gentoo-2-27491da009a9215c92c8bc67202af11778cd7153.tar.gz gentoo-2-27491da009a9215c92c8bc67202af11778cd7153.tar.bz2 gentoo-2-27491da009a9215c92c8bc67202af11778cd7153.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
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 | 2 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 49f865e422aa..afb9c2a71139 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,9 @@ # 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.26 2006/07/10 17:00:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.27 2006/07/19 13:08:25 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> randrproto-1.1.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> randrproto-1.1.2.ebuild: Mark 1.1.2 stable on ia64 diff --git a/x11-proto/randrproto/files/digest-randrproto-1.1.2 b/x11-proto/randrproto/files/digest-randrproto-1.1.2 index 3a30c39254b2..ba3fdcdc3df6 100644 --- a/x11-proto/randrproto/files/digest-randrproto-1.1.2 +++ b/x11-proto/randrproto/files/digest-randrproto-1.1.2 @@ -1 +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 diff --git a/x11-proto/randrproto/randrproto-1.1.2.ebuild b/x11-proto/randrproto/randrproto-1.1.2.ebuild index c8a61cddeb6c..dbbd1852e54f 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.13 2006/07/10 17:00:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.2.ebuild,v 1.14 2006/07/19 13:08:25 gmsoft 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}" |