summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2012-04-19 16:56:24 +0000
committerDavide Pesavento <pesa@gentoo.org>2012-04-19 16:56:24 +0000
commit91634e26b3ef9cb57e8696b736365712b972910d (patch)
treeefd7d904c05a736d1067bf44183def44c113e0c0 /app-dicts
parentRemove old. (diff)
downloadgentoo-2-91634e26b3ef9cb57e8696b736365712b972910d.tar.gz
gentoo-2-91634e26b3ef9cb57e8696b736365712b972910d.tar.bz2
gentoo-2-91634e26b3ef9cb57e8696b736365712b972910d.zip
Version bump.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-it/ChangeLog8
-rw-r--r--app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/app-dicts/aspell-it/ChangeLog b/app-dicts/aspell-it/ChangeLog
index c9a12a3ffa98..5aa6aeb662a7 100644
--- a/app-dicts/aspell-it/ChangeLog
+++ b/app-dicts/aspell-it/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-dicts/aspell-it
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.23 2012/04/19 16:31:50 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-it/ChangeLog,v 1.24 2012/04/19 16:56:24 pesa Exp $
+
+*aspell-it-2.4.20070901 (19 Apr 2012)
+
+ 19 Apr 2012; Davide Pesavento <pesa@gentoo.org>
+ +aspell-it-2.4.20070901.ebuild:
+ Version bump.
19 Apr 2012; Davide Pesavento <pesa@gentoo.org> -aspell-it-0.50.2.ebuild,
-aspell-it-0.53.0.ebuild:
diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild
new file mode 100644
index 000000000000..f744914e4c65
--- /dev/null
+++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2012 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.4.20070901.ebuild,v 1.1 2012/04/19 16:56:24 pesa Exp $
+
+ASPELL_LANG="Italian"
+ASPOSTFIX="6"
+
+inherit aspell-dict
+
+LICENSE="GPL-2"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=
+
+MY_P=aspell${ASPOSTFIX}-${PN#aspell-}-${PV%.*}-${PV##*.}-0
+
+SRC_URI="mirror://sourceforge/linguistico/${MY_P}.tar.bz2"
+S=${WORKDIR}/${MY_P}