diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:13:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 19:13:28 +0000 |
commit | 24b7dbaf3674eb013a48cc4c1e8a76c99a2bc3d6 (patch) | |
tree | b923e9cf828ce6e85ca6d7761a03e11b885d85b4 /x11-libs/libXaw | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | gentoo-2-24b7dbaf3674eb013a48cc4c1e8a76c99a2bc3d6.tar.gz gentoo-2-24b7dbaf3674eb013a48cc4c1e8a76c99a2bc3d6.tar.bz2 gentoo-2-24b7dbaf3674eb013a48cc4c1e8a76c99a2bc3d6.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 01b73c2d29a0..7b6203f3c3a8 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.68 2009/12/10 13:28:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.69 2009/12/10 19:13:28 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> libXaw-1.0.7.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> libXaw-1.0.7.ebuild: amd64 stable wrt #294958 diff --git a/x11-libs/libXaw/libXaw-1.0.7.ebuild b/x11-libs/libXaw/libXaw-1.0.7.ebuild index 76a86c41375e..2423d78da024 100644 --- a/x11-libs/libXaw/libXaw-1.0.7.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.7.ebuild @@ -1,13 +1,13 @@ # 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.7.ebuild,v 1.3 2009/12/10 13:28:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.4 2009/12/10 19:13:28 fauli Exp $ EAPI="2" 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="doc" RDEPEND="x11-libs/libX11 |