Gentoo Archives: gentoo-commits

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