diff options
author | David Holm <dholm@gentoo.org> | 2004-04-10 21:28:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-10 21:28:20 +0000 |
commit | b7c8177b0afd384f404bc60a9a5099918475c3e9 (patch) | |
tree | 114f39185ecf9a3ba0bdbb37581742a72be7cc88 /x11-libs | |
parent | Added ~sparc keyword, fixes bug #47411. (diff) | |
download | historical-b7c8177b0afd384f404bc60a9a5099918475c3e9.tar.gz historical-b7c8177b0afd384f404bc60a9a5099918475c3e9.tar.bz2 historical-b7c8177b0afd384f404bc60a9a5099918475c3e9.zip |
Added to ~ppc
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fox/fox-1.0.49.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/fxscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/fxscintilla/fxscintilla-1.55.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/fox/ChangeLog b/x11-libs/fox/ChangeLog index 817b90e27ad2..98c5463823b7 100644 --- a/x11-libs/fox/ChangeLog +++ b/x11-libs/fox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fox # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.13 2004/03/24 04:19:34 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/ChangeLog,v 1.14 2004/04/10 21:23:56 dholm Exp $ + + 10 Apr 2004; David Holm <dholm@gentoo.org> fox-1.0.49.ebuild: + Added to ~ppc. 23 Mar 2004; Dylan Carlson <absinthe@gentoo.org> fox-1.0.49.ebuild: Added amd64 to KEYWORDS. diff --git a/x11-libs/fox/fox-1.0.49.ebuild b/x11-libs/fox/fox-1.0.49.ebuild index 0a1ddf8ba9ae..8806e0e780f9 100644 --- a/x11-libs/fox/fox-1.0.49.ebuild +++ b/x11-libs/fox/fox-1.0.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.49.ebuild,v 1.4 2004/03/24 04:19:34 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fox/fox-1.0.49.ebuild,v 1.5 2004/04/10 21:23:56 dholm Exp $ IUSE="cups opengl" S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="http://www.fox-toolkit.org/ftp/${P}.tar.gz" HOMEPAGE="http://www.fox-toolkit.org" SLOT="0" -KEYWORDS="~x86 ~sparc alpha ia64 hppa amd64" +KEYWORDS="~x86 ~sparc alpha ia64 hppa amd64 ~ppc" LICENSE="GPL-2" DEPEND="virtual/glibc diff --git a/x11-libs/fxscintilla/ChangeLog b/x11-libs/fxscintilla/ChangeLog index 769bccc63d09..d37c82b6c97a 100644 --- a/x11-libs/fxscintilla/ChangeLog +++ b/x11-libs/fxscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/fxscintilla # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.2 2004/02/26 00:02:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/ChangeLog,v 1.3 2004/04/10 21:28:20 dholm Exp $ + + 10 Apr 2004; David Holm <dholm@gentoo.org> fxscintilla-1.55.ebuild: + Added to ~ppc. 25 Feb 2004; Michael Sterrett <mr_bones_@gentoo.org> fxscintilla-1.55.ebuild: diff --git a/x11-libs/fxscintilla/fxscintilla-1.55.ebuild b/x11-libs/fxscintilla/fxscintilla-1.55.ebuild index 77de0c4dc4a1..c79453c8200f 100644 --- a/x11-libs/fxscintilla/fxscintilla-1.55.ebuild +++ b/x11-libs/fxscintilla/fxscintilla-1.55.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.55.ebuild,v 1.4 2004/02/26 00:02:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fxscintilla/fxscintilla-1.55.ebuild,v 1.5 2004/04/10 21:28:20 dholm 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 ~sparc " +KEYWORDS="~x86 ~sparc ~ppc" LICENSE="GPL-2" IUSE="" |