diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 17:17:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 17:17:26 +0000 |
commit | 333a8e0839454bbcdb2dce14f61bb0430f514107 (patch) | |
tree | 132b897b263d47b2ccb7728fbd4dc12c18016e00 /x11-plugins/wmnd | |
parent | masked kmplayer development versions (diff) | |
download | historical-333a8e0839454bbcdb2dce14f61bb0430f514107.tar.gz historical-333a8e0839454bbcdb2dce14f61bb0430f514107.tar.bz2 historical-333a8e0839454bbcdb2dce14f61bb0430f514107.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmnd')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index e0836dc7959a..52fb527994a4 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.27 2005/01/31 15:34:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.28 2005/04/07 17:12:34 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> wmnd-0.4.11.ebuild: + stable on amd64 31 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> wmnd-0.4.11.ebuild: Stable on sparc diff --git a/x11-plugins/wmnd/wmnd-0.4.11.ebuild b/x11-plugins/wmnd/wmnd-0.4.11.ebuild index 81efed3a0da7..2d66a995cd16 100644 --- a/x11-plugins/wmnd/wmnd-0.4.11.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.3 2005/01/31 15:34:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.11.ebuild,v 1.4 2005/04/07 17:12:34 blubb Exp $ IUSE="" DESCRIPTION="WindowMaker Network Devices (dockapp)" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.yuv.info/pub/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="x86 ~ppc sparc amd64" DEPEND="virtual/x11" |