summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-06-14 17:43:00 +0000
committerFabian Groffen <grobian@gentoo.org>2010-06-14 17:43:00 +0000
commit9464e76ce01f5849331aad4eb50972d2037838e3 (patch)
tree3f03d4dbdd4a742c2695e90818ad4f8628e7962f /x11-proto/inputproto
parentMarked ~x64-macos, bug #323945 (diff)
downloadgentoo-2-9464e76ce01f5849331aad4eb50972d2037838e3.tar.gz
gentoo-2-9464e76ce01f5849331aad4eb50972d2037838e3.tar.bz2
gentoo-2-9464e76ce01f5849331aad4eb50972d2037838e3.zip
Marked ~x64-macos, bug #323945
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r--x11-proto/inputproto/ChangeLog5
-rw-r--r--x11-proto/inputproto/inputproto-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog
index aaa4d3af7199..f8a3d7c15f56 100644
--- a/x11-proto/inputproto/ChangeLog
+++ b/x11-proto/inputproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/inputproto
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.98 2010/06/04 14:10:12 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.99 2010/06/14 17:43:00 grobian Exp $
+
+ 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> inputproto-2.0.ebuild:
+ Marked ~x64-macos, bug #323945
31 May 2010; Guy Martin <gmsoft@gentoo.org> inputproto-2.0.ebuild:
hppa stable, #308521
diff --git a/x11-proto/inputproto/inputproto-2.0.ebuild b/x11-proto/inputproto/inputproto-2.0.ebuild
index e1f70f3133cb..11dff59bd7dc 100644
--- a/x11-proto/inputproto/inputproto-2.0.ebuild
+++ b/x11-proto/inputproto/inputproto-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.9 2010/06/04 14:10:12 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.0.ebuild,v 1.10 2010/06/14 17:43:00 grobian Exp $
EAPI="2"
@@ -8,7 +8,7 @@ inherit x-modular
DESCRIPTION="X.Org Input 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 ~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=""