summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 12:00:08 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 12:00:08 +0000
commit191b322614bed58b27a62b0278dd218e5075c88b (patch)
treed5c0d4af30eb342c0a53ce89b0589023e79098c7 /x11-proto
parentAdd arm64 love. (diff)
downloadgentoo-2-191b322614bed58b27a62b0278dd218e5075c88b.tar.gz
gentoo-2-191b322614bed58b27a62b0278dd218e5075c88b.tar.bz2
gentoo-2-191b322614bed58b27a62b0278dd218e5075c88b.zip
Mark s390/sh stable.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xproto/ChangeLog7
-rw-r--r--x11-proto/xproto/xproto-7.0.24.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index d501cde043fd..7817b1580dc6 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-proto/xproto
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.157 2013/11/28 16:51:52 chithanh Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.158 2014/01/18 12:00:08 vapier Exp $
+
+ 18 Jan 2014; Mike Frysinger <vapier@gentoo.org> xproto-7.0.24.ebuild:
+ Mark s390/sh stable.
28 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-files/xproto-7.0.23-Xmd_h_x32.patch, -xproto-7.0.22.ebuild,
diff --git a/x11-proto/xproto/xproto-7.0.24.ebuild b/x11-proto/xproto/xproto-7.0.24.ebuild
index 5ed2c1178c74..be76c7abea61 100644
--- a/x11-proto/xproto/xproto-7.0.24.ebuild
+++ b/x11-proto/xproto/xproto-7.0.24.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.24.ebuild,v 1.10 2013/10/08 05:10:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.24.ebuild,v 1.11 2014/01/18 12:00:08 vapier Exp $
EAPI=5
@@ -9,7 +9,7 @@ XORG_MULTILIB=yes
inherit xorg-2
DESCRIPTION="X.Org xproto protocol headers"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=""