Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/egypt: egypt-1.10.ebuild ChangeLog
Date: Wed, 31 Dec 2014 15:28:47
Message-Id: 20141231152844.07406E932@oystercatcher.gentoo.org
1 kensington 14/12/31 15:28:44
2
3 Modified: ChangeLog
4 Added: egypt-1.10.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
9
10 Revision Changes Path
11 1.9 dev-util/egypt/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?r1=1.8&r2=1.9
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- ChangeLog 1 Sep 2013 15:12:50 -0000 1.8
24 +++ ChangeLog 31 Dec 2014 15:28:43 -0000 1.9
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-util/egypt
27 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v 1.8 2013/09/01 15:12:50 idella4 Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v 1.9 2014/12/31 15:28:43 kensington Exp $
31 +
32 +*egypt-1.10 (31 Dec 2014)
33 +
34 + 31 Dec 2014; Michael Palimaka <kensington@g.o> +egypt-1.10.ebuild:
35 + Version bump.
36
37 *egypt-1.9-r1 (01 Sep 2013)
38
39
40
41
42 1.1 dev-util/egypt/egypt-1.10.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.10.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.10.ebuild?rev=1.1&content-type=text/plain
46
47 Index: egypt-1.10.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.10.ebuild,v 1.1 2014/12/31 15:28:43 kensington Exp $
52
53 EAPI=5
54
55 inherit perl-module
56
57 DESCRIPTION="devilishly simple tool for creating call graphs of C programs"
58 HOMEPAGE="http://www.gson.org/egypt/"
59 SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz"
60
61 LICENSE="|| ( Artistic GPL-1+ )"
62 SLOT="0"
63 KEYWORDS="~amd64 ~x86"
64 IUSE=""