diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:13:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-30 16:13:32 +0000 |
commit | 7bcecdfa5530bba09635e5b69a59f2e0387b9358 (patch) | |
tree | 9c45df9bba61275c74cef7e0c44387ee002478c8 /x11-proto/xf86rushproto | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-7bcecdfa5530bba09635e5b69a59f2e0387b9358.tar.gz gentoo-2-7bcecdfa5530bba09635e5b69a59f2e0387b9358.tar.bz2 gentoo-2-7bcecdfa5530bba09635e5b69a59f2e0387b9358.zip |
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 | 6 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 90aa13cdc015..c0337784f7bf 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.19 2006/06/30 08:51:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.20 2006/06/30 16:13:32 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> + xf86rushproto-1.1.2.ebuild: + Stable on amd64. 30 Jun 2006; Markus Rothe <corsair@gentoo.org> xf86rushproto-1.1.2.ebuild: Stable on ppc64 diff --git a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 index b73499298ace..7ea3114377ba 100644 --- a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 +++ b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.2 @@ -1,3 +1,3 @@ -MD5 b6a96ffdae084e27487a58314008b000 xf86rushproto-1.1.2.tar.bz2 37695 -RMD160 2854318476fcc0faa52b0f9bee623504a2f25c22 xf86rushproto-1.1.2.tar.bz2 37695 -SHA256 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae xf86rushproto-1.1.2.tar.bz2 37695 +MD5 773b6de09c0f7aa1c2c48fb3b612d993 xf86rushproto-1.1.2.tar.bz2 37664 +RMD160 c6a40dbc731c64baeb0882025bac7c47b7e06812 xf86rushproto-1.1.2.tar.bz2 37664 +SHA256 a8e2e5a9ba8ec8280d78ff961db046f13187fbe563a8ed424a973b23d00a7d4c xf86rushproto-1.1.2.tar.bz2 37664 diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index e56489ff622f..c770fe95be9f 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-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/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.9 2006/06/30 08:51:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.10 2006/06/30 16:13:32 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush 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}" |