diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:12:58 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:12:58 +0000 |
commit | 41d222fc418edad9feeb496d152d7a0d03269cb9 (patch) | |
tree | 5504f07227a96bd63ac254932c5e7320b4f1c508 /x11-proto/xf86rushproto | |
parent | Added ~alpha keyword. (diff) | |
download | gentoo-2-41d222fc418edad9feeb496d152d7a0d03269cb9.tar.gz gentoo-2-41d222fc418edad9feeb496d152d7a0d03269cb9.tar.bz2 gentoo-2-41d222fc418edad9feeb496d152d7a0d03269cb9.zip |
arm/sh stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 72e7416beaef..654aab9005cd 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.22 2006/06/30 22:21:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.23 2006/06/30 23:12:58 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86rushproto-1.1.2.ebuild: + arm/sh stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xf86rushproto-1.1.2.ebuild: diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index b87b403ab1a2..2c042640bb4a 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.11 2006/06/30 22:21:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.12 2006/06/30 23:12:58 spyderous 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}" |