diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-07-06 18:37:09 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-07-06 18:37:09 +0000 |
commit | 064fd9ab3046fafa5f1cac29267d2b1db80709cd (patch) | |
tree | 10c9f782dcf16383555bffba5d882cffd728733b /app-emacs/howm | |
parent | Stable on ppc; bug #184334. (diff) | |
download | gentoo-2-064fd9ab3046fafa5f1cac29267d2b1db80709cd.tar.gz gentoo-2-064fd9ab3046fafa5f1cac29267d2b1db80709cd.tar.bz2 gentoo-2-064fd9ab3046fafa5f1cac29267d2b1db80709cd.zip |
Version bump.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-emacs/howm')
-rw-r--r-- | app-emacs/howm/ChangeLog | 9 | ||||
-rw-r--r-- | app-emacs/howm/files/50howm-gentoo.el | 6 | ||||
-rw-r--r-- | app-emacs/howm/files/digest-howm-1.3.4 | 3 | ||||
-rw-r--r-- | app-emacs/howm/howm-1.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-emacs/howm/howm-1.3.3.ebuild | 15 | ||||
-rw-r--r-- | app-emacs/howm/howm-1.3.4.ebuild | 35 |
6 files changed, 57 insertions, 17 deletions
diff --git a/app-emacs/howm/ChangeLog b/app-emacs/howm/ChangeLog index 293fdec7a4da..723d0aeb4749 100644 --- a/app-emacs/howm/ChangeLog +++ b/app-emacs/howm/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emacs/howm # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/ChangeLog,v 1.15 2007/07/03 06:23:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/ChangeLog,v 1.16 2007/07/06 18:37:09 ulm Exp $ + +*howm-1.3.4 (06 Jul 2007) + + 06 Jul 2007; Ulrich Mueller <ulm@gentoo.org> -files/50howm-gentoo.el, + howm-1.2-r1.ebuild, howm-1.3.3.ebuild, +howm-1.3.4.ebuild: + Version bump. Add some messages to die commands. Remove unused sitefile. + Dropped ~ppc-macos keyword. 03 Jul 2007; Christian Faulhammer <opfer@gentoo.org> howm-1.3.3.ebuild: added some quotes diff --git a/app-emacs/howm/files/50howm-gentoo.el b/app-emacs/howm/files/50howm-gentoo.el deleted file mode 100644 index 1ec5170fc452..000000000000 --- a/app-emacs/howm/files/50howm-gentoo.el +++ /dev/null @@ -1,6 +0,0 @@ - -;;; howm site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") -(require 'howm-mode) - diff --git a/app-emacs/howm/files/digest-howm-1.3.4 b/app-emacs/howm/files/digest-howm-1.3.4 new file mode 100644 index 000000000000..b52fa80652ac --- /dev/null +++ b/app-emacs/howm/files/digest-howm-1.3.4 @@ -0,0 +1,3 @@ +MD5 8b14177730510108016f2f37f8209e9e howm-1.3.4.tar.gz 405217 +RMD160 2354ea1f2d5516457caa19d612bbb76de4344a48 howm-1.3.4.tar.gz 405217 +SHA256 7289f57bd60dfcd90647960263632b35cb4bc668efcffa5ac54519b6b7fba856 howm-1.3.4.tar.gz 405217 diff --git a/app-emacs/howm/howm-1.2-r1.ebuild b/app-emacs/howm/howm-1.2-r1.ebuild index 9eb12fe8b6ae..d961b4da82fc 100644 --- a/app-emacs/howm/howm-1.2-r1.ebuild +++ b/app-emacs/howm/howm-1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/howm-1.2-r1.ebuild,v 1.3 2005/07/01 18:36:56 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/howm-1.2-r1.ebuild,v 1.4 2007/07/06 18:37:09 ulm Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" SITEFILE="55howm-gentoo.el" diff --git a/app-emacs/howm/howm-1.3.3.ebuild b/app-emacs/howm/howm-1.3.3.ebuild index bdd12bd6d334..aae04f2cf5a1 100644 --- a/app-emacs/howm/howm-1.3.3.ebuild +++ b/app-emacs/howm/howm-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/howm-1.3.3.ebuild,v 1.4 2007/07/03 06:23:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/howm-1.3.3.ebuild,v 1.5 2007/07/06 18:37:09 ulm Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="linguas_ja" SITEFILE="55howm-gentoo.el" @@ -22,13 +22,14 @@ src_compile() { EOF fi - econf --with-docdir=/usr/share/doc/${P} || die - emake < /dev/null || die + econf --with-docdir=/usr/share/doc/${P} || die "econf failed" + emake < /dev/null || die "emake failed" } src_install() { emake < /dev/null \ - DESTDIR="${D}" PREFIX=/usr LISPDIR="${SITELISP}/${PN}" install || die "emake install failed" - dodoc NEWS README AUTHORS ChangeLog - elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die "elisp-site-file-install failed" + DESTDIR="${D}" PREFIX=/usr LISPDIR="${SITELISP}/${PN}" install \ + || die "emake install failed" + elisp-site-file-install "${FILESDIR}/${SITEFILE}" + dodoc NEWS README AUTHORS ChangeLog || die "dodoc failed" } diff --git a/app-emacs/howm/howm-1.3.4.ebuild b/app-emacs/howm/howm-1.3.4.ebuild new file mode 100644 index 000000000000..e20346bfe065 --- /dev/null +++ b/app-emacs/howm/howm-1.3.4.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/howm/howm-1.3.4.ebuild,v 1.1 2007/07/06 18:37:09 ulm Exp $ + +inherit elisp + +DESCRIPTION="note-taking tool on Emacs" +HOMEPAGE="http://howm.sourceforge.jp/" +SRC_URI="http://howm.sourceforge.jp/a/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="linguas_ja" + +SITEFILE="55howm-gentoo.el" + +src_compile() { + if use linguas_ja ; then + cat >>"${T}/${SITEFILE}"<<-EOF + (setq howm-menu-lang 'ja) ; Japanese interface" + EOF + fi + + econf --with-docdir=/usr/share/doc/${P} || die "econf failed" + emake < /dev/null || die "emake failed" +} + +src_install() { + emake < /dev/null \ + DESTDIR="${D}" PREFIX=/usr LISPDIR="${SITELISP}/${PN}" install \ + || die "emake install failed" + elisp-site-file-install "${FILESDIR}/${SITEFILE}" + dodoc ChangeLog || die "dodoc failed" +} |