diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 16:17:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 16:17:50 +0000 |
commit | a296ee59a674987f9542eb8c4e3edfef9bc81743 (patch) | |
tree | 20c5a522c1ea71aeb951ca96389d03caf1b843fc /x11-libs/libXaw3d | |
parent | Marked ~hppa (bug #417573). (diff) | |
download | gentoo-2-a296ee59a674987f9542eb8c4e3edfef9bc81743.tar.gz gentoo-2-a296ee59a674987f9542eb8c4e3edfef9bc81743.tar.bz2 gentoo-2-a296ee59a674987f9542eb8c4e3edfef9bc81743.zip |
alpha/ia64/sh/sparc stable wrt #417317
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/libXaw3d')
-rw-r--r-- | x11-libs/libXaw3d/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw3d/ChangeLog b/x11-libs/libXaw3d/ChangeLog index a359396a2676..6bb937d89fe6 100644 --- a/x11-libs/libXaw3d/ChangeLog +++ b/x11-libs/libXaw3d/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw3d # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/ChangeLog,v 1.18 2012/06/14 15:35:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/ChangeLog,v 1.19 2012/07/08 16:17:50 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> libXaw3d-1.6.2.ebuild: + alpha/ia64/sh/sparc stable wrt #417317 14 Jun 2012; Jeroen Roovers <jer@gentoo.org> libXaw3d-1.6.2.ebuild: Stable for HPPA (bug #417317). diff --git a/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild b/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild index db7d5eda2143..8d7a9da9a112 100644 --- a/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild +++ b/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild,v 1.9 2012/06/14 15:35:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw3d/libXaw3d-1.6.2.ebuild,v 1.10 2012/07/08 16:17:50 armin76 Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org Xaw3d library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="unicode" RDEPEND="x11-libs/libX11 |