diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:33:27 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:33:27 +0000 |
commit | d0e7f01b8aae2d6af944490f51e1373649574ce2 (patch) | |
tree | 361d29524f47cfd9f61b67ca0cbc9253dad0b4b3 /x11-proto | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-d0e7f01b8aae2d6af944490f51e1373649574ce2.tar.gz gentoo-2-d0e7f01b8aae2d6af944490f51e1373649574ce2.tar.bz2 gentoo-2-d0e7f01b8aae2d6af944490f51e1373649574ce2.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/videoproto/files/digest-videoproto-2.2.2 | 2 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.2.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index f152b9e3291f..3477eefcbb61 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.24 2006/07/10 14:22:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.25 2006/07/19 09:33:27 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> videoproto-2.2.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> videoproto-2.2.2.ebuild: Mark 2.2.2 stable on ia64 diff --git a/x11-proto/videoproto/files/digest-videoproto-2.2.2 b/x11-proto/videoproto/files/digest-videoproto-2.2.2 index b5b0ad04009f..1c09751b6c1a 100644 --- a/x11-proto/videoproto/files/digest-videoproto-2.2.2 +++ b/x11-proto/videoproto/files/digest-videoproto-2.2.2 @@ -1 +1,3 @@ MD5 44292d74a9a3c94b1ecb9d77a0da83e8 videoproto-2.2.2.tar.bz2 42744 +RMD160 93916cab8323f5c4a7f79b648535858be1096a82 videoproto-2.2.2.tar.bz2 42744 +SHA256 ab088478830cd30c2fe34fb7f44ffd4d177af7711c225c24676d3e9e9f24780c videoproto-2.2.2.tar.bz2 42744 diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild index efff20426061..c1d994dbb5bf 100644 --- a/x11-proto/videoproto/videoproto-2.2.2.ebuild +++ b/x11-proto/videoproto/videoproto-2.2.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/videoproto/videoproto-2.2.2.ebuild,v 1.13 2006/07/10 14:22:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.14 2006/07/19 09:33:27 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Video 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}" |