diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:42:28 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:42:28 +0000 |
commit | f7d64846f1a85672895dde72fb6b42e4931b2985 (patch) | |
tree | 5e78f46d0eee5a4b768d25f351261fb5592c49ed /x11-proto | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-f7d64846f1a85672895dde72fb6b42e4931b2985.tar.gz gentoo-2-f7d64846f1a85672895dde72fb6b42e4931b2985.tar.bz2 gentoo-2-f7d64846f1a85672895dde72fb6b42e4931b2985.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/fixesproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/fixesproto/files/digest-fixesproto-4.0 | 2 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-4.0.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index 633659a220cb..02a5454873d5 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.22 2006/07/10 14:33:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.23 2006/07/19 09:42:28 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> fixesproto-4.0.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> fixesproto-4.0.ebuild: Mark 4.0 stable on ia64 diff --git a/x11-proto/fixesproto/files/digest-fixesproto-4.0 b/x11-proto/fixesproto/files/digest-fixesproto-4.0 index ca2479b671fc..c19d72082723 100644 --- a/x11-proto/fixesproto/files/digest-fixesproto-4.0 +++ b/x11-proto/fixesproto/files/digest-fixesproto-4.0 @@ -1 +1,3 @@ MD5 8b298cc3424597f8138c7faf7763dce9 fixesproto-4.0.tar.bz2 38550 +RMD160 fc1c2130ae89a88365cb039a5e9ffb8c6651c16e fixesproto-4.0.tar.bz2 38550 +SHA256 b3fe971ccc8152db6c78da7117c31fc4cd2fcb2b6a4df3db0f8fed13d4ceb08f fixesproto-4.0.tar.bz2 38550 diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild index 00f3e1a8f65a..33dcf5588582 100644 --- a/x11-proto/fixesproto/fixesproto-4.0.ebuild +++ b/x11-proto/fixesproto/fixesproto-4.0.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/fixesproto/fixesproto-4.0.ebuild,v 1.8 2006/07/10 14:33:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.9 2006/07/19 09:42:28 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fixes 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}" |