diff options
Diffstat (limited to 'dev-cpp/growler-thread/growler-thread-0.3.4.ebuild')
-rw-r--r-- | dev-cpp/growler-thread/growler-thread-0.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/growler-thread/growler-thread-0.3.4.ebuild b/dev-cpp/growler-thread/growler-thread-0.3.4.ebuild index 2d4793be7..ddecc52b7 100644 --- a/dev-cpp/growler-thread/growler-thread-0.3.4.ebuild +++ b/dev-cpp/growler-thread/growler-thread-0.3.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /CVS/groups/vistech/bgreen-overlay/dev-cpp/growler-thread/growler-thread-0.3.1.ebuild,v 1.1.1.1 2007/10/12 20:18:26 bgreen Exp $ +# $Header: $ SLOT="0" LICENSE="NOSA" KEYWORDS="~amd64 ~x86" -DESCRIPTION="Growler-Thread is a pthread wrapper library. It provides support for creating threads, and for common multithreading tasks." +DESCRIPTION="Growler-Thread is a pthread wrapper library." HOMEPAGE="http://www.nas.nasa.gov/~bgreen/growler/" SRC_URI="${HOMEPAGE}/downloads/growler-thread-${PV}.tar.gz" |