diff options
author | Jason Wever <weeve@gentoo.org> | 2004-08-21 05:00:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-08-21 05:00:29 +0000 |
commit | 864c607cb81af0cc49682fc69ee44f6361417c99 (patch) | |
tree | 5eb17c9a5786608190e9088445b8e1534829690c /x11-plugins/wmifs | |
parent | merge in more use.masked things (diff) | |
download | gentoo-2-864c607cb81af0cc49682fc69ee44f6361417c99.tar.gz gentoo-2-864c607cb81af0cc49682fc69ee44f6361417c99.tar.bz2 gentoo-2-864c607cb81af0cc49682fc69ee44f6361417c99.zip |
Stable on sparc.
Diffstat (limited to 'x11-plugins/wmifs')
-rw-r--r-- | x11-plugins/wmifs/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifs/ChangeLog b/x11-plugins/wmifs/ChangeLog index 8d53a3e9a815..ee699dfd6df6 100644 --- a/x11-plugins/wmifs/ChangeLog +++ b/x11-plugins/wmifs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.11 2004/07/31 22:24:35 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.12 2004/08/21 04:58:10 weeve Exp $ + + 20 Aug 2004; Jason Wever <weeve@gentoo.org> wmifs-1.3_beta1-r2.ebuild: + Stable on sparc. *wmifs-1.3_beta1-r2 (01 Aug 2004) diff --git a/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild b/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild index acb8aac226be..37dac39576f9 100644 --- a/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild +++ b/x11-plugins/wmifs/wmifs-1.3_beta1-r2.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/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.1 2004/07/31 22:24:35 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.2 2004/08/21 04:58:10 weeve Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://linux.tucows.tierra.net/files/x11/dock/${PN}-${MY_PV}.tar.gz DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha hppa ~mips ~ia64 amd64" +KEYWORDS="x86 ~ppc sparc alpha hppa ~mips ~ia64 amd64" src_unpack() { |