kensington 14/12/31 15:28:44 Modified: ChangeLog Added: egypt-1.10.ebuild Log: Version bump. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Revision Changes Path 1.9 dev-util/egypt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 1 Sep 2013 15:12:50 -0000 1.8 +++ ChangeLog 31 Dec 2014 15:28:43 -0000 1.9 @@ -1,6 +1,11 @@ # ChangeLog for dev-util/egypt -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v 1.8 2013/09/01 15:12:50 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/ChangeLog,v 1.9 2014/12/31 15:28:43 kensington Exp $ + +*egypt-1.10 (31 Dec 2014) + + 31 Dec 2014; Michael Palimaka <[email protected]> +egypt-1.10.ebuild: + Version bump. *egypt-1.9-r1 (01 Sep 2013) 1.1 dev-util/egypt/egypt-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.10.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/egypt/egypt-1.10.ebuild?rev=1.1&content-type=text/plain Index: egypt-1.10.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.10.ebuild,v 1.1 2014/12/31 15:28:43 kensington Exp $ EAPI=5 inherit perl-module DESCRIPTION="devilishly simple tool for creating call graphs of C programs" HOMEPAGE="http://www.gson.org/egypt/" SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""
