summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2006-05-14 21:14:27 +0000
committerAnders Rune Jensen <arj@gentoo.org>2006-05-14 21:14:27 +0000
commit7624c5e3fc41321309f4e88c960ce192fba9ff3f (patch)
tree85609e32458495cd75ce90b54cab5dd4615bd02b /app-dicts
parentMarked 2.7.5-r2 stable wrt bug #133320 and removed old revision. (diff)
downloadgentoo-2-7624c5e3fc41321309f4e88c960ce192fba9ff3f.tar.gz
gentoo-2-7624c5e3fc41321309f4e88c960ce192fba9ff3f.tar.bz2
gentoo-2-7624c5e3fc41321309f4e88c960ce192fba9ff3f.zip
fix ebuild, it was not working correctly
(Portage version: 2.1_pre10-r3)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-it/ChangeLog5
-rw-r--r--app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild8
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-it/ChangeLog b/app-dicts/aspell-it/ChangeLog
index 706e882c6538..dea7e6909caf 100644
--- a/app-dicts/aspell-it/ChangeLog
+++ b/app-dicts/aspell-it/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/aspell-it
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.7 2006/05/14 14:11:09 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.8 2006/05/14 21:14:27 arj Exp $
+
+ 14 May 2006; Anders Rune Jensen <arj@gentoo.org> aspell-it-2.2.20050523.ebuild:
+ Fix ebuild. Closes #133319
*aspell-it-2.2.20050523 (14 May 2006)
diff --git a/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild b/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild
index 818e73b6e4c5..39e37808950b 100644
--- a/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild
+++ b/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild,v 1.1 2006/05/14 14:11:09 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/aspell-it-2.2.20050523.ebuild,v 1.2 2006/05/14 21:14:27 arj Exp $
+
+ASPELL_LANG="Italian"
+ASPOSTFIX="6"
inherit aspell-dict
-ASPELL_LANG="Italian"
LICENSE="GPL-2"
-ASPOSTFIX="6"
-
FILENAME="aspell6-it-2.2_20050523-0"
SRC_URI="ftp://ftp.gnu.org/gnu/aspell/dict/it/${FILENAME}.tar.bz2"
S=${WORKDIR}/${FILENAME}