summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2008-11-01 11:34:45 +0000
committerPeter Volkov <pva@gentoo.org>2008-11-01 11:34:45 +0000
commitb64f92467fd69f05cf2b2e99698e6ff553f23346 (patch)
tree493a1aecf15844b8a3a08bbed3d8c8826f05964a /app-dicts
parentVersion bump. (diff)
downloadhistorical-b64f92467fd69f05cf2b2e99698e6ff553f23346.tar.gz
historical-b64f92467fd69f05cf2b2e99698e6ff553f23346.tar.bz2
historical-b64f92467fd69f05cf2b2e99698e6ff553f23346.zip
Cleanup, fixed multilib.
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-sl/ChangeLog7
-rw-r--r--app-dicts/ispell-sl/Manifest4
-rw-r--r--app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild21
3 files changed, 16 insertions, 16 deletions
diff --git a/app-dicts/ispell-sl/ChangeLog b/app-dicts/ispell-sl/ChangeLog
index e624c9e0cda8..62c969f7dadf 100644
--- a/app-dicts/ispell-sl/ChangeLog
+++ b/app-dicts/ispell-sl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/ispell-sl
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ChangeLog,v 1.2 2007/02/21 20:42:29 peper Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ChangeLog,v 1.3 2008/11/01 11:34:45 pva Exp $
+
+ 01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-sl-0.5.3.ebuild:
+ Cleanup, fixed multilib.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-dicts/ispell-sl/Manifest b/app-dicts/ispell-sl/Manifest
index b4ac70f17a92..ba5bae5f33a3 100644
--- a/app-dicts/ispell-sl/Manifest
+++ b/app-dicts/ispell-sl/Manifest
@@ -1,4 +1,4 @@
DIST ispell-sl-0.5-3.src.rpm 106705 RMD160 3dd4a48fb0739a5f72248b3c03592872fe7f5c4f SHA1 c7054c5fbb4d49cab75c96f77368abf288f201db SHA256 42731fe52c826db6854e36c577e71de7fa233ebe08589afad9c297c14367a28c
-EBUILD ispell-sl-0.5.3.ebuild 885 RMD160 2a286e01771dca3c2f6a74f6c6958490a403074f SHA1 dd91611d176f094fdf346dc6ff41cc4ec262b115 SHA256 0ca269b98471626cd3bdb8389e5dd734208baf90403a3a4540f10e3dd1f7848b
-MISC ChangeLog 442 RMD160 ed7b2a23c6bef2c34646823cee42897c26be971a SHA1 39f2c6afeb38c538cfa495cdaa2dfd44ba2de458 SHA256 7afff460c219e3f9712867e985d7ac9ba8473fa127d72a16b02043cede59c210
+EBUILD ispell-sl-0.5.3.ebuild 728 RMD160 8fb175d74c5230faa9cef08f1dcba909ff83abb0 SHA1 b540d8b70b9e363d4cb6f161d60718d9f21367b7 SHA256 f94f67b065bfa8e499b5fc168e12ba79d05d79c05fcc7c48b5ad833ae24520a5
+MISC ChangeLog 537 RMD160 8f71ea71ae795dffe45f886a0e6dc73f77b6f604 SHA1 bbe283ff46e35160e784e8fed0464bcc49b4b1cc SHA256 d85696351504e7b94862c67e2c0d95a7028c4085c44c74299780a75925aa7443
MISC metadata.xml 162 RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 SHA1 0d9e341c4b61e23adc1f3806989a0236b83257a0 SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22
diff --git a/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild b/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild
index 7b08fbf5508f..debd736b491a 100644
--- a/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild
+++ b/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild,v 1.1 2005/11/15 22:35:26 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild,v 1.2 2008/11/01 11:34:45 pva Exp $
-inherit rpm
+inherit rpm multilib
DESCRIPTION="The Slovenian dictionary for ispell"
HOMEPAGE="http://nl.ijs.si/GNUsl/download/ispell/"
@@ -10,22 +10,19 @@ SRC_URI="http://nl.ijs.si/GNUsl/download/ispell/ispell-sl-0.5-3.src.rpm"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="app-text/ispell"
+S=${WORKDIR}
+
src_compile() {
- # It's important that we export the TMPDIR environment variable,
- # so we don't commit sandbox violations
- export TMPDIR=/tmp
- cd ${WORKDIR}
buildhash mte-sl.munched slovensko.aff slovensko.hash || die "Failed to create hash file"
- unset TMPDIR
}
src_install() {
- insinto /usr/lib/ispell
- doins ${WORKDIR}/slovensko.aff ${WORKDIR}/slovensko.hash
- dodoc ${WORKDIR}/README
+ insinto /usr/$(get_libdir)/ispell
+ doins slovensko.{aff,hash} || die
+ dodoc README
}