diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:17:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:17:45 +0000 |
commit | 04214bf06b1b88b29ca11e91e139f8af6f2c59ea (patch) | |
tree | e2c5abec04280e505724c5cfc0e9da0008dbd1fb /dev-util/diasce/diasce-1.4.ebuild | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-04214bf06b1b88b29ca11e91e139f8af6f2c59ea.tar.gz gentoo-2-04214bf06b1b88b29ca11e91e139f8af6f2c59ea.tar.bz2 gentoo-2-04214bf06b1b88b29ca11e91e139f8af6f2c59ea.zip |
sync IUSE (+nls)
Diffstat (limited to 'dev-util/diasce/diasce-1.4.ebuild')
-rw-r--r-- | dev-util/diasce/diasce-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/diasce/diasce-1.4.ebuild b/dev-util/diasce/diasce-1.4.ebuild index b2f5f846cad8..823fca62c943 100644 --- a/dev-util/diasce/diasce-1.4.ebuild +++ b/dev-util/diasce/diasce-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/diasce-1.4.ebuild,v 1.5 2004/06/25 02:28:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/diasce/diasce-1.4.ebuild,v 1.6 2004/07/14 23:17:45 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://diasce.es.gnome.org/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc" -IUSE="" +IUSE="nls" RDEPEND=">=dev-libs/libxml2-2.4 >=x11-libs/gtk+-2 |