diff options
author | 2006-06-30 16:10:09 +0000 | |
---|---|---|
committer | 2006-06-30 16:10:09 +0000 | |
commit | 2efa8ea7ca9892839441d3df310d330165c57c1b (patch) | |
tree | 21c7d1fb36f7a690ef2b6e0b7144c2009d78994c /x11-proto/videoproto | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-2efa8ea7ca9892839441d3df310d330165c57c1b.tar.gz gentoo-2-2efa8ea7ca9892839441d3df310d330165c57c1b.tar.bz2 gentoo-2-2efa8ea7ca9892839441d3df310d330165c57c1b.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/videoproto/files/digest-videoproto-2.2.2 | 6 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.2.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index db65d812267f..26a7293a3bf3 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2006/06/30 08:46:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.20 2006/06/30 16:10:09 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + videoproto-2.2.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> videoproto-2.2.2.ebuild: Stable on ppc64 diff --git a/x11-proto/videoproto/files/digest-videoproto-2.2.2 b/x11-proto/videoproto/files/digest-videoproto-2.2.2 index 1c09751b6c1a..be88eb5c82e9 100644 --- a/x11-proto/videoproto/files/digest-videoproto-2.2.2 +++ b/x11-proto/videoproto/files/digest-videoproto-2.2.2 @@ -1,3 +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 +MD5 cf556cafa08a2b219af0245af5dec3fe videoproto-2.2.2.tar.bz2 42739 +RMD160 4a771e2f56b6a7f7002412b6d1bd55d4250d0c20 videoproto-2.2.2.tar.bz2 42739 +SHA256 cc6e5b0d92569525573387fcd70b898ef99d0f61a9a9dc4b1f309b08a77c2620 videoproto-2.2.2.tar.bz2 42739 diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild index 4b043875006d..d0c0ab4947ad 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.9 2006/06/30 08:46:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.2.ebuild,v 1.10 2006/06/30 16:10:09 wolf31o2 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}" |