diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 16:17:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-10 16:17:58 +0000 |
commit | d85ae73b449f0153f4e7905b9a9c82c517b4e3fb (patch) | |
tree | f595c567910ff206ea183d507365cea2f7964a97 /sys-apps/console-data | |
parent | added ChamgeLog (diff) | |
download | gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.gz gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.bz2 gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.zip |
Added LICENSE tag
Diffstat (limited to 'sys-apps/console-data')
-rw-r--r-- | sys-apps/console-data/console-data-1999.08.29-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/console-data/console-data-1999.08.29-r2.ebuild b/sys-apps/console-data/console-data-1999.08.29-r2.ebuild index 42c2f65c120b..1c3383b03766 100644 --- a/sys-apps/console-data/console-data-1999.08.29-r2.ebuild +++ b/sys-apps/console-data/console-data-1999.08.29-r2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.2 2001/12/31 23:47:55 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.3 2002/07/10 16:17:56 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Data (fonts, keymaps) for the consoletools package" SRC_URI="ftp://metalab.unc.edu/pub/Linux/system/keyboards/${P}.tar.gz" HOMEPAGE="http://altern.org/ydirson/en/lct/data.html" +LICENSE="GPL-2" src_compile() { |