ulm 14/06/05 17:24:51 Modified: ChangeLog emacs-updater-1.13.ebuild Added: emacs-updater-1.14.ebuild Removed: emacs-updater-1.13-r1.ebuild Log: Version bump. Update SRC_URI. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.82 app-admin/emacs-updater/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/ChangeLog?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/ChangeLog?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/ChangeLog?r1=1.81&r2=1.82 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 4 Jun 2014 19:00:48 -0000 1.81 +++ ChangeLog 5 Jun 2014 17:24:51 -0000 1.82 @@ -1,6 +1,12 @@ # ChangeLog for app-admin/emacs-updater # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.81 2014/06/04 19:00:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.82 2014/06/05 17:24:51 ulm Exp $ + +*emacs-updater-1.14 (05 Jun 2014) + + 05 Jun 2014; Ulrich Müller <[email protected]> emacs-updater-1.13.ebuild, + -emacs-updater-1.13-r1.ebuild, +emacs-updater-1.14.ebuild: + Version bump. Update SRC_URI. *emacs-updater-1.13-r1 (04 Jun 2014) 1.16 app-admin/emacs-updater/emacs-updater-1.13.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild?r1=1.15&r2=1.16 Index: emacs-updater-1.13.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- emacs-updater-1.13.ebuild 9 Aug 2013 06:21:12 -0000 1.15 +++ emacs-updater-1.13.ebuild 5 Jun 2014 17:24:51 -0000 1.16 @@ -1,16 +1,16 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.15 2013/08/09 06:21:12 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.16 2014/06/05 17:24:51 ulm Exp $ EAPI=5 DESCRIPTION="Rebuild Emacs packages" HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" -SRC_URI="mirror://gentoo/${P}.tar.xz" +SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="app-arch/xz-utils" RDEPEND=">=app-portage/portage-utils-0.3 1.1 app-admin/emacs-updater/emacs-updater-1.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.14.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.14.ebuild?rev=1.1&content-type=text/plain Index: emacs-updater-1.14.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.14.ebuild,v 1.1 2014/06/05 17:24:51 ulm Exp $ EAPI=5 DESCRIPTION="Rebuild Emacs packages" HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs" SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND} >=app-portage/portage-utils-0.3 virtual/emacs" src_prepare() { if ! has_version sys-apps/util-linux; then # BSD ships a dumb getopt(1), so use getopt-long instead sed -i -e '/^GETOPT=/s/getopt/&-long/' emacs-updater || die fi if [[ -n ${EPREFIX} ]]; then sed -i -e "1s:/:${EPREFIX%/}/:" \ -e "s:^\([[:upper:]]*=\)/:\1${EPREFIX%/}/:" \ emacs-updater || die fi } src_install() { dosbin emacs-updater doman emacs-updater.8 }
