diff options
author | 2002-10-04 05:36:04 +0000 | |
---|---|---|
committer | 2002-10-04 05:36:04 +0000 | |
commit | 3440480f045b5a61481f46bccacee725c0bcf589 (patch) | |
tree | 3a506e7cf9b940bd446d18929ece53063fbad466 /gnome-base/librsvg | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-3440480f045b5a61481f46bccacee725c0bcf589.tar.gz historical-3440480f045b5a61481f46bccacee725c0bcf589.tar.bz2 historical-3440480f045b5a61481f46bccacee725c0bcf589.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/librsvg-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.0.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/gnome-base/librsvg/librsvg-1.0.3.ebuild b/gnome-base/librsvg/librsvg-1.0.3.ebuild index be0e59a2bdc9..ade43b8cf938 100644 --- a/gnome-base/librsvg/librsvg-1.0.3.ebuild +++ b/gnome-base/librsvg/librsvg-1.0.3.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-base/librsvg/librsvg-1.0.3.ebuild,v 1.4 2002/08/16 04:09:24 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-1.0.3.ebuild,v 1.5 2002/10/04 05:35:45 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="librsvg" diff --git a/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild b/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild index eabec8fa1463..82bb6e62fa03 100644 --- a/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild +++ b/gnome-base/librsvg/librsvg-2.0.0-r1.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-base/librsvg/librsvg-2.0.0-r1.ebuild,v 1.3 2002/08/16 04:09:24 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild,v 1.4 2002/10/04 05:35:48 vapier Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" diff --git a/gnome-base/librsvg/librsvg-2.0.0.ebuild b/gnome-base/librsvg/librsvg-2.0.0.ebuild index 0f8f5108f951..8e5bc9dcdc17 100644 --- a/gnome-base/librsvg/librsvg-2.0.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.0.0.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-base/librsvg/librsvg-2.0.0.ebuild,v 1.3 2002/08/16 04:09:24 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.0.0.ebuild,v 1.4 2002/10/04 05:35:50 vapier Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" diff --git a/gnome-base/librsvg/librsvg-2.0.1.ebuild b/gnome-base/librsvg/librsvg-2.0.1.ebuild index 8de70083de65..707ca2e27caf 100644 --- a/gnome-base/librsvg/librsvg-2.0.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.0.1.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-base/librsvg/librsvg-2.0.1.ebuild,v 1.5 2002/09/21 11:49:09 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.0.1.ebuild,v 1.6 2002/10/04 05:35:52 vapier Exp $ inherit gnome2 S=${WORKDIR}/${P} |