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 | |
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')
-rw-r--r-- | x11-libs/fox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fox/fox-1.2.6.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.61.ebuild | 4 |
4 files changed, 12 insertions, 6 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 diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 42c7c229f32e..ef3f964e7d9b 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fxscintilla # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.5 2004/07/07 21:34:46 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.6 2004/07/09 13:30:35 fmccor Exp $ + + 09 Jul 2004; Ferris McCormick <fmccor@gentoo.org> fxscintilla-1.61.ebuild: + Add ~sparc keyword. *fxscintilla-1.61 (07 Jul 2004) diff --git a/x11-libs/fxscintilla/fxscintilla-1.61.ebuild b/x11-libs/fxscintilla/fxscintilla-1.61.ebuild index cb209913f3b7..2cd6e75287d7 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.61.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.61.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.61.ebuild,v 1.1 2004/07/07 21:34:46 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.61.ebuild,v 1.2 2004/07/09 13:30:35 fmccor Exp $ DESCRIPTION="A free source code editing component for the FOX-Toolkit" HOMEPAGE="http://www.nongnu.org/fxscintilla" SRC_URI="http://savannah.nongnu.org/download/fxscintilla/${P}.tar.gz" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" LICENSE="GPL-2" IUSE="" |