From 2d95234f5a51b692743870d33a3b6b555cfa6c92 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 14 Apr 2012 17:25:12 +0000 Subject: Update to use xorg-2 eclass. (Portage version: 2.2.0_alpha100_p3/cvs/Linux x86_64) --- x11-proto/xf86rushproto/ChangeLog | 10 ++++++++-- x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild | 14 ++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index f55d746bf427..42a7de9584b9 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/xf86rushproto -# 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 $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.30 2012/04/14 17:25:12 mgorny Exp $ + +*xf86rushproto-1.1.2-r1 (14 Apr 2012) + + 14 Apr 2012; Michał Górny + +xf86rushproto-1.1.2-r1.ebuild: + Update to use xorg-2 eclass. 06 Feb 2011; Mart Raudsepp xf86rushproto-1.1.2.ebuild: Drop to ~mips diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild new file mode 100644 index 000000000000..053a8fd3362e --- /dev/null +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 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-r1.ebuild,v 1.1 2012/04/14 17:25:12 mgorny Exp $ + +EAPI=4 +inherit xorg-2 + +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" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad