diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:44:36 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-19 23:44:36 +0000 |
commit | a9109aba6cc087f4b5c221738fe76329371b2e89 (patch) | |
tree | 9c75049e8dce83e0d6f99524744514a511b39d17 /x11-libs/libXaw | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-a9109aba6cc087f4b5c221738fe76329371b2e89.tar.gz gentoo-2-a9109aba6cc087f4b5c221738fe76329371b2e89.tar.bz2 gentoo-2-a9109aba6cc087f4b5c221738fe76329371b2e89.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.4.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index 4ab44d09226a..2874e8241a6e 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.48 2007/12/16 17:54:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.49 2007/12/19 23:44:36 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> libXaw-1.0.4.ebuild: + Stable on x86 (bug #202087) + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> libXaw-1.0.4.ebuild: + Stable on x86 (bug #202087) 16 Dec 2007; Markus Rothe <corsair@gentoo.org> libXaw-1.0.4.ebuild: Stable on ppc64; bug #202087 diff --git a/x11-libs/libXaw/libXaw-1.0.4.ebuild b/x11-libs/libXaw/libXaw-1.0.4.ebuild index d18d28085219..147373276072 100644 --- a/x11-libs/libXaw/libXaw-1.0.4.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.6 2007/12/16 17:54:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.7 2007/12/19 23:44:36 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular 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="xprint" RDEPEND="x11-libs/libX11 |