diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-12-07 22:11:47 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-12-07 22:11:47 +0000 |
commit | 2138ff041189d41eff3c1bd8831093f886a01e77 (patch) | |
tree | 89f47eb933efce715dea5abecdab410264d16b39 /app-admin/emacs-updater | |
parent | Add dep on net-dns/libidn with USE=nls. (diff) | |
download | historical-2138ff041189d41eff3c1bd8831093f886a01e77.tar.gz historical-2138ff041189d41eff3c1bd8831093f886a01e77.tar.bz2 historical-2138ff041189d41eff3c1bd8831093f886a01e77.zip |
Add Prefix support and KEYWORDS. Change EAPI to 2.
Package-Manager: portage-2.2_rc55/cvs/Linux i686
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r-- | app-admin/emacs-updater/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/emacs-updater/Manifest | 11 | ||||
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.6-r1.ebuild | 32 |
3 files changed, 44 insertions, 6 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index f779ed7d3d20..0e000503a17b 100644 --- a/app-admin/emacs-updater/ChangeLog +++ b/app-admin/emacs-updater/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-admin/emacs-updater # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.33 2009/11/26 11:33:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.34 2009/12/07 22:11:47 ulm Exp $ + +*emacs-updater-1.6-r1 (07 Dec 2009) + + 07 Dec 2009; Ulrich Mueller <ulm@gentoo.org> +emacs-updater-1.6-r1.ebuild: + Add Prefix support and KEYWORDS. Change EAPI to 2. 26 Nov 2009; Christian Faulhammer <fauli@gentoo.org> -emacs-updater-1.5.ebuild: diff --git a/app-admin/emacs-updater/Manifest b/app-admin/emacs-updater/Manifest index cee8d7a92347..2d41795c9e67 100644 --- a/app-admin/emacs-updater/Manifest +++ b/app-admin/emacs-updater/Manifest @@ -2,13 +2,14 @@ Hash: SHA1 DIST emacs-updater-1.6.tar.bz2 5936 RMD160 7f1b6670fc8e258b5ae52265dff2da7f971ff4c7 SHA1 c47e6b03fed1ef1d13ab9caf7aea47540e4fe629 SHA256 1aaf436af6ab46c256fe5f77ce6dab2abf70255a1472247857bb7771388d3515 +EBUILD emacs-updater-1.6-r1.ebuild 945 RMD160 7d32b615ed22990d20cb9e96a32c262fc90a2d97 SHA1 8859849a272024e6083435cb26f2aa37c59a2e7d SHA256 3e1c26333a2f25a772033d4b78e6466e54a58786d18afc82e309b84cd1761673 EBUILD emacs-updater-1.6.ebuild 693 RMD160 b30a6595fb1a7cd2238dba44f7b6e3ffc4042b71 SHA1 f18514e9eb226f12cf5fb9a2acc2a4018b73ad7b SHA256 bbad87555870555b24d6ca9b58935073c0b0c516d1726f19846fea92d788fb76 -MISC ChangeLog 4197 RMD160 e8553bd698684be0ce96487a2ebebf0a3e3e90be SHA1 900ecc233af5f91a2870303168c7b9c29be39355 SHA256 6d9536cae165dc661a4af0e01ac198c8b33474fbc9974e0ff0a708c78eb78408 +MISC ChangeLog 4363 RMD160 ac060bd63a1a06a48688c0cf9c66e7e4a124b1e6 SHA1 0a02ae1a85df1c044d6b12dbf3e3a89a3e674603 SHA256 d52a52f38339d47bb6632dce4b3e603539d36ab54f4ed1f1919235f6f651e459 MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.11 (GNU/Linux) +Version: GnuPG v1.4.10 (GNU/Linux) -iEYEARECAAYFAksOZ5sACgkQNQqtfCuFneN9rwCglwFBd79Y2aQks+GvZLIgSfga -NI4AnRTKoZmb2YdUK0m3fdZn+on9CS0T -=yvMw +iEYEARECAAYFAksdfkEACgkQOeoy/oIi7uyq5QCdFT7ApwevcrF1novlDrsqT2b8 +4wEAoL7HKeEmJZXw5IAQe/oyjwp8Wuki +=0HsQ -----END PGP SIGNATURE----- diff --git a/app-admin/emacs-updater/emacs-updater-1.6-r1.ebuild b/app-admin/emacs-updater/emacs-updater-1.6-r1.ebuild new file mode 100644 index 000000000000..82c4df2446c3 --- /dev/null +++ b/app-admin/emacs-updater/emacs-updater-1.6-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2009 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.6-r1.ebuild,v 1.1 2009/12/07 22:11:47 ulm Exp $ + +EAPI=2 + +DESCRIPTION="Rebuild Emacs packages" +HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" +SRC_URI="mirror://gentoo/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="" + +DEPEND="" +RDEPEND="!<=app-admin/eselect-emacs-1.5 + >=app-portage/portage-utils-0.1.28 + virtual/emacs" + +src_prepare() { + if [ -n "${EPREFIX}" ]; then + sed -i -e "1s:/:${EPREFIX%/}/:" \ + -e "s:^\(EMACS\|SITELISP\)=:&${EPREFIX%/}:" \ + emacs-updater || die + fi +} + +src_install() { + dosbin emacs-updater || die "dosbin failed" + doman emacs-updater.8 || die "doman failed" +} |