diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-10-15 23:52:52 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-10-15 23:52:52 +0000 |
commit | c4f9d99d4585043e54460c750fd60dd989cfc6d8 (patch) | |
tree | 33d5b985f321737f63925ffa2688bf61545af533 /app-misc/cdargs | |
parent | Marked ~ppc for bug #103253. (diff) | |
download | historical-c4f9d99d4585043e54460c750fd60dd989cfc6d8.tar.gz historical-c4f9d99d4585043e54460c750fd60dd989cfc6d8.tar.bz2 historical-c4f9d99d4585043e54460c750fd60dd989cfc6d8.zip |
Version bump, bug #109394
Package-Manager: portage-2.0.53_rc5 three monkeys
Diffstat (limited to 'app-misc/cdargs')
-rw-r--r-- | app-misc/cdargs/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/cdargs/Manifest | 16 | ||||
-rw-r--r-- | app-misc/cdargs/cdargs-1.32.ebuild | 50 | ||||
-rw-r--r-- | app-misc/cdargs/files/digest-cdargs-1.32 | 1 |
4 files changed, 71 insertions, 3 deletions
diff --git a/app-misc/cdargs/ChangeLog b/app-misc/cdargs/ChangeLog index 5e033679bc7c..f592ef649d78 100644 --- a/app-misc/cdargs/ChangeLog +++ b/app-misc/cdargs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/cdargs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/ChangeLog,v 1.4 2005/06/05 11:48:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/ChangeLog,v 1.5 2005/10/15 23:52:52 ciaranm Exp $ + +*cdargs-1.32 (15 Oct 2005) + + 15 Oct 2005; Ciaran McCreesh <ciaranm@gentoo.org> +cdargs-1.32.ebuild: + Version bump, bug #109394 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> cdargs-1.31.ebuild: Stable on ppc. diff --git a/app-misc/cdargs/Manifest b/app-misc/cdargs/Manifest index 74890872155e..92f92d528711 100644 --- a/app-misc/cdargs/Manifest +++ b/app-misc/cdargs/Manifest @@ -1,4 +1,16 @@ -MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 -MD5 d08bf3a4a87cf2effb65cfd59b985a7a ChangeLog 659 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 d3823e1de2e8cef9578540db04a85245 ChangeLog 790 MD5 1457e7323451fb0e87792cd69ac6c7c1 cdargs-1.31.ebuild 1530 +MD5 aa9073de5d20d8fafdb8dea4ac26ef21 cdargs-1.32.ebuild 1517 MD5 003ee1abc0d68de5c012e8fcb85334e7 files/digest-cdargs-1.31 62 +MD5 b2703072f3f582f2fb5c7ec7ee702290 files/digest-cdargs-1.32 62 +MD5 0c131a7201c4670302767f93643876fa metadata.xml 165 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDUZSXLLFUmVNQ7rkRAtekAKCWILQeoB/go3ScYbcMb+Nu6zFAuQCgjEgE +R1jfGMqS5tOvHDNwUiAWFkk= +=olGe +-----END PGP SIGNATURE----- diff --git a/app-misc/cdargs/cdargs-1.32.ebuild b/app-misc/cdargs/cdargs-1.32.ebuild new file mode 100644 index 000000000000..db6ad0e9dcbd --- /dev/null +++ b/app-misc/cdargs/cdargs-1.32.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdargs/cdargs-1.32.ebuild,v 1.1 2005/10/15 23:52:52 ciaranm Exp $ + +DESCRIPTION="Bookmarks and browser for the shell builtin cd command" +HOMEPAGE="http://www.skamphausen.de/software/cdargs" +SRC_URI="http://www.skamphausen.de/software/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~ppc ~x86" +IUSE="emacs" + +DEPEND="sys-libs/ncurses" + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc README THANKS TODO AUTHORS + + cd ${S}/contrib + insinto /usr/share/cdargs + doins cdargs-bash.sh cdargs-tcsh.csh \ + || die "failed to install contrib scripts" + if use emacs ; then + doins cdargs.el || die "failed to install cdargs.el" + fi +} + +pkg_postinst() { + echo + einfo "Add the following line to your ~/.bashrc to enable cdargs helper" + einfo "functions/aliases in your environment:" + einfo "[ -f /usr/share/cdargs/cdargs-bash.sh ] && \\ " + einfo " source /usr/share/cdargs/cdargs-bash.sh" + einfo + einfo "Users of tcshell will find cdargs-tcsh.csh there with a reduced" + einfo "feature set. See INSTALL file in the documentation directory for" + einfo "more information." + + if use emacs ; then + einfo + einfo "To get an interactive cv defun in (X)Emacs load cdargs.el:" + einfo " (setq load-path" + einfo " (append (list " + einfo " \"/usr/share/cdargs/\")" + einfo " load-path))" + einfo " (require 'cdargs)" + fi + echo +} diff --git a/app-misc/cdargs/files/digest-cdargs-1.32 b/app-misc/cdargs/files/digest-cdargs-1.32 new file mode 100644 index 000000000000..94fcafad5a2f --- /dev/null +++ b/app-misc/cdargs/files/digest-cdargs-1.32 @@ -0,0 +1 @@ +MD5 28eb59fc8da2e95b65755026f7e62d83 cdargs-1.32.tar.gz 72954 |