diff options
author | 2008-02-13 13:14:07 +0000 | |
---|---|---|
committer | 2008-02-13 13:14:07 +0000 | |
commit | 44ab923d59b65b438111ba9fd9541267846243f0 (patch) | |
tree | 9f488d434dc8e5d424eef5ca59d7235af97a8bb1 /x11-libs | |
parent | Fix possible sed problem, bug #209990 (diff) | |
download | gentoo-2-44ab923d59b65b438111ba9fd9541267846243f0.tar.gz gentoo-2-44ab923d59b65b438111ba9fd9541267846243f0.tar.bz2 gentoo-2-44ab923d59b65b438111ba9fd9541267846243f0.zip |
Stable on ppc64; bug #204265
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/motif-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/motif-config/motif-config-0.10-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/motif-config/ChangeLog b/x11-libs/motif-config/ChangeLog index 82e8b15d4fd3..0e98e3c712b0 100644 --- a/x11-libs/motif-config/ChangeLog +++ b/x11-libs/motif-config/ChangeLog @@ -1,6 +1,10 @@ # 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.31 2008/02/13 12:13:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.32 2008/02/13 13:14:07 corsair Exp $ + + 13 Feb 2008; Markus Rothe <corsair@gentoo.org> + motif-config-0.10-r2.ebuild: + Stable on ppc64; 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 7827af11e047..8e8e63c6f334 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.4 2008/02/13 12:13:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.10-r2.ebuild,v 1.5 2008/02/13 13:14:07 corsair 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 |