Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/bluefish: bluefish-1.0.ebuild bluefish-1.0.4.ebuild bluefish-1.0.2.ebuild bluefish-1.0.5.ebuild bluefish-1.0.4-r1.ebuild bluefish-1.0.6.ebuild
Date: Sun, 30 Mar 2008 22:16:18
Message-Id: E1Jg5oF-0000I9-6X@stork.gentoo.org
1 hanno 08/03/30 22:15:27
2
3 Modified: bluefish-1.0.ebuild
4 Removed: bluefish-1.0.4.ebuild bluefish-1.0.2.ebuild
5 bluefish-1.0.5.ebuild bluefish-1.0.4-r1.ebuild
6 bluefish-1.0.6.ebuild
7 Log:
8 remove old bluefish ebuilds
9 (Portage version: 2.1.4.4)
10
11 Revision Changes Path
12 1.10 app-editors/bluefish/bluefish-1.0.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild?r1=1.9&r2=1.10
17
18 Index: bluefish-1.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- bluefish-1.0.ebuild 13 Jun 2005 18:09:42 -0000 1.9
25 +++ bluefish-1.0.ebuild 30 Mar 2008 22:15:26 -0000 1.10
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2005 Gentoo Foundation
28 +# Copyright 1999-2008 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.9 2005/06/13 18:09:42 ferdy Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-editors/bluefish/bluefish-1.0.ebuild,v 1.10 2008/03/30 22:15:26 hanno Exp $
32
33 inherit eutils fdo-mime
34
35 @@ -29,7 +29,7 @@
36 }
37
38 src_install() {
39 - make DESTDIR=${D} install || die
40 + make DESTDIR="${D}" install || die
41 }
42
43 pkg_postinst() {
44
45
46
47 --
48 gentoo-commits@l.g.o mailing list