diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-14 00:17:00 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-14 00:17:00 +0000 |
commit | 9fba4b8a9097a014df88a889065bdaebf277b274 (patch) | |
tree | ab0ea1a52ec9dce9d08932552d889b22e5fa57e1 /x11-plugins/wmSun | |
parent | header fix (Manifest recommit) (diff) | |
download | gentoo-2-9fba4b8a9097a014df88a889065bdaebf277b274.tar.gz gentoo-2-9fba4b8a9097a014df88a889065bdaebf277b274.tar.bz2 gentoo-2-9fba4b8a9097a014df88a889065bdaebf277b274.zip |
Added ~mips keyword.
Diffstat (limited to 'x11-plugins/wmSun')
-rw-r--r-- | x11-plugins/wmSun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmSun/wmSun-1.03.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmSun/ChangeLog b/x11-plugins/wmSun/ChangeLog index bfe4b5dc5a1f..98851f12da58 100644 --- a/x11-plugins/wmSun/ChangeLog +++ b/x11-plugins/wmSun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmSun -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/ChangeLog,v 1.2 2003/02/12 09:38:45 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/ChangeLog,v 1.3 2004/03/14 00:17:00 geoman Exp $ + + 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> wmSun-1.03.ebuild: + Added ~mips keyword. *wmSun-1.03 (08 Oct 2002) diff --git a/x11-plugins/wmSun/wmSun-1.03.ebuild b/x11-plugins/wmSun/wmSun-1.03.ebuild index 5cfe8b6fa66f..286c1ee5e19e 100644 --- a/x11-plugins/wmSun/wmSun-1.03.ebuild +++ b/x11-plugins/wmSun/wmSun-1.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/wmSun-1.03.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSun/wmSun-1.03.ebuild,v 1.6 2004/03/14 00:17:00 geoman Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~mips" DEPEND="virtual/x11" |