diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-09-06 04:26:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-09-06 04:26:20 +0000 |
commit | c6eb3da48fbc654519acc69a14e86fa9bcb99705 (patch) | |
tree | 39272df47d04fd949b3be6c3c3c34804c718808f /x11-proto/xf86rushproto | |
parent | Version bump, thanks to euscan (diff) | |
download | gentoo-2-c6eb3da48fbc654519acc69a14e86fa9bcb99705.tar.gz gentoo-2-c6eb3da48fbc654519acc69a14e86fa9bcb99705.tar.bz2 gentoo-2-c6eb3da48fbc654519acc69a14e86fa9bcb99705.zip |
Punt unused depend settings.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xf86rushproto')
-rw-r--r-- | x11-proto/xf86rushproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild | 5 | ||||
-rw-r--r-- | x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild | 6 |
3 files changed, 8 insertions, 10 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog index 968e394fd633..ce3dd7bcdcef 100644 --- a/x11-proto/xf86rushproto/ChangeLog +++ b/x11-proto/xf86rushproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xf86rushproto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.38 2012/08/26 18:28:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.39 2012/09/06 04:26:20 vapier Exp $ + + 06 Sep 2012; Mike Frysinger <vapier@gentoo.org> xf86rushproto-1.1.2-r1.ebuild, + xf86rushproto-1.1.2.ebuild: + Punt unused depend settings. 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xf86rushproto-1.1.2-r1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #419473 @@ -146,4 +150,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +xf86rushproto-1.1.ebuild: Initial commit for modular X - diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild index 29721e883bf4..89cf928e3b2c 100644 --- a/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild @@ -1,6 +1,6 @@ # 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.9 2012/08/26 18:28:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2-r1.ebuild,v 1.10 2012/09/06 04:26:20 vapier Exp $ EAPI=4 inherit xorg-2 @@ -9,6 +9,3 @@ DESCRIPTION="X.Org XF86Rush protocol headers" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild index f8b67e149e90..209e329cc84e 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-2011 Gentoo Foundation +# 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.ebuild,v 1.19 2011/02/06 10:46:56 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.2.ebuild,v 1.20 2012/09/06 04:26:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,5 +11,3 @@ 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}" |