diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:03:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 20:03:57 +0000 |
commit | 249b696b57c33c17f755fc61db89e8b822d34840 (patch) | |
tree | c22e8cb85d281c0cf681caa28932192a32235302 /x11-libs/libXaw | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-249b696b57c33c17f755fc61db89e8b822d34840.tar.gz gentoo-2-249b696b57c33c17f755fc61db89e8b822d34840.tar.bz2 gentoo-2-249b696b57c33c17f755fc61db89e8b822d34840.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, 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 1aa34e1087e6..a5229501cc85 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.75 2010/01/18 19:49:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.76 2010/01/19 20:03:57 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.7.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.7.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-libs/libXaw/libXaw-1.0.7.ebuild b/x11-libs/libXaw/libXaw-1.0.7.ebuild index be7720cc6b27..520a317a9ea2 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-2010 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.9 2010/01/18 19:49:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.10 2010/01/19 20:03:57 armin76 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 |