summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-04 05:18:58 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-04 05:18:58 +0000
commit79c79aa6288b85f84374c374df2640d9cf9b823d (patch)
treecb8bce7d0ecae746e6716f3f1d7ab604876c2d04 /dev-libs/pth
parentChanged from "GPL2 or later" to "GPL2" (diff)
downloadgentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.gz
gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.bz2
gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.zip
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/pth')
-rw-r--r--dev-libs/pth/pth-1.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild
index 7cbda72aa018..4cbfa324eb4e 100644
--- a/dev-libs/pth/pth-1.4.1.ebuild
+++ b/dev-libs/pth/pth-1.4.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/dev-libs/pth/pth-1.4.1.ebuild,v 1.1 2002/10/01 20:11:30 verwilst Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.2 2002/10/04 05:17:34 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU Portable Threads"