summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-21 13:42:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-21 13:42:25 +0000
commit1c8ed30d703da14bf1a77038d7312b2b3f80f55e (patch)
treef26936016e9765b95239b9f834da93b67dd7fff4 /x11-proto/xextproto
parentStable on amd64 wrt bug #359059 (diff)
downloadgentoo-2-1c8ed30d703da14bf1a77038d7312b2b3f80f55e.tar.gz
gentoo-2-1c8ed30d703da14bf1a77038d7312b2b3f80f55e.tar.bz2
gentoo-2-1c8ed30d703da14bf1a77038d7312b2b3f80f55e.zip
Stable on amd64 wrt bug #359059
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/xextproto')
-rw-r--r--x11-proto/xextproto/ChangeLog5
-rw-r--r--x11-proto/xextproto/xextproto-7.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog
index 411d0a0280fd..8284cb88fbcb 100644
--- a/x11-proto/xextproto/ChangeLog
+++ b/x11-proto/xextproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xextproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.73 2011/03/16 16:14:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.74 2011/03/21 13:42:25 hwoarang Exp $
+
+ 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xextproto-7.2.0.ebuild:
+ Stable on amd64 wrt bug #359059
16 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> xextproto-7.2.0.ebuild:
Fix doc useflag handling.
diff --git a/x11-proto/xextproto/xextproto-7.2.0.ebuild b/x11-proto/xextproto/xextproto-7.2.0.ebuild
index 6e6027493ca3..d634ea4495b0 100644
--- a/x11-proto/xextproto/xextproto-7.2.0.ebuild
+++ b/x11-proto/xextproto/xextproto-7.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.3 2011/03/16 16:14:15 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.ebuild,v 1.4 2011/03/21 13:42:25 hwoarang Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org XExt protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="!<x11-libs/libXext-1.0.99"