diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:48:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:48:02 +0000 |
commit | 2442abc7b65239fdae646566338930da86d76d5b (patch) | |
tree | ef105e5aca37f162cf95e41d5b6c3fba4b43f51c /dev-libs/libole2 | |
parent | sync IUSE (missing) (diff) | |
download | historical-2442abc7b65239fdae646566338930da86d76d5b.tar.gz historical-2442abc7b65239fdae646566338930da86d76d5b.tar.bz2 historical-2442abc7b65239fdae646566338930da86d76d5b.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-libs/libole2')
-rw-r--r-- | dev-libs/libole2/libole2-0.2.3-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/libole2/libole2-0.2.3-r1.ebuild b/dev-libs/libole2/libole2-0.2.3-r1.ebuild index 3f475f7bee71..ad723bd1264f 100644 --- a/dev-libs/libole2/libole2-0.2.3-r1.ebuild +++ b/dev-libs/libole2/libole2-0.2.3-r1.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-libs/libole2/libole2-0.2.3-r1.ebuild,v 1.14 2004/06/24 23:20:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.3-r1.ebuild,v 1.15 2004/07/14 14:44:23 agriffis Exp $ DESCRIPTION="libole2" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc" +IUSE="" DEPEND="=dev-libs/glib-1.2*" |