diff options
author | 2009-10-26 20:58:00 +0000 | |
---|---|---|
committer | 2009-10-26 20:58:00 +0000 | |
commit | 1fd66fe414efbed5524d925f0b19fb5fbb688a6c (patch) | |
tree | 9a0c6c5a1f450b4e15c95f5b1e830bb24eece838 /x11-libs/libXaw | |
parent | Stable for HPPA (bug #282290). (diff) | |
download | gentoo-2-1fd66fe414efbed5524d925f0b19fb5fbb688a6c.tar.gz gentoo-2-1fd66fe414efbed5524d925f0b19fb5fbb688a6c.tar.bz2 gentoo-2-1fd66fe414efbed5524d925f0b19fb5fbb688a6c.zip |
Stable for HPPA (bug #282290).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 81e2d42ca56f..b8e88e6a11b4 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.66 2009/10/26 19:32:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.67 2009/10/26 20:58:00 jer Exp $ + + 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> libXaw-1.0.6.ebuild: + Stable for HPPA (bug #282290). 26 Oct 2009; Fabian Groffen <grobian@gentoo.org> libXaw-1.0.4.ebuild, libXaw-1.0.5.ebuild, libXaw-1.0.6.ebuild, libXaw-1.0.7.ebuild: diff --git a/x11-libs/libXaw/libXaw-1.0.6.ebuild b/x11-libs/libXaw/libXaw-1.0.6.ebuild index 825d76f1b2ae..a15c95ad85cf 100644 --- a/x11-libs/libXaw/libXaw-1.0.6.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.6 2009/10/26 19:32:45 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.7 2009/10/26 20:58:00 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular flag-o-matic DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |