diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-10 16:57:31 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-10 16:57:31 +0000 |
commit | c24084964b1b02deb39bdf146e87fee6575a1e25 (patch) | |
tree | 6412baf5b28e08005851d32a8c1c7c8401023af2 /dev-tcltk/blt | |
parent | Fix build on Gentoo/FreeBSD by detecting it correctly. (diff) | |
download | gentoo-2-c24084964b1b02deb39bdf146e87fee6575a1e25.tar.gz gentoo-2-c24084964b1b02deb39bdf146e87fee6575a1e25.tar.bz2 gentoo-2-c24084964b1b02deb39bdf146e87fee6575a1e25.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha103/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/blt')
-rw-r--r-- | dev-tcltk/blt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/blt/blt-2.4z-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/blt/ChangeLog b/dev-tcltk/blt/ChangeLog index 81b02bf0216d..1047d7b5509a 100644 --- a/dev-tcltk/blt/ChangeLog +++ b/dev-tcltk/blt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/blt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.60 2012/05/10 16:56:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.61 2012/05/10 16:57:31 aballier Exp $ + + 10 May 2012; Alexis Ballier <aballier@gentoo.org> blt-2.4z-r10.ebuild: + keyword ~amd64-fbsd 10 May 2012; Alexis Ballier <aballier@gentoo.org> blt-2.4z-r10.ebuild, +files/blt-2.4z-gbsd.patch: diff --git a/dev-tcltk/blt/blt-2.4z-r10.ebuild b/dev-tcltk/blt/blt-2.4z-r10.ebuild index f1cd6c2761ab..beebb19fcd78 100644 --- a/dev-tcltk/blt/blt-2.4z-r10.ebuild +++ b/dev-tcltk/blt/blt-2.4z-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z-r10.ebuild,v 1.11 2012/05/10 16:56:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/blt-2.4z-r10.ebuild,v 1.12 2012/05/10 16:57:31 aballier Exp $ EAPI="3" @@ -19,7 +19,7 @@ SRC_URI=" IUSE="jpeg static-libs X" SLOT="0" LICENSE="BSD" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=" dev-lang/tk |