diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-01-18 17:42:52 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-01-18 17:42:52 +0000 |
commit | 2fb75d180d07e86c7b46a4607553351f11edf518 (patch) | |
tree | 4eca8677c8f3c12976456527ba21fc8fa08ad2e2 /x11-misc/dzen/dzen-0.8.5.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-2fb75d180d07e86c7b46a4607553351f11edf518.tar.gz gentoo-2-2fb75d180d07e86c7b46a4607553351f11edf518.tar.bz2 gentoo-2-2fb75d180d07e86c7b46a4607553351f11edf518.zip |
Stable on x86 bug #206541
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-misc/dzen/dzen-0.8.5.ebuild')
-rw-r--r-- | x11-misc/dzen/dzen-0.8.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/dzen/dzen-0.8.5.ebuild b/x11-misc/dzen/dzen-0.8.5.ebuild index cbaf05dd4054..2a9bfc86d1bc 100644 --- a/x11-misc/dzen/dzen-0.8.5.ebuild +++ b/x11-misc/dzen/dzen-0.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild,v 1.2 2007/09/29 11:58:06 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.8.5.ebuild,v 1.3 2008/01/18 17:42:52 cla Exp $ inherit toolchain-funcs multilib @@ -13,7 +13,7 @@ HOMEPAGE="http://gotmor.googlepages.com/dzen" SRC_URI="http://gotmor.googlepages.com/${MY_P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="minimal xinerama xpm" RDEPEND="x11-libs/libX11 |