diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 16:58:07 +0000 |
commit | 7664ab5ecd28469bca7fb3d401201403a39b214a (patch) | |
tree | cf2e3c197f6f591d7315ee2d927ab64a4b1cd0ac /x11-misc/e16keyedit | |
parent | update (diff) | |
download | historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.gz historical-7664ab5ecd28469bca7fb3d401201403a39b214a.tar.bz2 historical-7664ab5ecd28469bca7fb3d401201403a39b214a.zip |
Added LICENSE tag
Diffstat (limited to 'x11-misc/e16keyedit')
-rw-r--r-- | x11-misc/e16keyedit/e16keyedit-0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/e16keyedit/e16keyedit-0.2.ebuild b/x11-misc/e16keyedit/e16keyedit-0.2.ebuild index c2949dc5bd6d..6bde996b926d 100644 --- a/x11-misc/e16keyedit/e16keyedit-0.2.ebuild +++ b/x11-misc/e16keyedit/e16keyedit-0.2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.2.ebuild,v 1.2 2001/09/10 23:51:54 lamer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.2.ebuild,v 1.3 2002/07/08 16:58:05 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Key binding editor for enlightenment 16" SRC_URI="ftp://ftp.enlightenment.org/enlightenment/e16utils/${P}.tar.gz" HOMEPAGE="http://www.enlightenment.org" +LICENSE="as-is" DEPEND="virtual/x11 >=x11-wm/enlightenment-0.16" |