diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:07:16 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:07:16 +0000 |
commit | 8e88df10d3a384fece23c0a95ef6a75663dde203 (patch) | |
tree | 0be2df000359e216439c668abc73244816afe258 /x11-plugins/wmifinfo | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-8e88df10d3a384fece23c0a95ef6a75663dde203.tar.gz gentoo-2-8e88df10d3a384fece23c0a95ef6a75663dde203.tar.bz2 gentoo-2-8e88df10d3a384fece23c0a95ef6a75663dde203.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmifinfo')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index 189abfeba9ad..126b6672951c 100644 --- a/x11-plugins/wmifinfo/ChangeLog +++ b/x11-plugins/wmifinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifinfo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.6 2004/11/24 23:05:37 weeve Exp $ + + 24 Nov 2004; Jason Wever <weeve@gentoo.org> wmifinfo-0.06.ebuild: + Added ~sparc keyword. 02 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> wmifinfo-0.06.ebuild: diff --git a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild index 7ca66b403587..05d460b9f696 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.06.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/wmifinfo/wmifinfo-0.06.ebuild,v 1.5 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild,v 1.6 2004/11/24 23:05:37 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.zevv.nl/wmifinfo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" DEPEND="virtual/x11" |