diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:09:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:09:03 +0000 |
commit | 88eb959270f5fe13f716f4b30a684a4bf408e9f2 (patch) | |
tree | a358d0c8d91ee7986ba4d4fadea56cff695a826b /app-editors | |
parent | version bump. (diff) | |
download | gentoo-2-88eb959270f5fe13f716f4b30a684a4bf408e9f2.tar.gz gentoo-2-88eb959270f5fe13f716f4b30a684a4bf408e9f2.tar.bz2 gentoo-2-88eb959270f5fe13f716f4b30a684a4bf408e9f2.zip |
sync IUSE (-syntax)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mp/mp-3.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mp/mp-3.3.14.ebuild b/app-editors/mp/mp-3.3.14.ebuild index 37b72cb50fc4..938319b1c46c 100644 --- a/app-editors/mp/mp-3.3.14.ebuild +++ b/app-editors/mp/mp-3.3.14.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/app-editors/mp/mp-3.3.14.ebuild,v 1.2 2005/06/27 15:03:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.3.14.ebuild,v 1.3 2005/07/07 02:09:03 agriffis Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.triptico.com/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="gtk gtk2 ncurses nls pcre syntax" +IUSE="gtk gtk2 ncurses nls pcre" DEPEND="virtual/libc ncurses? ( sys-libs/ncurses ) |