summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-05 04:56:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-05 04:56:55 +0000
commit3fa135d805b2027556c0425e1cbfa3ecf4ae63fc (patch)
treefb98989adfc5388948e139d75ca30ef384f88b5a /x11-libs/libXau
parentStable for alpha, wrt bug #475480 (diff)
downloadgentoo-2-3fa135d805b2027556c0425e1cbfa3ecf4ae63fc.tar.gz
gentoo-2-3fa135d805b2027556c0425e1cbfa3ecf4ae63fc.tar.bz2
gentoo-2-3fa135d805b2027556c0425e1cbfa3ecf4ae63fc.zip
Stable for alpha, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libXau')
-rw-r--r--x11-libs/libXau/ChangeLog5
-rw-r--r--x11-libs/libXau/libXau-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXau/ChangeLog b/x11-libs/libXau/ChangeLog
index 43a8f6042b74..af750a1d7e29 100644
--- a/x11-libs/libXau/ChangeLog
+++ b/x11-libs/libXau/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXau
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.99 2013/10/04 12:02:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/ChangeLog,v 1.100 2013/10/05 04:56:55 ago Exp $
+
+ 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXau-1.0.8.ebuild:
+ Stable for alpha, wrt bug #475480
04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXau-1.0.8.ebuild:
Stable for ppc64, wrt bug #475480
diff --git a/x11-libs/libXau/libXau-1.0.8.ebuild b/x11-libs/libXau/libXau-1.0.8.ebuild
index 97b4c896722b..c5e57a3b8e34 100644
--- a/x11-libs/libXau/libXau-1.0.8.ebuild
+++ b/x11-libs/libXau/libXau-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.8.ebuild,v 1.5 2013/10/04 12:02:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXau/libXau-1.0.8.ebuild,v 1.6 2013/10/05 04:56:55 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit xorg-2
DESCRIPTION="X.Org Xau library"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="x11-proto/xproto[${MULTILIB_USEDEP}]"