diff options
author | Dane Smith <c1pher@gentoo.org> | 2010-12-13 18:30:22 +0000 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2010-12-13 18:30:22 +0000 |
commit | 0d0aad90e934215f982899162c967dd2e14d6158 (patch) | |
tree | 94cd6456d99330bf274a02fc457667f3be4d53ad /dev-libs/pth/pth-2.0.7-r1.ebuild | |
parent | old (diff) | |
download | gentoo-2-0d0aad90e934215f982899162c967dd2e14d6158.tar.gz gentoo-2-0d0aad90e934215f982899162c967dd2e14d6158.tar.bz2 gentoo-2-0d0aad90e934215f982899162c967dd2e14d6158.zip |
Revbump for dev-libs/pth. Fixed parallel make install issue. Addressed small repoman warnings.
(Portage version: 2.2.0_alpha4/cvs/Linux i686)
Diffstat (limited to 'dev-libs/pth/pth-2.0.7-r1.ebuild')
-rw-r--r-- | dev-libs/pth/pth-2.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.7-r1.ebuild b/dev-libs/pth/pth-2.0.7-r1.ebuild index 4ab77ef7fbc3..9a7cfeee7b36 100644 --- a/dev-libs/pth/pth-2.0.7-r1.ebuild +++ b/dev-libs/pth/pth-2.0.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r1.ebuild,v 1.2 2008/01/15 00:05:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7-r1.ebuild,v 1.3 2010/12/13 18:30:22 c1pher Exp $ inherit eutils fixheadtails libtool |