ulm 15/03/31 17:44:26 Modified: ChangeLog ctags-5.8.ebuild ctags-5.8-r1.ebuild Log: Update dependency after package move of eselect modules to app-eselect. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.88 dev-util/ctags/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ChangeLog?rev=1.88&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ChangeLog?rev=1.88&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ChangeLog?r1=1.87&r2=1.88 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 26 Sep 2014 23:10:11 -0000 1.87 +++ ChangeLog 31 Mar 2015 17:44:26 -0000 1.88 @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ctags -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.87 2014/09/26 23:10:11 radhermit Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.88 2015/03/31 17:44:26 ulm Exp $ + + 31 Mar 2015; Ulrich Müller <[email protected]> ctags-5.8.ebuild, + ctags-5.8-r1.ebuild: + Update dependency after package move of eselect modules to app-eselect. 26 Sep 2014; Tim Harder <[email protected]> -ctags-5.5.4-r2.ebuild, -ctags-5.6-r2.ebuild, -ctags-5.6-r3.ebuild, -ctags-5.7.ebuild, 1.12 dev-util/ctags/ctags-5.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild?r1=1.11&r2=1.12 Index: ctags-5.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ctags-5.8.ebuild 6 Jun 2014 05:59:37 -0000 1.11 +++ ctags-5.8.ebuild 31 Mar 2015 17:44:26 -0000 1.12 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild,v 1.11 2014/06/06 05:59:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8.ebuild,v 1.12 2015/03/31 17:44:26 ulm Exp $ EAPI="4" @@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="ada" -DEPEND="app-admin/eselect-ctags" +DEPEND="app-eselect/eselect-ctags" src_prepare() { epatch "${FILESDIR}/${PN}-5.6-ebuilds.patch" 1.2 dev-util/ctags/ctags-5.8-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/ctags/ctags-5.8-r1.ebuild?r1=1.1&r2=1.2 Index: ctags-5.8-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ctags-5.8-r1.ebuild 26 Sep 2014 20:11:29 -0000 1.1 +++ ctags-5.8-r1.ebuild 31 Mar 2015 17:44:26 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8-r1.ebuild,v 1.1 2014/09/26 20:11:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.8-r1.ebuild,v 1.2 2015/03/31 17:44:26 ulm Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="ada" -RDEPEND="app-admin/eselect-ctags" +RDEPEND="app-eselect/eselect-ctags" src_prepare() { epatch "${FILESDIR}/${PN}-5.6-ebuilds.patch"
