diff options
author | 2009-10-26 21:05:36 +0000 | |
---|---|---|
committer | 2009-10-26 21:05:36 +0000 | |
commit | 888cd6e756c75abec7ed61e765847266ca5fe357 (patch) | |
tree | d0e7803a6c02bc428dd2b51b49bd5badfd72a0dc /x11-libs/libXaw | |
parent | Keyworded on alpha, bug #289662 (diff) | |
download | historical-888cd6e756c75abec7ed61e765847266ca5fe357.tar.gz historical-888cd6e756c75abec7ed61e765847266ca5fe357.tar.bz2 historical-888cd6e756c75abec7ed61e765847266ca5fe357.zip |
Stable for HPPA (bug #282290).
Package-Manager: portage-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 |