diff options
Diffstat (limited to 'gnome-extra/bonobo-conf')
-rw-r--r-- | gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild | 3 | ||||
-rw-r--r-- | gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild index a648a691ee85..661d5e16e314 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # 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.15 2004/06/24 22:02:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild,v 1.16 2004/07/14 15:22:18 agriffis Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="Bonobo Configuration System" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz ftp://ftp.ximian.com/pub/source/evolution/${P}.tar.gz" diff --git a/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild b/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild index bd17070421bc..8e1951e11223 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.9 2004/06/24 22:02:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild,v 1.10 2004/07/14 15:22:18 agriffis Exp $ IUSE="nls" GNOME_TARBALL_SUFFIX="gz" inherit gnome.org libtool -S=${WORKDIR}/${P} DESCRIPTION="Bonobo Configuration System" HOMEPAGE="http://www.gnome.org/" @@ -48,4 +47,3 @@ src_install() { dodoc AUTHORS COPYING ChangeLog README NEWS TODO } - |