diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-28 11:34:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-28 11:34:02 +0000 |
commit | 4d0cd8fc3c74064e987396810262e68fd2cd7723 (patch) | |
tree | 471cbb075f1033e8cdd70ffc144da4a1dd2bbc45 /x11-misc/menumaker/menumaker-0.99.7.ebuild | |
parent | fix find command (diff) | |
download | historical-4d0cd8fc3c74064e987396810262e68fd2cd7723.tar.gz historical-4d0cd8fc3c74064e987396810262e68fd2cd7723.tar.bz2 historical-4d0cd8fc3c74064e987396810262e68fd2cd7723.zip |
x86 stable, bug #316721
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/menumaker/menumaker-0.99.7.ebuild')
-rw-r--r-- | x11-misc/menumaker/menumaker-0.99.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/menumaker/menumaker-0.99.7.ebuild b/x11-misc/menumaker/menumaker-0.99.7.ebuild index b510e5b47f26..3c92e38728a8 100644 --- a/x11-misc/menumaker/menumaker-0.99.7.ebuild +++ b/x11-misc/menumaker/menumaker-0.99.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/menumaker-0.99.7.ebuild,v 1.4 2010/05/24 19:01:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/menumaker/menumaker-0.99.7.ebuild,v 1.5 2010/05/28 11:34:02 maekke Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="doc" DEPEND="doc? ( sys-apps/texinfo )" |