diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-25 06:15:47 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-25 06:15:47 +0000 |
commit | 8b3be21f496c8e7c4e4ac81ae50388d5fd4b1750 (patch) | |
tree | 23166dda517ae50cc178e39de53fef60c4390a1c /x11-plugins/wmseti | |
parent | New version, removed older versions (Manifest recommit) (diff) | |
download | gentoo-2-8b3be21f496c8e7c4e4ac81ae50388d5fd4b1750.tar.gz gentoo-2-8b3be21f496c8e7c4e4ac81ae50388d5fd4b1750.tar.bz2 gentoo-2-8b3be21f496c8e7c4e4ac81ae50388d5fd4b1750.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmseti')
-rw-r--r-- | x11-plugins/wmseti/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmseti/wmseti-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmseti/ChangeLog b/x11-plugins/wmseti/ChangeLog index 03ce52009ff2..ef666b4cc5e4 100644 --- a/x11-plugins/wmseti/ChangeLog +++ b/x11-plugins/wmseti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmseti # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/ChangeLog,v 1.3 2004/07/17 05:31:49 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/ChangeLog,v 1.4 2004/11/25 06:12:45 weeve Exp $ + + 24 Nov 2004; Jason Wever <weeve@gentoo.org> wmseti-1.0.3.ebuild: + Added ~sparc keyword. 27 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmseti-1.0.3.ebuild: Fix ebuild header; bump to stable for x86. diff --git a/x11-plugins/wmseti/wmseti-1.0.3.ebuild b/x11-plugins/wmseti/wmseti-1.0.3.ebuild index 6e9f6f23a992..20106548b146 100644 --- a/x11-plugins/wmseti/wmseti-1.0.3.ebuild +++ b/x11-plugins/wmseti/wmseti-1.0.3.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/wmseti/wmseti-1.0.3.ebuild,v 1.4 2004/10/02 11:40:41 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmseti/wmseti-1.0.3.ebuild,v 1.5 2004/11/25 06:12:45 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://wmseti.sourceforge.net/" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" DEPEND="virtual/x11" |