diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:17:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:17:58 +0000 |
commit | 8d6e32a727f5fd49078c5d51af46bd7fd848bb2f (patch) | |
tree | a6d5d7f70746ee80282b786216b55b388c616735 /dev-libs/commonc++ | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.gz historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.bz2 historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/commonc++')
-rw-r--r-- | dev-libs/commonc++/commonc++-1.9.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild index ceef6263c8e0..63e1a4a128de 100644 --- a/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild +++ b/dev-libs/commonc++/commonc++-1.9.7-r1.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/commonc++/commonc++-1.9.7-r1.ebuild,v 1.4 2002/08/14 11:52:27 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r1.ebuild,v 1.5 2002/10/04 05:14:24 vapier Exp $ S=${WORKDIR}/CommonC++-1.9.7 DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\ |