summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-21 18:17:24 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-21 18:17:24 +0000
commitd996a379797189630688ef1f5ceec548b577263f (patch)
tree456acc9414ffd2c8dec99d1c3039fa7cf66114a2 /x11-proto/randrproto
parentAdd ~arm-linux keyword. (diff)
downloadgentoo-2-d996a379797189630688ef1f5ceec548b577263f.tar.gz
gentoo-2-d996a379797189630688ef1f5ceec548b577263f.tar.bz2
gentoo-2-d996a379797189630688ef1f5ceec548b577263f.zip
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r--x11-proto/randrproto/ChangeLog5
-rw-r--r--x11-proto/randrproto/randrproto-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog
index 20a7dd018ae9..d5fcb88e5d9a 100644
--- a/x11-proto/randrproto/ChangeLog
+++ b/x11-proto/randrproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/randrproto
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.95 2013/01/04 17:38:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.96 2013/02/21 18:17:24 zmedico Exp $
+
+ 21 Feb 2013; Zac Medico <zmedico@gentoo.org> randrproto-1.4.0.ebuild:
+ Add ~arm-linux keyword.
04 Jan 2013; Jeroen Roovers <jer@gentoo.org> randrproto-1.4.0.ebuild:
Stable for HPPA (bug #440872).
diff --git a/x11-proto/randrproto/randrproto-1.4.0.ebuild b/x11-proto/randrproto/randrproto-1.4.0.ebuild
index fbfd145194c0..76dc9d97c12d 100644
--- a/x11-proto/randrproto/randrproto-1.4.0.ebuild
+++ b/x11-proto/randrproto/randrproto-1.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0.ebuild,v 1.11 2013/01/04 17:38:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.4.0.ebuild,v 1.12 2013/02/21 18:17:24 zmedico Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org Randr protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND=""