diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-02-02 10:16:30 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-02-02 10:16:30 +0000 |
commit | 3747967018aebf587c4986d77f7e83fe94875ae8 (patch) | |
tree | 6ea678d2835869e474e5a24e61c60b86ef44c8d9 /x11-libs | |
parent | Moved from app-misc/tinyca to app-crypt/tinyca (diff) | |
download | gentoo-2-3747967018aebf587c4986d77f7e83fe94875ae8.tar.gz gentoo-2-3747967018aebf587c4986d77f7e83fe94875ae8.tar.bz2 gentoo-2-3747967018aebf587c4986d77f7e83fe94875ae8.zip |
stable on amd64 and x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index a755f7c9d060..97bbd90fc3ca 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.64 2005/02/01 18:27:16 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.65 2005/02/02 10:16:30 lanius Exp $ + + 02 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.2.3.ebuild: + stable on amd64 and x86 01 Feb 2005; Heinrich Wendel <lanius@gentoo.org> openmotif-2.1.30-r4.ebuild, openmotif-2.1.30-r5.ebuild, openmotif-2.1.30-r6.ebuild, diff --git a/x11-libs/openmotif/openmotif-2.2.3.ebuild b/x11-libs/openmotif/openmotif-2.2.3.ebuild index ce9625fdf5b3..254cfaa30543 100644 --- a/x11-libs/openmotif/openmotif-2.2.3.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3.ebuild,v 1.2 2005/02/01 18:04:18 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3.ebuild,v 1.3 2005/02/02 10:16:30 lanius Exp $ inherit eutils libtool flag-o-matic multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.motifzone.net/om${PV}/src/${MY_P}.tar.gz" SLOT="0" LICENSE="MOTIF" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc x86" PROVIDE="virtual/motif" |