diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:46:56 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 10:46:56 +0000 |
commit | 151648452e64dcd2a9a26b5227c33e117eafb811 (patch) | |
tree | 098fef9a790bd90afdf369b7a82de1963868827b /x11-proto | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-151648452e64dcd2a9a26b5227c33e117eafb811.tar.gz gentoo-2-151648452e64dcd2a9a26b5227c33e117eafb811.tar.bz2 gentoo-2-151648452e64dcd2a9a26b5227c33e117eafb811.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 8ab3c373126b..f55d746bf427 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86rushproto -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.28 2010/01/14 17:21:21 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.29 2011/02/06 10:46:56 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> xf86rushproto-1.1.2.ebuild: + Drop to ~mips 14 Jan 2010; Christian Faulhammer <fauli@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 593cefafd4de..f8b67e149e90 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-2010 Gentoo Foundation +# Copyright 1999-2011 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.18 2010/01/14 17:21:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.19 2011/02/06 10:46:56 leio Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XF86Rush protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |