diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:39:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:39:00 +0000 |
commit | 96c1e10e4206c54269517c09204e8d4737ec128b (patch) | |
tree | d68565aff974cf9cc4052c0b997cecceb6a34cbb /gnome-extra/bonobo-conf | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-96c1e10e4206c54269517c09204e8d4737ec128b.tar.gz gentoo-2-96c1e10e4206c54269517c09204e8d4737ec128b.tar.bz2 gentoo-2-96c1e10e4206c54269517c09204e8d4737ec128b.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 |