diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:35:12 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 05:35:12 +0000 |
commit | f380475ce15bf5aec4df29523eb2c8d72fa193c1 (patch) | |
tree | 5945d2c5db8fb6d4236c91b89300d232bb3c1c64 /x11-plugins/wmfire | |
parent | fix small typo #69461 (Manifest recommit) (diff) | |
download | gentoo-2-f380475ce15bf5aec4df29523eb2c8d72fa193c1.tar.gz gentoo-2-f380475ce15bf5aec4df29523eb2c8d72fa193c1.tar.bz2 gentoo-2-f380475ce15bf5aec4df29523eb2c8d72fa193c1.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() { |