summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r--x11-proto/fixesproto/ChangeLog8
-rw-r--r--x11-proto/fixesproto/fixesproto-4.1.1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog
index 385aaa329650..b6b7f1120beb 100644
--- a/x11-proto/fixesproto/ChangeLog
+++ b/x11-proto/fixesproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/fixesproto
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.28 2009/10/26 10:29:09 remi Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.29 2010/01/14 16:43:28 fauli Exp $
+
+ 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ fixesproto-4.1.1.ebuild:
+ Transfer Prefix keywords
26 Oct 2009; Rémi Cardona <remi@gentoo.org> fixesproto-4.1.1.ebuild:
sync with overlay, update deps
diff --git a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild b/x11-proto/fixesproto/fixesproto-4.1.1.ebuild
index 2a703ab91078..f5dc28bb9f3a 100644
--- a/x11-proto/fixesproto/fixesproto-4.1.1.ebuild
+++ b/x11-proto/fixesproto/fixesproto-4.1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.2 2009/10/26 10:29:09 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.1.1.ebuild,v 1.3 2010/01/14 16:43:28 fauli Exp $
inherit x-modular
DESCRIPTION="X.Org Fixes protocol headers"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=">=x11-proto/xextproto-7.0.99.1"