diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:40:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:40:12 +0000 |
commit | 8bb5e46418bdbe5dcf285c2a3c8b1fbc5f0d8681 (patch) | |
tree | 621f426bcc72951fe82ead98df5568c126b7cc08 /gnome-extra/bonobo-conf | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-8bb5e46418bdbe5dcf285c2a3c8b1fbc5f0d8681.tar.gz historical-8bb5e46418bdbe5dcf285c2a3c8b1fbc5f0d8681.tar.bz2 historical-8bb5e46418bdbe5dcf285c2a3c8b1fbc5f0d8681.zip |
Changed from "GPL2 or later" to "GPL2"
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, 4 insertions, 4 deletions
diff --git a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild index 105d1aeac4be..d85f5f1851f2 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild,v 1.8 2002/09/10 18:39:35 gerk Exp $ +# 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 $ 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 bfde228e79da..d0c066d78343 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.16.ebuild,v 1.1 2002/09/28 06:20:14 azarah Exp $ +# 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 $ GNOME_TARBALL_SUFFIX="gz" inherit gnome.org libtool |