diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-07-02 06:50:35 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-07-02 06:50:35 +0000 |
commit | a8c53c7e403af176ffb4432753ebd31612b1d4ad (patch) | |
tree | d5286e9160c986a4556f52a9ccdaba9822c177e5 /x11-wm/windowlab/windowlab-1.30.ebuild | |
parent | clean old ebuilds (diff) | |
download | historical-a8c53c7e403af176ffb4432753ebd31612b1d4ad.tar.gz historical-a8c53c7e403af176ffb4432753ebd31612b1d4ad.tar.bz2 historical-a8c53c7e403af176ffb4432753ebd31612b1d4ad.zip |
Version bumped; bug #96891.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-wm/windowlab/windowlab-1.30.ebuild')
-rw-r--r-- | x11-wm/windowlab/windowlab-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowlab/windowlab-1.30.ebuild b/x11-wm/windowlab/windowlab-1.30.ebuild index 0f4dcb687474..43dcf00bf923 100644 --- a/x11-wm/windowlab/windowlab-1.30.ebuild +++ b/x11-wm/windowlab/windowlab-1.30.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/windowlab/windowlab-1.30.ebuild,v 1.1 2005/05/28 18:43:03 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/windowlab/windowlab-1.30.ebuild,v 1.2 2005/07/02 06:50:35 usata Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.nickgravgaard.com/${PN}/${P}.tar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc ~amd64" DEPEND="virtual/x11" |