From d93244b5ccee274e026624acb3e609c48950da35 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Sat, 5 Jul 2008 06:24:31 +0000 Subject: Bump for X.Org 7.4. (Portage version: 2.1.5.6) --- x11-proto/randrproto/ChangeLog | 10 ++++++++-- x11-proto/randrproto/randrproto-1.2.2.ebuild | 15 +++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 x11-proto/randrproto/randrproto-1.2.2.ebuild (limited to 'x11-proto') diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 3131da877875..dd3bae315fef 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/randrproto -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.45 2007/10/09 09:40:40 dberkholz Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.46 2008/07/05 06:24:31 dberkholz Exp $ + +*randrproto-1.2.2 (05 Jul 2008) + + 05 Jul 2008; Donnie Berkholz ; + +randrproto-1.2.2.ebuild: + Bump for X.Org 7.4. 09 Oct 2007; Donnie Berkholz ; -randrproto-1.1.2.ebuild, -randrproto-1.2.0.ebuild: diff --git a/x11-proto/randrproto/randrproto-1.2.2.ebuild b/x11-proto/randrproto/randrproto-1.2.2.ebuild new file mode 100644 index 000000000000..6d3c0fe10570 --- /dev/null +++ b/x11-proto/randrproto/randrproto-1.2.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.2.ebuild,v 1.1 2008/07/05 06:24:31 dberkholz Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Randr protocol headers" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" + +RDEPEND="" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad