diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 19:25:00 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 19:25:00 +0000 |
commit | 1d26cf8491d4c99ac674adc5d66cbd6a67bad069 (patch) | |
tree | 957b7e0387465730ed69a1c61897a14208db74b7 /x11-libs/motif-config | |
parent | Adding 2.0.6_pre6 to replace 2.0.6_pre5, which had a really nasty little bug ... (diff) | |
download | historical-1d26cf8491d4c99ac674adc5d66cbd6a67bad069.tar.gz historical-1d26cf8491d4c99ac674adc5d66cbd6a67bad069.tar.bz2 historical-1d26cf8491d4c99ac674adc5d66cbd6a67bad069.zip |
Stable on ppc wrt bug 204265
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-libs/motif-config')
-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 |