diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-07-09 13:30:35 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-07-09 13:30:35 +0000 |
commit | feae256e49c243866aba39b2ae1d3722c0e6a706 (patch) | |
tree | f01f9ddca7e5b2d82b3179777b85df74e4441df3 /x11-libs/fox | |
parent | Downgrade to 1.28 - closes bug #56171. Patched for attribute vulnerabilities,... (diff) | |
download | gentoo-2-feae256e49c243866aba39b2ae1d3722c0e6a706.tar.gz gentoo-2-feae256e49c243866aba39b2ae1d3722c0e6a706.tar.bz2 gentoo-2-feae256e49c243866aba39b2ae1d3722c0e6a706.zip |
Add ~sparc keyword.
Diffstat (limited to 'x11-libs/fox')
-rw-r--r-- | x11-libs/fox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fox/fox-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/fox/ChangeLog b/x11-libs/fox/ChangeLog index d31068a6b369..0c7ddfe03ba4 100644 --- a/x11-libs/fox/ChangeLog +++ b/x11-libs/fox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fox # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.22 2004/07/07 21:30:15 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.23 2004/07/09 13:26:33 fmccor Exp $ + + 09 Jul 2004; Ferris McCormick <fmccor@gentoo.org> fox-1.2.6.ebuild: + Add ~sparc keyword. *fox-1.2.6 (07 Jul 2004) diff --git a/x11-libs/fox/fox-1.2.6.ebuild b/x11-libs/fox/fox-1.2.6.ebuild index 3967925252e5..69889b84a500 100644 --- a/x11-libs/fox/fox-1.2.6.ebuild +++ b/x11-libs/fox/fox-1.2.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.2.6.ebuild,v 1.1 2004/07/07 21:30:15 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.2.6.ebuild,v 1.2 2004/07/09 13:26:33 fmccor Exp $ IUSE="cups debug opengl" DESCRIPTION="C++ based Toolkit for developing Graphical User Interfaces easily and effectively" SRC_URI="http://www.fox-toolkit.org/ftp/${P}.tar.gz" HOMEPAGE="http://www.fox-toolkit.org" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc" LICENSE="GPL-2" DEPEND="virtual/libc |