summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-08-15 08:42:17 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-08-15 08:42:17 +0000
commit5d95060a8058a965801e2f419134ff6e69469100 (patch)
treed54c3afee2a086b200dad7cd101c062cbdbf110d /app-i18n
parentdictionary for new aspell (diff)
downloadhistorical-5d95060a8058a965801e2f419134ff6e69469100.tar.gz
historical-5d95060a8058a965801e2f419134ff6e69469100.tar.bz2
historical-5d95060a8058a965801e2f419134ff6e69469100.zip
eclass'd with better versioning scheme
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/aspell-es/ChangeLog9
-rw-r--r--app-i18n/aspell-es/aspell-es-0.0.0.10.ebuild7
-rw-r--r--app-i18n/aspell-es/aspell-es-0.0_pre10.ebuild28
-rw-r--r--app-i18n/aspell-es/files/digest-aspell-es-0.0.0.10 (renamed from app-i18n/aspell-es/files/digest-aspell-es-0.0_pre10)0
4 files changed, 15 insertions, 29 deletions
diff --git a/app-i18n/aspell-es/ChangeLog b/app-i18n/aspell-es/ChangeLog
index dc09154f77f0..e86e3c89a4e3 100644
--- a/app-i18n/aspell-es/ChangeLog
+++ b/app-i18n/aspell-es/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-i18n/aspell-es
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-es/ChangeLog,v 1.2 2002/08/14 14:30:49 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-es/ChangeLog,v 1.3 2002/08/15 08:42:17 seemant Exp $
+
+*aspell-0.0.0.10 (15 Aug 2002)
+
+ 15 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
+ aspell-es-0.0.0.10.ebuild aspell-es-0.0_pre10.ebuild :
+
+ killed the pre ebuild, in favour of new version scheme and eclass.
*aspell-0.0_pre10 (14 Aug 2002)
diff --git a/app-i18n/aspell-es/aspell-es-0.0.0.10.ebuild b/app-i18n/aspell-es/aspell-es-0.0.0.10.ebuild
new file mode 100644
index 000000000000..3b49f9bc7dd7
--- /dev/null
+++ b/app-i18n/aspell-es/aspell-es-0.0.0.10.ebuild
@@ -0,0 +1,7 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-es/aspell-es-0.0.0.10.ebuild,v 1.1 2002/08/15 08:42:17 seemant Exp $
+
+ASPELL_LANG="Spanish Language"
+
+inherit aspell-dict
diff --git a/app-i18n/aspell-es/aspell-es-0.0_pre10.ebuild b/app-i18n/aspell-es/aspell-es-0.0_pre10.ebuild
deleted file mode 100644
index fb1977e6cb4e..000000000000
--- a/app-i18n/aspell-es/aspell-es-0.0_pre10.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-es/aspell-es-0.0_pre10.ebuild,v 1.1 2002/08/14 14:30:49 seemant Exp $
-
-MY_P=${P/_pre/-0.}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="English dictionary for aspell"
-HOMEPAGE="http://www.gnu.org/projects/aspell/index.html"
-SRC_URI="http://savannah.gnu.org/download/aspell/dicts/${MY_P}.tar.bz2"
-
-DEPEND="app-text/aspell"
-
-LICENSE="as-is"
-SLOT="0"
-KEYWORDS="x86"
-
-src_compile() {
- ./configure || die
- emake || die
-}
-
-src_install() {
- make \
- DESTDIR=${D} \
- install || die
-
- dodoc Copyright README info
-}
diff --git a/app-i18n/aspell-es/files/digest-aspell-es-0.0_pre10 b/app-i18n/aspell-es/files/digest-aspell-es-0.0.0.10
index 6811948ed435..6811948ed435 100644
--- a/app-i18n/aspell-es/files/digest-aspell-es-0.0_pre10
+++ b/app-i18n/aspell-es/files/digest-aspell-es-0.0.0.10