diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-04-02 20:53:54 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-04-02 20:53:54 +0000 |
commit | f191d93325808e6d6050637cc42964054194a912 (patch) | |
tree | d2c829c3b84bf7c70ec66af77119e7acd0fb0590 /sys-apps/console-data/console-data-1999.08.29-r2.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-f191d93325808e6d6050637cc42964054194a912.tar.gz historical-f191d93325808e6d6050637cc42964054194a912.tar.bz2 historical-f191d93325808e6d6050637cc42964054194a912.zip |
Updated SRC_URI and Homepage. Closes #18654.
Diffstat (limited to 'sys-apps/console-data/console-data-1999.08.29-r2.ebuild')
-rw-r--r-- | sys-apps/console-data/console-data-1999.08.29-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 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 29ba840c990c..5cfd6162af26 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,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.12 2003/02/24 22:34:58 dragon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-data/console-data-1999.08.29-r2.ebuild,v 1.13 2003/04/02 20:53:54 mholzer 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" +SRC_URI="mirror://sourceforge/lct/${PN}_${PV}.orig.tar.gz" +HOMEPAGE="http://lct.sourceforge.net/data.html" KEYWORDS="x86 ppc sparc ~alpha mips" SLOT="0" LICENSE="GPL-2" |