mabi 14/11/10 22:06:35 Modified: ChangeLog Added: adie-1.6.49.ebuild Log: update to EAPI5, needs a revbump and since fox.eclass ties version numbers, this also updates the fox package used to 1.6.49 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
Revision Changes Path 1.48 app-editors/adie/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/adie/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/adie/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/adie/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 4 Jul 2014 21:03:25 -0000 1.47 +++ ChangeLog 10 Nov 2014 22:06:35 -0000 1.48 @@ -1,6 +1,12 @@ # ChangeLog for app-editors/adie # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.47 2014/07/04 21:03:25 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/ChangeLog,v 1.48 2014/11/10 22:06:35 mabi Exp $ + +*adie-1.6.49 (10 Nov 2014) + + 10 Nov 2014; Matti Bickel <[email protected]> +adie-1.6.49.ebuild: + update to EAPI5, needs a revbump and since fox.eclass ties version numbers, + this also updates the fox package used to 1.6.49 *adie-1.7.47 (04 Jul 2014) 1.1 app-editors/adie/adie-1.6.49.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild?rev=1.1&content-type=text/plain Index: adie-1.6.49.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.49.ebuild,v 1.1 2014/11/10 22:06:35 mabi Exp $ EAPI="5" inherit fox DESCRIPTION="Text editor based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="x11-libs/fox:1.6" RDEPEND="${DEPEND}"
