diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 10:53:21 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-09 10:53:21 +0000 |
commit | 1db42b1b14263365745545f25c946f01be1709d4 (patch) | |
tree | 10a39cb4c93d6687707ee1f6966463aadb440f70 /x11-libs/evas | |
parent | repoman QA issues (diff) | |
download | gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.tar.gz gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.tar.bz2 gentoo-2-1db42b1b14263365745545f25c946f01be1709d4.zip |
Added LICENSE, KEYWORDS and SLOT tags
Diffstat (limited to 'x11-libs/evas')
-rw-r--r-- | x11-libs/evas/evas-0.6.0.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/evas/evas-0.6.0.ebuild b/x11-libs/evas/evas-0.6.0.ebuild index 44f4335c321b..7bf53bc0c065 100644 --- a/x11-libs/evas/evas-0.6.0.ebuild +++ b/x11-libs/evas/evas-0.6.0.ebuild @@ -1,12 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Leigh Dyer <lsd@linuxgamers.net> -# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-0.6.0.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-0.6.0.ebuild,v 1.4 2002/07/09 10:53:20 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="OpenGL-accelerated canvas library from the enlightenment project" SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.bz2" HOMEPAGE="http://www.enlightenment.org" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86" DEPEND="x11-base/xfree =media-libs/freetype-1* |