* [gentoo-commits] gentoo-x86 commit in app-editors/juffed: juffed-0.8.1.ebuild ChangeLog juffed-0.8.ebuild
@ 2011-12-10 17:46 Davide Pesavento (pesa)
0 siblings, 0 replies; only message in thread
From: Davide Pesavento (pesa) @ 2011-12-10 17:46 UTC (permalink / raw
To: gentoo-commits
pesa 11/12/10 17:46:54
Modified: juffed-0.8.1.ebuild ChangeLog
Removed: juffed-0.8.ebuild
Log:
Use DOCS instead of overriding src_install. Remove old.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.2 app-editors/juffed/juffed-0.8.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/juffed/juffed-0.8.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/juffed/juffed-0.8.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/juffed/juffed-0.8.1.ebuild?r1=1.1&r2=1.2
Index: juffed-0.8.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- juffed-0.8.1.ebuild 6 Oct 2010 19:57:35 -0000 1.1
+++ juffed-0.8.1.ebuild 10 Dec 2011 17:46:54 -0000 1.2
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.8.1.ebuild,v 1.1 2010/10/06 19:57:35 chiiph Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.8.1.ebuild,v 1.2 2011/12/10 17:46:54 pesa Exp $
EAPI=2
+
inherit multilib cmake-utils
DESCRIPTION="QScintilla-based tabbed text editor with syntax highlighting"
@@ -20,13 +21,10 @@
S="${WORKDIR}"/${P/_/-}
+DOCS=( ChangeLog README )
+
src_prepare() {
sed -i -e \
"s:\${CMAKE_INSTALL_PREFIX}/lib:\${CMAKE_INSTALL_PREFIX}/$(get_libdir):" \
CMakeLists.txt || die "sed failed"
}
-
-src_install() {
- cmake-utils_src_install
- dodoc ChangeLog README || die "dodoc failed"
-}
1.21 app-editors/juffed/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/juffed/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/juffed/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/juffed/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 6 Oct 2010 19:57:34 -0000 1.20
+++ ChangeLog 10 Dec 2011 17:46:54 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/juffed
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.20 2010/10/06 19:57:34 chiiph Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.21 2011/12/10 17:46:54 pesa Exp $
+
+ 10 Dec 2011; Davide Pesavento <pesa@gentoo.org> -juffed-0.8.ebuild,
+ juffed-0.8.1.ebuild:
+ Use DOCS instead of overriding src_install. Remove old.
*juffed-0.8.1 (06 Oct 2010)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-12-10 17:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10 17:46 [gentoo-commits] gentoo-x86 commit in app-editors/juffed: juffed-0.8.1.ebuild ChangeLog juffed-0.8.ebuild Davide Pesavento (pesa)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox