public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Luca Longinotti (chtekk)" <chtekk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/libnss-mysql: ChangeLog libnss-mysql-1.5.ebuild
Date: Sun, 30 Dec 2007 03:22:28 +0000	[thread overview]
Message-ID: <E1J8oku-00084R-DS@stork.gentoo.org> (raw)

chtekk      07/12/30 03:22:28

  Modified:             ChangeLog libnss-mysql-1.5.ebuild
  Log:
  Change install location.
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.13                 sys-auth/libnss-mysql/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/libnss-mysql/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/libnss-mysql/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/libnss-mysql/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	30 Dec 2007 03:11:38 -0000	1.12
+++ ChangeLog	30 Dec 2007 03:22:27 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for sys-auth/libnss-mysql
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.12 2007/12/30 03:11:38 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/ChangeLog,v 1.13 2007/12/30 03:22:27 chtekk Exp $
+
+  30 Dec 2007; Luca Longinotti <chtekk@gentoo.org> libnss-mysql-1.5.ebuild:
+  Install NSS libs to /usr/lib instead of /lib.
 
   30 Dec 2007; Luca Longinotti <chtekk@gentoo.org> -libnss-mysql-1.2.ebuild:
   Remove old version.



1.10                 sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild?r1=1.9&r2=1.10

Index: libnss-mysql-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libnss-mysql-1.5.ebuild	14 Nov 2007 14:56:33 -0000	1.9
+++ libnss-mysql-1.5.ebuild	30 Dec 2007 03:22:27 -0000	1.10
@@ -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/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild,v 1.9 2007/11/14 14:56:33 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-mysql/libnss-mysql-1.5.ebuild,v 1.10 2007/12/30 03:22:27 chtekk Exp $
 
 inherit multilib
 
@@ -19,8 +19,7 @@
 src_install() {
 	dodir "/etc"
 	dodir "/usr/$(get_libdir)"
-	einstall libdir="${D}/$(get_libdir)"
-	mv "${D}/$(get_libdir)/libnss_mysql.la" "${D}/usr/$(get_libdir)/"
+	einstall libdir="${D}/usr/$(get_libdir)"
 
 	newdoc sample/README README.sample
 	dodoc AUTHORS DEBUGGING FAQ INSTALL NEWS README THANKS \



-- 
gentoo-commits@gentoo.org mailing list



                 reply	other threads:[~2007-12-30  3:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1J8oku-00084R-DS@stork.gentoo.org \
    --to=chtekk@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