diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-16 20:46:10 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-16 20:46:10 +0000 |
commit | cd51cb0433f3a88cf2d78a612eb8a1da8b07ac20 (patch) | |
tree | 41145a88d83d001f57aaf6562d6fb2d020b6d612 /x11-libs | |
parent | Fix dm-crypt-start.sh file for passphrase at startup issue, bug 243216 (diff) | |
download | gentoo-2-cd51cb0433f3a88cf2d78a612eb8a1da8b07ac20.tar.gz gentoo-2-cd51cb0433f3a88cf2d78a612eb8a1da8b07ac20.tar.bz2 gentoo-2-cd51cb0433f3a88cf2d78a612eb8a1da8b07ac20.zip |
Stable on alpha, bug #273064
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 75b67df124c8..ec0547476b93 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.218 2009/06/15 00:30:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.219 2009/06/16 20:46:10 klausman Exp $ + + 16 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + openmotif-2.3.2.ebuild: + Stable on alpha, bug #273064 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> openmotif-2.3.2.ebuild: Stable for HPPA (bug #273064). diff --git a/x11-libs/openmotif/openmotif-2.3.2.ebuild b/x11-libs/openmotif/openmotif-2.3.2.ebuild index 5758404ca0aa..0050d0e35fe3 100644 --- a/x11-libs/openmotif/openmotif-2.3.2.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2.ebuild,v 1.6 2009/06/15 00:30:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.2.ebuild,v 1.7 2009/06/16 20:46:10 klausman Exp $ inherit autotools eutils flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ics.com/openmotif/${PV%.*}/${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 unicode xft" # make people unmerge motif-config and all previous slots |