* [gentoo-commits] gentoo-x86 commit in app-emacs/yow: yow-21.4_p20020329.ebuild
@ 2007-12-01 15:44 Ulrich Mueller (ulm)
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-01 15:44 UTC (permalink / raw
To: gentoo-commits
ulm 07/12/01 15:44:44
Modified: yow-21.4_p20020329.ebuild
Log:
Use SITEETC eclass variable.
(Portage version: 2.1.4_rc4)
Revision Changes Path
1.2 app-emacs/yow/yow-21.4_p20020329.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild?r1=1.1&r2=1.2
Index: yow-21.4_p20020329.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yow-21.4_p20020329.ebuild 20 Nov 2007 16:48:01 -0000 1.1
+++ yow-21.4_p20020329.ebuild 1 Dec 2007 15:44:44 -0000 1.2
@@ -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/yow/yow-21.4_p20020329.ebuild,v 1.1 2007/11/20 16:48:01 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild,v 1.2 2007/12/01 15:44:44 ulm Exp $
inherit elisp eutils
@@ -30,7 +30,7 @@
}
src_install() {
- insinto /usr/share/emacs/etc
+ insinto "${SITEETC}"
doins yow.lines || die
elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/yow: yow-21.4_p20020329.ebuild
@ 2009-09-10 22:38 Ulrich Mueller (ulm)
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-09-10 22:38 UTC (permalink / raw
To: gentoo-commits
ulm 09/09/10 22:38:08
Modified: yow-21.4_p20020329.ebuild
Log:
Add missing parenthesis in postinst message.
(Portage version: 2.2_rc40/cvs/Linux i686)
Revision Changes Path
1.7 app-emacs/yow/yow-21.4_p20020329.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild?r1=1.6&r2=1.7
Index: yow-21.4_p20020329.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- yow-21.4_p20020329.ebuild 10 Sep 2009 20:35:34 -0000 1.6
+++ yow-21.4_p20020329.ebuild 10 Sep 2009 22:38:08 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild,v 1.6 2009/09/10 20:35:34 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yow/yow-21.4_p20020329.ebuild,v 1.7 2009/09/10 22:38:08 ulm Exp $
inherit elisp
@@ -37,5 +37,5 @@
elog
elog " (define-key-after menu-bar-games-menu [yow]"
elog " '(menu-item \"Random Quotation\" yow"
- elog " :help \"Display a random Zippy quotation\")"
+ elog " :help \"Display a random Zippy quotation\"))"
}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-10 22:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-10 22:38 [gentoo-commits] gentoo-x86 commit in app-emacs/yow: yow-21.4_p20020329.ebuild Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2007-12-01 15:44 Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox