summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-01 21:49:36 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-01 21:49:36 +0000
commitc44ba7a661eb13913c0f09ecc2f7ecca32eb70de (patch)
tree541fd681a5f94c218eaef959f8e70146a4cd7643 /app-editors
parentRemove lzma-utils from DEPEND. (diff)
downloadhistorical-c44ba7a661eb13913c0f09ecc2f7ecca32eb70de.tar.gz
historical-c44ba7a661eb13913c0f09ecc2f7ecca32eb70de.tar.bz2
historical-c44ba7a661eb13913c0f09ecc2f7ecca32eb70de.zip
Remove lzma-utils from DEPEND.
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/le/ChangeLog5
-rw-r--r--app-editors/le/Manifest16
-rw-r--r--app-editors/le/le-1.14.3.ebuild4
3 files changed, 8 insertions, 17 deletions
diff --git a/app-editors/le/ChangeLog b/app-editors/le/ChangeLog
index 8c2644ea468c..47555b7d9360 100644
--- a/app-editors/le/ChangeLog
+++ b/app-editors/le/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/le
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.27 2010/03/21 20:37:47 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/ChangeLog,v 1.28 2010/11/01 21:49:36 ssuominen Exp $
+
+ 01 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> le-1.14.3.ebuild:
+ Remove lzma-utils from DEPEND.
21 Mar 2010; Harald van Dijk <truedfx@gentoo.org> -le-1.13.4.ebuild,
-le-1.13.7.ebuild:
diff --git a/app-editors/le/Manifest b/app-editors/le/Manifest
index f344b5d3ac7a..6dd9f95e08a2 100644
--- a/app-editors/le/Manifest
+++ b/app-editors/le/Manifest
@@ -1,16 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-
DIST le-1.14.3.tar.lzma 392205 RMD160 b570bab12d04b3456aef3ff352d9231daeb2690b SHA1 85f370f817151a1839527dc37a40f4850eb9d03f SHA256 dae1222168f388f0aa264bb2849df50ce0a51f565257327409adf5076c6b4379
-EBUILD le-1.14.3.ebuild 686 RMD160 dacbccda3776cb665792dd507e128372cbdf1042 SHA1 5495d0203a181baf990614351f59293c0d96c76d SHA256 0f488fccad14c614cb76a4c75c697f35932253d5b2cfcd4d16ce4f61004b7680
-MISC ChangeLog 3187 RMD160 f9990b5d7f10285072af0d59c7007610a2e2adc7 SHA1 db9ccc533ab2e0fdcf2e191395b83b2bac4b9746 SHA256 258afb729c0a24c773bbb49d507c2e782413086d95be90860cf43cb818c48738
+EBUILD le-1.14.3.ebuild 658 RMD160 e0c4adec5cd3a6633dcd088a3ad878c06b7cde47 SHA1 f8baef169f171be89d7c07c333ace87383c13495 SHA256 7100fb1dad6cc781c4586a5640f5041275a5b8697045dc9e88905370b4e558c0
+MISC ChangeLog 3295 RMD160 f8424618b02f223820dee0b3ab47fb58c758211b SHA1 0c9a5816261ff8c862da1da1abcd901700e10905 SHA256 0032e0838b7a9e72763772b186a22c7c63debbba7115c78d238a217974fc2252
MISC metadata.xml 250 RMD160 61af8ec7e1bf9941d107eff4cc6a639874a6f198 SHA1 7ea68a3bd071637e4a49b61b2f7e35f3277545ef SHA256 aec181c304bce77cce8f1dc110e0203bc06b7c524ab40b1aac19a6f72aefdfde
-
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.14 (GNU/Linux)
-
-iEYEARECAAYFAkumiMoACgkQwnQyISwouHylbwCglAKjGY3WQDkoghGIqdMFkJC7
-MQUAoKlKd+lenJ1HeIQ9kW7a3+75LotD
-=ZwIl
------END PGP SIGNATURE-----
diff --git a/app-editors/le/le-1.14.3.ebuild b/app-editors/le/le-1.14.3.ebuild
index 1446b74c5eb2..65a45721ca62 100644
--- a/app-editors/le/le-1.14.3.ebuild
+++ b/app-editors/le/le-1.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.14.3.ebuild,v 1.4 2010/03/21 15:03:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/le/le-1.14.3.ebuild,v 1.5 2010/11/01 21:49:36 ssuominen Exp $
DESCRIPTION="Terminal text editor"
HOMEPAGE="http://www.gnu.org/directory/text/editors/le-editor.html"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2-r5"
DEPEND="${RDEPEND}
- || ( app-arch/xz-utils app-arch/lzma-utils )"
+ app-arch/xz-utils"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"