diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2004-04-06 21:37:43 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2004-04-06 21:37:43 +0000 |
commit | f87474bfc3932ebac9c038c3b2825d0364e2a905 (patch) | |
tree | b284a5d31f3add2b25a0ba641d6b5a59aca74716 /dev-libs | |
parent | added lua dependency (Manifest recommit) (diff) | |
download | gentoo-2-f87474bfc3932ebac9c038c3b2825d0364e2a905.tar.gz gentoo-2-f87474bfc3932ebac9c038c3b2825d0364e2a905.tar.bz2 gentoo-2-f87474bfc3932ebac9c038c3b2825d0364e2a905.zip |
changed description
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/luabind/luabind-6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/luabind/luabind-6.ebuild b/dev-libs/luabind/luabind-6.ebuild index 098e53c340ea..a63542efe2d1 100644 --- a/dev-libs/luabind/luabind-6.ebuild +++ b/dev-libs/luabind/luabind-6.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/luabind/luabind-6.ebuild,v 1.2 2004/04/06 21:35:52 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/luabind/luabind-6.ebuild,v 1.3 2004/04/06 21:37:43 rphillips Exp $ S=${WORKDIR}/luabind -DESCRIPTION="C++ library that helps to create bindings for Lua" +DESCRIPTION="C++ library that aids in creating bindings for Lua" HOMEPAGE="http://luabind.sf.net/" SRC_URI="mirror://sourceforge/${PN}/${PN}-b${PV}.tar.gz" LICENSE="MIT" |