Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/tedia2sql: tedia2sql-1.2.12.ebuild ChangeLog
Date: Sun, 25 Nov 2007 17:22:54
Message-Id: E1IwLBw-0001La-SV@stork.gentoo.org
1 drac 07/11/25 17:22:48
2
3 Modified: tedia2sql-1.2.12.ebuild ChangeLog
4 Log:
5 Keyword ~amd64 wrt #192542.
6 (Portage version: 2.1.4_rc3)
7
8 Revision Changes Path
9 1.2 app-office/tedia2sql/tedia2sql-1.2.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.12.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.12.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.12.ebuild?r1=1.1&r2=1.2
14
15 Index: tedia2sql-1.2.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.12.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- tedia2sql-1.2.12.ebuild 5 Mar 2007 20:59:13 -0000 1.1
22 +++ tedia2sql-1.2.12.ebuild 25 Nov 2007 17:22:48 -0000 1.2
23 @@ -1,16 +1,14 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.12.ebuild,v 1.1 2007/03/05 20:59:13 anant Exp $
27 -
28 -inherit eutils
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/tedia2sql-1.2.12.ebuild,v 1.2 2007/11/25 17:22:48 drac Exp $
30
31 DESCRIPTION="Convert database ERD designed in Dia into SQL DDL scripts."
32 -HOMEPAGE="http://tedia2sql.tigris.org/"
33 +HOMEPAGE="http://tedia2sql.tigris.org"
34 SRC_URI="http://tedia2sql.tigris.org/files/documents/282/19423/${P}.tar.gz"
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="~ppc ~x86"
39 +KEYWORDS="~amd64 ~ppc ~x86"
40 IUSE="doc"
41
42 DEPEND=">=dev-lang/perl-5.8
43 @@ -19,11 +17,6 @@
44
45 S=${WORKDIR}/${PN}
46
47 -src_unpack() {
48 - unpack ${A}
49 - cd ${S}
50 -}
51 -
52 src_install() {
53 insinto /etc
54 doins tedia2sqlrc
55
56
57
58 1.12 app-office/tedia2sql/ChangeLog
59
60 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/tedia2sql/ChangeLog?rev=1.12&view=markup
61 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/tedia2sql/ChangeLog?rev=1.12&content-type=text/plain
62 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/tedia2sql/ChangeLog?r1=1.11&r2=1.12
63
64 Index: ChangeLog
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v
67 retrieving revision 1.11
68 retrieving revision 1.12
69 diff -u -r1.11 -r1.12
70 --- ChangeLog 15 May 2007 09:45:54 -0000 1.11
71 +++ ChangeLog 25 Nov 2007 17:22:48 -0000 1.12
72 @@ -1,6 +1,9 @@
73 # ChangeLog for app-office/tedia2sql
74 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
75 -# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v 1.11 2007/05/15 09:45:54 bangert Exp $
76 +# $Header: /var/cvsroot/gentoo-x86/app-office/tedia2sql/ChangeLog,v 1.12 2007/11/25 17:22:48 drac Exp $
77 +
78 + 25 Nov 2007; Samuli Suominen <drac@g.o> tedia2sql-1.2.12.ebuild:
79 + Keyword ~amd64 wrt #192542.
80
81 15 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
82 add <herd>no-herd</herd>
83
84
85
86 --
87 gentoo-commits@g.o mailing list