diff options
author | 2013-10-05 17:42:28 +0000 | |
---|---|---|
committer | 2013-10-05 17:42:28 +0000 | |
commit | f50d41e6d09357cc264bd6c8a2fb694b5a556a20 (patch) | |
tree | fd848c6e55904993c1ded2e40052ca5f65504236 /x11-libs/libXaw | |
parent | arm stable, bug #475480 (diff) | |
download | gentoo-2-f50d41e6d09357cc264bd6c8a2fb694b5a556a20.tar.gz gentoo-2-f50d41e6d09357cc264bd6c8a2fb694b5a556a20.tar.bz2 gentoo-2-f50d41e6d09357cc264bd6c8a2fb694b5a556a20.zip |
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 89f39a1f3edb..d303b4f87ecb 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.125 2013/10/05 04:56:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.126 2013/10/05 17:42:28 maekke Exp $ + + 05 Oct 2013; Markus Meier <maekke@gentoo.org> libXaw-1.0.12.ebuild: + arm stable, bug #475480 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> libXaw-1.0.12.ebuild: Stable for alpha, wrt bug #475480 diff --git a/x11-libs/libXaw/libXaw-1.0.12.ebuild b/x11-libs/libXaw/libXaw-1.0.12.ebuild index 58c0420e096b..980d0a6f19d3 100644 --- a/x11-libs/libXaw/libXaw-1.0.12.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.12.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/libXaw/libXaw-1.0.12.ebuild,v 1.6 2013/10/05 04:56:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.12.ebuild,v 1.7 2013/10/05 17:42:28 maekke Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xaw library" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="deprecated" RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] |