diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-05-15 21:38:10 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-05-15 21:38:10 +0000 |
commit | f5a45a8495f61fd17c71e622b34abe21196373e5 (patch) | |
tree | 92ab79f3eef7bdd72cdad3f8577115e13712a4ac /sci-geosciences/gempak/gempak-5.7.2_p2.ebuild | |
parent | Changed to toolchain-funcs (diff) | |
download | gentoo-2-f5a45a8495f61fd17c71e622b34abe21196373e5.tar.gz gentoo-2-f5a45a8495f61fd17c71e622b34abe21196373e5.tar.bz2 gentoo-2-f5a45a8495f61fd17c71e622b34abe21196373e5.zip |
gcc -> toolchain-funcs conversion
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-geosciences/gempak/gempak-5.7.2_p2.ebuild')
-rw-r--r-- | sci-geosciences/gempak/gempak-5.7.2_p2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/gempak/gempak-5.7.2_p2.ebuild b/sci-geosciences/gempak/gempak-5.7.2_p2.ebuild index e7408ab39cd5..9aba8ec693a9 100644 --- a/sci-geosciences/gempak/gempak-5.7.2_p2.ebuild +++ b/sci-geosciences/gempak/gempak-5.7.2_p2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gempak/gempak-5.7.2_p2.ebuild,v 1.1 2004/12/29 01:15:45 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gempak/gempak-5.7.2_p2.ebuild,v 1.2 2005/05/15 21:38:10 kugelfang Exp $ -inherit gcc eutils +inherit eutils # They can't seem to retain a normal naming scheme, so hacks are required. # Often the hacks change on every bump. |