diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:28:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:28:21 +0000 |
commit | 2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4 (patch) | |
tree | 13640faa9ea88e8a7d3478f1e1ad9668556bebf6 /x11-plugins/wmload | |
parent | Keyworded ~sparc (diff) | |
download | historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.tar.gz historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.tar.bz2 historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmload')
-rw-r--r-- | x11-plugins/wmload/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmload/wmload-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmload/ChangeLog b/x11-plugins/wmload/ChangeLog index a94910e34bfb..e1de105e6636 100644 --- a/x11-plugins/wmload/ChangeLog +++ b/x11-plugins/wmload/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmload # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v 1.4 2004/09/04 01:21:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/ChangeLog,v 1.5 2004/11/24 23:16:45 weeve Exp $ + + 24 Nov 2004; Jason Wever <weeve@gentoo.org> wmload-0.9.2.ebuild: + Added ~sparc keyword. 04 Sep 2004; Michele Noberasco <s4t4n@gentoo.org> wmload-0.9.2.ebuild: Stable for x86. diff --git a/x11-plugins/wmload/wmload-0.9.2.ebuild b/x11-plugins/wmload/wmload-0.9.2.ebuild index b4cbe374c2d5..58a0961a6bbd 100644 --- a/x11-plugins/wmload/wmload-0.9.2.ebuild +++ b/x11-plugins/wmload/wmload-0.9.2.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/wmload/wmload-0.9.2.ebuild,v 1.4 2004/09/04 01:21:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmload/wmload-0.9.2.ebuild,v 1.5 2004/11/24 23:16:45 weeve Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" src_unpack() { unpack ${A} |