summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 09:16:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 09:16:14 +0000
commit249985e9d8078027f5c27af3382124ef083eea50 (patch)
tree97bbb852325dc9c1aa8850ea262b2f8b1d556bfe /x11-proto
parentStable for arm, wrt bug #500368 (diff)
downloadgentoo-2-249985e9d8078027f5c27af3382124ef083eea50.tar.gz
gentoo-2-249985e9d8078027f5c27af3382124ef083eea50.tar.bz2
gentoo-2-249985e9d8078027f5c27af3382124ef083eea50.zip
Stable for arm, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dri2proto/ChangeLog5
-rw-r--r--x11-proto/dri2proto/dri2proto-2.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/dri2proto/ChangeLog b/x11-proto/dri2proto/ChangeLog
index 4d09ce488534..27f914f3f4eb 100644
--- a/x11-proto/dri2proto/ChangeLog
+++ b/x11-proto/dri2proto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dri2proto
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.66 2014/04/19 17:47:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/ChangeLog,v 1.67 2014/06/08 09:16:14 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> dri2proto-2.8-r1.ebuild:
+ Stable for arm, wrt bug #500368
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> dri2proto-2.8-r1.ebuild:
Stable for sparc, wrt bug #500368
diff --git a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild b/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
index 17203c940ee6..b7c2dcd0e9dc 100644
--- a/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
+++ b/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v 1.9 2014/04/19 17:47:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri2proto/dri2proto-2.8-r1.ebuild,v 1.10 2014/06/08 09:16:14 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ 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 ~arm-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 ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""