diff options
author | 2003-02-13 09:27:33 +0000 | |
---|---|---|
committer | 2003-02-13 09:27:33 +0000 | |
commit | 9e08ef002ef629657d1d92f76068a9a96e60123e (patch) | |
tree | aef78d1ab81cda9c3164def908507d08ea39009c /app-sci/gmt | |
parent | Update Copyright years (diff) | |
download | historical-9e08ef002ef629657d1d92f76068a9a96e60123e.tar.gz historical-9e08ef002ef629657d1d92f76068a9a96e60123e.tar.bz2 historical-9e08ef002ef629657d1d92f76068a9a96e60123e.zip |
Update Copyright years
Diffstat (limited to 'app-sci/gmt')
-rw-r--r-- | app-sci/gmt/gmt-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/gmt/gmt-3.4.2.ebuild b/app-sci/gmt/gmt-3.4.2.ebuild index 94c9245a5d8d..87df496c9dc5 100644 --- a/app-sci/gmt/gmt-3.4.2.ebuild +++ b/app-sci/gmt/gmt-3.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/gmt/gmt-3.4.2.ebuild,v 1.1 2003/02/07 04:40:47 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/gmt/gmt-3.4.2.ebuild,v 1.2 2003/02/13 09:21:50 vapier Exp $ #NOTE: To build a light GMT you could compile without some resources like: HIGH and FULL data base resolution and PDF documentation. For so, use something like export NO_FULL="YES"; export NO_HIGH="YES"; export NO_PDF="YES"; ... |