diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-28 19:56:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-28 19:56:28 +0000 |
commit | 2d4a4b32c2b911b0bbfad500815145ed62e47cdf (patch) | |
tree | 4d126d655c1172fcf08afd9685d01c15e061624a /x11-libs/openmotif | |
parent | amd64/x86 stable, bug #223879 (diff) | |
download | historical-2d4a4b32c2b911b0bbfad500815145ed62e47cdf.tar.gz historical-2d4a4b32c2b911b0bbfad500815145ed62e47cdf.tar.bz2 historical-2d4a4b32c2b911b0bbfad500815145ed62e47cdf.zip |
amd64 stable, bug #223683
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 81ec7877ffa3..11757e907e6f 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.185 2008/05/27 17:50:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.186 2008/05/28 19:56:28 maekke Exp $ + + 28 May 2008; Markus Meier <maekke@gentoo.org> openmotif-2.3.0-r3.ebuild: + amd64 stable, bug #223683 27 May 2008; Markus Rothe <corsair@gentoo.org> openmotif-2.3.0-r3.ebuild: Stable on ppc64; bug #223683 diff --git a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild index 78a98d26181f..b71b72a87ee7 100644 --- a/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.0-r3.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/openmotif/openmotif-2.3.0-r3.ebuild,v 1.6 2008/05/27 17:50:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.7 2008/05/28 19:56:28 maekke Exp $ inherit eutils flag-o-matic multilib autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz LICENSE="MOTIF libXpm doc? ( OPL )" 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="doc examples jpeg png xft" # make people unmerge motif-config and all previous slots |