public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-auth/libnss-mysql: ChangeLog libnss-mysql-1.5.ebuild
@ 2007-12-30  3:22 Luca Longinotti (chtekk)
  0 siblings, 0 replies; only message in thread
From: Luca Longinotti (chtekk) @ 2007-12-30  3:22 UTC (permalink / raw
  To: gentoo-commits

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-30  3:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-30  3:22 [gentoo-commits] gentoo-x86 commit in sys-auth/libnss-mysql: ChangeLog libnss-mysql-1.5.ebuild Luca Longinotti (chtekk)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox