summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2009-02-15 06:34:45 +0000
committerDaniel Black <dragonheart@gentoo.org>2009-02-15 06:34:45 +0000
commit6b5af4d0cc2e47f4f5e55f93c973b8f9a0f2ed5c (patch)
tree808118622bf5cc00b9a26680fdc20851b6bbb93d /app-editors/lpe
parentversion bump as per bug #255537 thanks to Arfrever Frehtes Taifersar Arahesis (diff)
downloadgentoo-2-6b5af4d0cc2e47f4f5e55f93c973b8f9a0f2ed5c.tar.gz
gentoo-2-6b5af4d0cc2e47f4f5e55f93c973b8f9a0f2ed5c.tar.bz2
gentoo-2-6b5af4d0cc2e47f4f5e55f93c973b8f9a0f2ed5c.zip
QA - no more preparealldocs
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/lpe')
-rw-r--r--app-editors/lpe/ChangeLog7
-rw-r--r--app-editors/lpe/lpe-1.2.6.13.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/app-editors/lpe/ChangeLog b/app-editors/lpe/ChangeLog
index 476768740936..39349fa666ce 100644
--- a/app-editors/lpe/ChangeLog
+++ b/app-editors/lpe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/lpe
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/ChangeLog,v 1.21 2008/03/10 14:10:52 drac Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/ChangeLog,v 1.22 2009/02/15 06:34:45 dragonheart Exp $
+
+ 15 Feb 2009; Daniel Black <dragonheart@gentoo.org> lpe-1.2.6.13.ebuild:
+ QA - no more preparealldocs
10 Mar 2008; Samuli Suominen <drac@gentoo.org>
-files/lpe-1.2.6.12-slang.patch, -lpe-1.2.6.12.ebuild,
diff --git a/app-editors/lpe/lpe-1.2.6.13.ebuild b/app-editors/lpe/lpe-1.2.6.13.ebuild
index 5f3306e85add..7b73e47442c4 100644
--- a/app-editors/lpe/lpe-1.2.6.13.ebuild
+++ b/app-editors/lpe/lpe-1.2.6.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/lpe-1.2.6.13.ebuild,v 1.8 2008/03/10 14:10:52 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/lpe/lpe-1.2.6.13.ebuild,v 1.9 2009/02/15 06:34:45 dragonheart Exp $
inherit multilib
@@ -31,5 +31,4 @@ src_install() {
docdir="${D}/usr/share/doc/${PF}" \
exdir="${D}/usr/share/doc/${PF}/examples" \
install || die "emake install failed."
- prepalldocs
}