Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/terminal: terminal-0.2.6_p25931.ebuild ChangeLog terminal-0.2.6-r1.ebuild
Date: Sat, 15 Sep 2007 07:09:43
Message-Id: E1IWRfQ-00045P-1f@stork.gentoo.org
1 drac 07/09/15 07:02:12
2
3 Modified: terminal-0.2.6_p25931.ebuild ChangeLog
4 Removed: terminal-0.2.6-r1.ebuild
5 Log:
6 Changed SRC_URI to gentoo mirrors. Punted old vulnerable version.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.10 xfce-extra/terminal/terminal-0.2.6_p25931.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild?r1=1.9&r2=1.10
15
16 Index: terminal-0.2.6_p25931.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- terminal-0.2.6_p25931.ebuild 6 Aug 2007 02:49:24 -0000 1.9
23 +++ terminal-0.2.6_p25931.ebuild 15 Sep 2007 07:02:11 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild,v 1.9 2007/08/06 02:49:24 kumba Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/terminal-0.2.6_p25931.ebuild,v 1.10 2007/09/15 07:02:11 drac Exp $
29
30 inherit xfce44
31
32 @@ -11,7 +11,7 @@
33
34 DESCRIPTION="Terminal for Xfce desktop environment, based on vte library."
35 HOMEPAGE="http://www.xfce.org/projects/terminal"
36 -SRC_URI="http://dev.gentooexperimental.org/~drac/distfiles/${MY_P}.tar.bz2"
37 +SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
38
39 KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
40 IUSE="dbus debug startup-notification doc"
41
42
43
44 1.52 xfce-extra/terminal/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/terminal/ChangeLog?rev=1.52&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/terminal/ChangeLog?rev=1.52&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/terminal/ChangeLog?r1=1.51&r2=1.52
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v
53 retrieving revision 1.51
54 retrieving revision 1.52
55 diff -u -r1.51 -r1.52
56 --- ChangeLog 6 Aug 2007 02:49:24 -0000 1.51
57 +++ ChangeLog 15 Sep 2007 07:02:11 -0000 1.52
58 @@ -1,6 +1,10 @@
59 # ChangeLog for xfce-extra/terminal
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.51 2007/08/06 02:49:24 kumba Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/terminal/ChangeLog,v 1.52 2007/09/15 07:02:11 drac Exp $
63 +
64 + 15 Sep 2007; Samuli Suominen <drac@g.o>
65 + terminal-0.2.6_p25931.ebuild:
66 + Changed SRC_URI to gentoo mirrors.
67
68 06 Aug 2007; Joshua Kinard <kumba@g.o>
69 terminal-0.2.6_p25931.ebuild:
70
71
72
73 --
74 gentoo-commits@g.o mailing list