diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:14 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:14 +0000 |
commit | f2561451b9cabab9d61ff5bc0ba96f4c5a846777 (patch) | |
tree | ae286edfd540f995641c66e22f56660c80d718e6 /gnome-extra/bonobo-conf | |
parent | big IUSE commit (diff) | |
download | historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.tar.gz historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.tar.bz2 historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.zip |
big IUSE commit
Diffstat (limited to 'gnome-extra/bonobo-conf')
-rw-r--r-- | gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild index d85f5f1851f2..ac636d33bf0f 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild,v 1.9 2002/10/04 05:36:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild,v 1.10 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Bonobo Configuration System" diff --git a/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild b/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild index d0c066d78343..ebaf28ec78e7 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild,v 1.2 2002/10/04 05:36:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild,v 1.3 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" GNOME_TARBALL_SUFFIX="gz" inherit gnome.org libtool |