public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/nxml-gentoo-schemas: nxml-gentoo-schemas-20071122-r1.ebuild ChangeLog
Date: Sat, 01 Dec 2007 15:56:18 +0000	[thread overview]
Message-ID: <E1IyUhW-0004H5-Q4@stork.gentoo.org> (raw)

ulm         07/12/01 15:56:18

  Modified:             nxml-gentoo-schemas-20071122-r1.ebuild ChangeLog
  Log:
  Use SITEETC eclass variable.
  (Portage version: 2.1.4_rc4)

Revision  Changes    Path
1.3                  app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild?r1=1.2&r2=1.3

Index: nxml-gentoo-schemas-20071122-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nxml-gentoo-schemas-20071122-r1.ebuild	23 Nov 2007 17:32:39 -0000	1.2
+++ nxml-gentoo-schemas-20071122-r1.ebuild	1 Dec 2007 15:56:18 -0000	1.3
@@ -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/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild,v 1.2 2007/11/23 17:32:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20071122-r1.ebuild,v 1.3 2007/12/01 15:56:18 ulm Exp $
 
 inherit elisp
 
@@ -20,7 +20,7 @@
 src_compile() { :; }
 
 src_install() {
-	insinto /usr/share/emacs/etc/${PN}
+	insinto ${SITEETC}/${PN}
 	doins schemas.xml *.rnc || die
 	elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
 }



1.8                  app-emacs/nxml-gentoo-schemas/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-gentoo-schemas/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-gentoo-schemas/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-gentoo-schemas/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/nxml-gentoo-schemas/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	23 Nov 2007 17:32:39 -0000	1.7
+++ ChangeLog	1 Dec 2007 15:56:18 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for app-emacs/nxml-gentoo-schemas
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-gentoo-schemas/ChangeLog,v 1.7 2007/11/23 17:32:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/nxml-gentoo-schemas/ChangeLog,v 1.8 2007/12/01 15:56:18 ulm Exp $
+
+  01 Dec 2007; Ulrich Mueller <ulm@gentoo.org>
+  files/60nxml-gentoo-schemas-gentoo.el,
+  nxml-gentoo-schemas-20071122-r1.ebuild:
+  Use SITEETC eclass variable.
 
 *nxml-gentoo-schemas-20071122-r1 (23 Nov 2007)
 



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-01 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-01 15:56 Ulrich Mueller (ulm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-23 17:32 [gentoo-commits] gentoo-x86 commit in app-emacs/nxml-gentoo-schemas: nxml-gentoo-schemas-20071122-r1.ebuild ChangeLog Ulrich Mueller (ulm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IyUhW-0004H5-Q4@stork.gentoo.org \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox