summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-16 16:43:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-16 16:43:41 +0000
commit2f980995c9ecf638c9c7ba525536eca8fd39a909 (patch)
tree5160ab9e3360fea26cc92ce536e2a47077d0da77 /x11-proto
parentHandle gtkstyle as x11-libs/qt-gui does (#443474 by Alexander Mezin). (diff)
downloadgentoo-2-2f980995c9ecf638c9c7ba525536eca8fd39a909.tar.gz
gentoo-2-2f980995c9ecf638c9c7ba525536eca8fd39a909.tar.bz2
gentoo-2-2f980995c9ecf638c9c7ba525536eca8fd39a909.zip
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dri2proto/ChangeLog5
-rw-r--r--x11-proto/dri2proto/dri2proto-2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog
index ef0bccb68c0c..6ea340e6cebe 100644
--- a/x11-proto/dri2proto/ChangeLog
+++ b/x11-proto/dri2proto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dri2proto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.46 2012/07/12 11:50:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.47 2012/11/16 16:43:41 ago Exp $
+
+ 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> dri2proto-2.8.ebuild:
+ Stable for amd64, wrt bug #440872
*dri2proto-2.8 (12 Jul 2012)
diff --git a/x11-proto/dri2proto/dri2proto-2.8.ebuild b/x11-proto/dri2proto/dri2proto-2.8.ebuild
index 1d5c54f3c459..f5c26f2c8d16 100644
--- a/x11-proto/dri2proto/dri2proto-2.8.ebuild
+++ b/x11-proto/dri2proto/dri2proto-2.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8.ebuild,v 1.1 2012/07/12 11:50:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8.ebuild,v 1.2 2012/11/16 16:43:41 ago Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org DRI2 protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""