diff options
author | 2004-02-29 18:10:26 +0000 | |
---|---|---|
committer | 2004-02-29 18:10:26 +0000 | |
commit | b6ad7e7a291ed22eb11859cb97068a8d0d3fba88 (patch) | |
tree | efbd89f0199375727e14a8e3020360534a87d6df /app-text/aspell | |
parent | Unmask on amd64 to satisfy app-text/gocr (Manifest recommit) (diff) | |
download | gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.gz gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.tar.bz2 gentoo-2-b6ad7e7a291ed22eb11859cb97068a8d0d3fba88.zip |
mirror:// updates, ChangeLog fixes and other fixes.
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.50.4.1.ebuild | 4 | ||||
-rw-r--r-- | app-text/aspell/aspell-0.50.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/aspell/aspell-0.50.4.1.ebuild b/app-text/aspell/aspell-0.50.4.1.ebuild index ef8b1fc3b0f4..08987cbc630b 100644 --- a/app-text/aspell/aspell-0.50.4.1.ebuild +++ b/app-text/aspell/aspell-0.50.4.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.4.1.ebuild,v 1.4 2004/02/22 20:00:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.4.1.ebuild,v 1.5 2004/02/29 18:10:25 aliz Exp $ inherit libtool DESCRIPTION="A spell checker replacement for ispell" HOMEPAGE="http://aspell.net/" -SRC_URI="${HOMEPAGE}${P}.tar.gz" +SRC_URI="http://aspell.net/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" diff --git a/app-text/aspell/aspell-0.50.5.ebuild b/app-text/aspell/aspell-0.50.5.ebuild index 2710052f1d13..e0f002bd9b76 100644 --- a/app-text/aspell/aspell-0.50.5.ebuild +++ b/app-text/aspell/aspell-0.50.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.2 2004/02/22 20:00:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/aspell-0.50.5.ebuild,v 1.3 2004/02/29 18:10:25 aliz Exp $ inherit libtool DESCRIPTION="A spell checker replacement for ispell" HOMEPAGE="http://aspell.net/" -SRC_URI="${HOMEPAGE}${P}.tar.gz" +SRC_URI="http://aspell.net/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" |