summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-27 11:07:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-27 11:07:28 +0000
commit66d2049ad4badf047f24d52e671b25b362ae2844 (patch)
tree884914949e734e13f840653f80527f5a81de1fbd /x11-proto/dri3proto
parentStable for amd64, wrt bug #500368 (diff)
downloadgentoo-2-66d2049ad4badf047f24d52e671b25b362ae2844.tar.gz
gentoo-2-66d2049ad4badf047f24d52e671b25b362ae2844.tar.bz2
gentoo-2-66d2049ad4badf047f24d52e671b25b362ae2844.zip
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-proto/dri3proto')
-rw-r--r--x11-proto/dri3proto/ChangeLog7
-rw-r--r--x11-proto/dri3proto/dri3proto-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/dri3proto/ChangeLog b/x11-proto/dri3proto/ChangeLog
index 6bc01aa87903..4804d5aa304d 100644
--- a/x11-proto/dri3proto/ChangeLog
+++ b/x11-proto/dri3proto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/dri3proto
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/ChangeLog,v 1.2 2013/11/08 22:16:32 mattst88 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/ChangeLog,v 1.3 2014/03/27 11:07:28 ago Exp $
+
+ 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> dri3proto-1.0.ebuild:
+ Stable for amd64, wrt bug #500368
08 Nov 2013; Matt Turner <mattst88@gentoo.org> dri3proto-1.0.ebuild:
Add multilib support.
diff --git a/x11-proto/dri3proto/dri3proto-1.0.ebuild b/x11-proto/dri3proto/dri3proto-1.0.ebuild
index 24a2e732a747..56f7db851bf2 100644
--- a/x11-proto/dri3proto/dri3proto-1.0.ebuild
+++ b/x11-proto/dri3proto/dri3proto-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 1.2 2013/11/08 22:16:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 1.3 2014/03/27 11:07:28 ago Exp $
EAPI=5
XORG_MULTILIB=yes
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver 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=""