summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2013-11-08 22:16:58 +0000
committerMatt Turner <mattst88@gentoo.org>2013-11-08 22:16:58 +0000
commit3b7499a1e48f7425459e443652934585e12db868 (patch)
treed68689f0766f5b5e8bb36135df68dc310b62af68 /x11-proto
parentAdd multilib support. (diff)
downloadgentoo-2-3b7499a1e48f7425459e443652934585e12db868.tar.gz
gentoo-2-3b7499a1e48f7425459e443652934585e12db868.tar.bz2
gentoo-2-3b7499a1e48f7425459e443652934585e12db868.zip
Add multilib support.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/presentproto/ChangeLog5
-rw-r--r--x11-proto/presentproto/presentproto-1.0.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-proto/presentproto/ChangeLog b/x11-proto/presentproto/ChangeLog
index 01604105602d..9ebb1deb1bbc 100644
--- a/x11-proto/presentproto/ChangeLog
+++ b/x11-proto/presentproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/presentproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.1 2013/11/01 03:20:35 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
+
+ 08 Nov 2013; Matt Turner <mattst88@gentoo.org> presentproto-1.0.ebuild:
+ Add multilib support.
*presentproto-1.0 (01 Nov 2013)
diff --git a/x11-proto/presentproto/presentproto-1.0.ebuild b/x11-proto/presentproto/presentproto-1.0.ebuild
index d521c6753bc8..a580f9476a02 100644
--- a/x11-proto/presentproto/presentproto-1.0.ebuild
+++ b/x11-proto/presentproto/presentproto-1.0.ebuild
@@ -1,8 +1,9 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.1 2013/11/01 03:20:35 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
EAPI=5
+XORG_MULTILIB=yes
inherit xorg-2
DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"