diff options
author | 2006-07-19 12:41:40 +0000 | |
---|---|---|
committer | 2006-07-19 12:41:40 +0000 | |
commit | 37d43495f105db3174833543eca6a6af1cba0d2a (patch) | |
tree | 3516e539d837f15c84c59b31de75c54cc3fcd726 /x11-proto/recordproto | |
parent | new CVS snapshot (diff) | |
download | historical-37d43495f105db3174833543eca6a6af1cba0d2a.tar.gz historical-37d43495f105db3174833543eca6a6af1cba0d2a.tar.bz2 historical-37d43495f105db3174833543eca6a6af1cba0d2a.zip |
Stable on hppa.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/recordproto/files/digest-recordproto-1.13.2 | 2 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index e028655d33c1..7a1b309f5e01 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.24 2006/07/10 13:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.25 2006/07/19 12:35:42 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> recordproto-1.13.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> recordproto-1.13.2.ebuild: Mark 1.13.2 stable on ia64 diff --git a/x11-proto/recordproto/files/digest-recordproto-1.13.2 b/x11-proto/recordproto/files/digest-recordproto-1.13.2 index c7b4590e5373..bcfa1ec94809 100644 --- a/x11-proto/recordproto/files/digest-recordproto-1.13.2 +++ b/x11-proto/recordproto/files/digest-recordproto-1.13.2 @@ -1 +1,3 @@ MD5 0ed4706564a34fc2aff724aa16d3ff00 recordproto-1.13.2.tar.bz2 39340 +RMD160 472f66c64fd4d98cceb4326436fdd3fb1e68baf1 recordproto-1.13.2.tar.bz2 39340 +SHA256 04e77a8b14f373a1825bbe0116cd0db8b2c5dee17b34ba9bddd27e576609cff9 recordproto-1.13.2.tar.bz2 39340 diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index a89a84052439..70a9582ec348 100644 --- a/x11-proto/recordproto/recordproto-1.13.2.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.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/recordproto/recordproto-1.13.2.ebuild,v 1.13 2006/07/10 13:49:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.14 2006/07/19 12:35:42 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Record 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}" |