diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-09 16:41:35 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2006-07-09 16:41:35 +0000 |
commit | 4b99d7b75e77b0e688e230fd0f1a7cc41090bf34 (patch) | |
tree | ed68ff5c209ad0baec7731cdd14aaa721a220372 /x11-libs/openmotif | |
parent | Sync with base profile. (diff) | |
download | gentoo-2-4b99d7b75e77b0e688e230fd0f1a7cc41090bf34.tar.gz gentoo-2-4b99d7b75e77b0e688e230fd0f1a7cc41090bf34.tar.bz2 gentoo-2-4b99d7b75e77b0e688e230fd0f1a7cc41090bf34.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'x11-libs/openmotif')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.3-r9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index ed7977ee5157..d9d700295ceb 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.126 2006/06/29 09:55:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.127 2006/07/09 16:41:35 the_paya Exp $ + + 09 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> + openmotif-2.2.3-r9.ebuild: + Added ~x86-fbsd keyword. 29 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> openmotif-2.2.3-r9.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild index 4a08db72717d..81af5db597b4 100644 --- a/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r9.ebuild,v 1.7 2006/06/29 09:55:14 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.3-r9.ebuild,v 1.8 2006/07/09 16:41:35 the_paya Exp $ inherit eutils libtool flag-o-matic multilib autotools @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.motifzone.net/om${PV}/src/${MY_P}.tar.gz LICENSE="MOTIF" SLOT="2.2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="virtual/libc |