summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-04-08 16:31:06 +0000
committerMarkus Meier <maekke@gentoo.org>2011-04-08 16:31:06 +0000
commit1b99500ccf5fa9c51db26371c460cff1d7649ecd (patch)
tree67bfcee7146efd0e18def0629509f3c34c854e90 /x11-proto/fixesproto
parentarm stable, bug #359059 (diff)
downloadgentoo-2-1b99500ccf5fa9c51db26371c460cff1d7649ecd.tar.gz
gentoo-2-1b99500ccf5fa9c51db26371c460cff1d7649ecd.tar.bz2
gentoo-2-1b99500ccf5fa9c51db26371c460cff1d7649ecd.zip
arm stable, bug #359059
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r--x11-proto/fixesproto/ChangeLog5
-rw-r--r--x11-proto/fixesproto/fixesproto-5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog
index ba27846ea433..740e302a92db 100644
--- a/x11-proto/fixesproto/ChangeLog
+++ b/x11-proto/fixesproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/fixesproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.50 2011/04/04 22:40:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.51 2011/04/08 16:31:06 maekke Exp $
+
+ 08 Apr 2011; Markus Meier <maekke@gentoo.org> fixesproto-5.0.ebuild:
+ arm stable, bug #359059
04 Apr 2011; Jeroen Roovers <jer@gentoo.org> fixesproto-5.0.ebuild:
Stable for HPPA (bug #359059).
diff --git a/x11-proto/fixesproto/fixesproto-5.0.ebuild b/x11-proto/fixesproto/fixesproto-5.0.ebuild
index 0f44109b93ea..10f4e36c0a32 100644
--- a/x11-proto/fixesproto/fixesproto-5.0.ebuild
+++ b/x11-proto/fixesproto/fixesproto-5.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-5.0.ebuild,v 1.5 2011/04/04 22:40:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-5.0.ebuild,v 1.6 2011/04/08 16:31:06 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org Fixes protocol headers"
-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"
+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"