diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 14:44:51 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-05-08 14:44:51 +0000 |
commit | 54ee7648ef2cb21c9b5f3cd9687b8a5392d9957e (patch) | |
tree | 0de66216c3f7b7ab4feb0a1f86a28c40b52500d3 /x11-wm/wmi | |
parent | Mask ogg2mp3 for unversioned distfile and unresponsive upstream (diff) | |
download | gentoo-2-54ee7648ef2cb21c9b5f3cd9687b8a5392d9957e.tar.gz gentoo-2-54ee7648ef2cb21c9b5f3cd9687b8a5392d9957e.tar.bz2 gentoo-2-54ee7648ef2cb21c9b5f3cd9687b8a5392d9957e.zip |
Stable on amd64.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'x11-wm/wmi')
-rw-r--r-- | x11-wm/wmi/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/wmi/Manifest | 18 | ||||
-rw-r--r-- | x11-wm/wmi/wmi-10.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/x11-wm/wmi/ChangeLog b/x11-wm/wmi/ChangeLog index 8571505c52b3..71798dae1941 100644 --- a/x11-wm/wmi/ChangeLog +++ b/x11-wm/wmi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/wmi # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmi/ChangeLog,v 1.13 2005/04/16 16:56:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmi/ChangeLog,v 1.14 2005/05/08 14:40:55 herbs Exp $ + + 08 May 2005; Herbie Hopkins <herbs@gentoo.org> wmi-10.ebuild: + Stable on amd64. 16 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> wmi-10.ebuild: Do not try to install directory with dodoc; bug #89120. diff --git a/x11-wm/wmi/Manifest b/x11-wm/wmi/Manifest index 54d9b82124ab..505ec90b8a9a 100644 --- a/x11-wm/wmi/Manifest +++ b/x11-wm/wmi/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 99da23e032e1d3dce351c585403c960f ChangeLog 2064 -MD5 3113eb62900633d059d2bcbad0ef8f7e metadata.xml 343 MD5 276c8a86034d064720d9196a9fe4201d wmi-9.ebuild 1046 -MD5 9991d734214d59ee0b37852d9add7687 wmi-10.ebuild 1070 -MD5 f7f19525d1f04d7c2f698e824bca26b8 files/digest-wmi-9 57 +MD5 2998d63d10c83a0bcbfe4ee11c6cba42 wmi-10.ebuild 1069 +MD5 c223da094f4c21fda2d6d2001b9be578 ChangeLog 2148 +MD5 3113eb62900633d059d2bcbad0ef8f7e metadata.xml 343 MD5 607f0418f6681898ac8da1fbe4e8b6e7 files/wmi.desktop 112 +MD5 f7f19525d1f04d7c2f698e824bca26b8 files/digest-wmi-9 57 MD5 1bc69f6a689f8553a641ce0309ac1311 files/digest-wmi-10 58 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCYUE9VWNWqTUmv+0RAt+CAKCER3lVt7ZQj3qLFbijlweykxvXVgCgsOD6 -6HFpiI/H2nTdW1GD8TGDPEI= -=13Y2 ------END PGP SIGNATURE----- diff --git a/x11-wm/wmi/wmi-10.ebuild b/x11-wm/wmi/wmi-10.ebuild index b844c9cfcf1d..66bb9ef519d7 100644 --- a/x11-wm/wmi/wmi-10.ebuild +++ b/x11-wm/wmi/wmi-10.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-wm/wmi/wmi-10.ebuild,v 1.5 2005/04/16 16:56:04 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmi/wmi-10.ebuild,v 1.6 2005/05/08 14:40:55 herbs Exp $ DESCRIPTION="WMI is a new window manager for X11, which combines the best features of larswm, ion, evilwm and ratpoison into one window manager." SRC_URI="http://download.berlios.de/wmi/${P}.tar.gz" @@ -12,7 +12,7 @@ DEPEND="virtual/x11 media-libs/fontconfig media-libs/freetype" -KEYWORDS="x86 ppc ~ppc-macos ~amd64" +KEYWORDS="x86 ppc ~ppc-macos amd64" SLOT="0" IUSE="" |