diff options
author | Scott W Taylor <swtaylor@gentoo.org> | 2005-01-22 09:41:13 +0000 |
---|---|---|
committer | Scott W Taylor <swtaylor@gentoo.org> | 2005-01-22 09:41:13 +0000 |
commit | b6acbe923e89668411a87b662eedbd40f0c889f9 (patch) | |
tree | 47ba0b496c7db92812feaa09134e85fd0c08ca43 /dev-libs/pth/pth-1.4.0.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-b6acbe923e89668411a87b662eedbd40f0c889f9.tar.gz gentoo-2-b6acbe923e89668411a87b662eedbd40f0c889f9.tar.bz2 gentoo-2-b6acbe923e89668411a87b662eedbd40f0c889f9.zip |
fix for awk locale behavior. closes #78749
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-libs/pth/pth-1.4.0.ebuild')
-rw-r--r-- | dev-libs/pth/pth-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index 32041faa4450..b20517c50259 100644 --- a/dev-libs/pth/pth-1.4.0.ebuild +++ b/dev-libs/pth/pth-1.4.0.ebuild @@ -1,6 +1,6 @@ -# 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/dev-libs/pth/pth-1.4.0.ebuild,v 1.21 2004/12/20 19:32:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.22 2005/01/22 09:41:13 swtaylor Exp $ inherit gnuconfig libtool |