diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 19:24:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 19:24:04 +0000 |
commit | 272748935228192ddbdb8666eedb5b242980e42b (patch) | |
tree | 18ff1d744627132256b75c5e79922eb0bcb4f0f1 /x11-libs | |
parent | Adding 2.0.6_pre6 to replace 2.0.6_pre5, which had a really nasty little bug ... (diff) | |
download | gentoo-2-272748935228192ddbdb8666eedb5b242980e42b.tar.gz gentoo-2-272748935228192ddbdb8666eedb5b242980e42b.tar.bz2 gentoo-2-272748935228192ddbdb8666eedb5b242980e42b.zip |
Stable on ppc wrt bug 204265
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/motif-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/motif-config/motif-config-0.10-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/motif-config/ChangeLog b/x11-libs/motif-config/ChangeLog index 5bb942109744..3eebc28bd999 100644 --- a/x11-libs/motif-config/ChangeLog +++ b/x11-libs/motif-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/motif-config # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.33 2008/02/13 14:33:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.34 2008/02/14 19:24:04 nixnut Exp $ + + 14 Feb 2008; nixnut <nixnut@gentoo.org> motif-config-0.10-r2.ebuild: + Stable on ppc wrt bug 204265 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> motif-config-0.10-r2.ebuild: diff --git a/x11-libs/motif-config/motif-config-0.10-r2.ebuild b/x11-libs/motif-config/motif-config-0.10-r2.ebuild index a48e5746acce..2f87cffbd5a6 100644 --- a/x11-libs/motif-config/motif-config-0.10-r2.ebuild +++ b/x11-libs/motif-config/motif-config-0.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r2.ebuild,v 1.6 2008/02/13 14:33:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r2.ebuild,v 1.7 2008/02/14 19:24:04 nixnut Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}-bindings.tar.bz2 LICENSE="GPL-2 MOTIF" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" # These blockers are here for transition to a single, non-slotted |