diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:44:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:44:05 +0000 |
commit | a27d902568dcdd9989a6a2abfa0da6fae067eeb2 (patch) | |
tree | d454ebf37e075e5e2853e81fde3d45887563dc82 /x11-plugins/wmfire | |
parent | Adding patch to fix WindowMaker focus wrt GNUstep menus (diff) | |
download | historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.tar.gz historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.tar.bz2 historical-a27d902568dcdd9989a6a2abfa0da6fae067eeb2.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmfire')
-rw-r--r-- | x11-plugins/wmfire/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmfire/ChangeLog b/x11-plugins/wmfire/ChangeLog index 241f7fbc7ed0..a5be1ee1b241 100644 --- a/x11-plugins/wmfire/ChangeLog +++ b/x11-plugins/wmfire/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmfire # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.4 2004/06/24 23:09:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/ChangeLog,v 1.5 2004/11/24 05:35:12 weeve Exp $ + + 23 Nov 2004; Jason Wever <weeve@gentoo.org> wmfire-0.0.3.9_pre4.ebuild: + Added ~sparc keyword. *wmfire-0.0.3.9_pre4 (4-Aug-2002) diff --git a/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild b/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild index 42b1fe05ca2f..8b0f9a7e86cd 100644 --- a/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild +++ b/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild,v 1.7 2004/06/24 23:09:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-0.0.3.9_pre4.ebuild,v 1.8 2004/11/24 05:35:12 weeve Exp $ IUSE="" @@ -15,7 +15,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 amd64 ppc ~sparc" src_compile() { |