public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-2.8.8.ebuild postfix-2.8.9.ebuild postfix-2.9.1-r2.ebuild postfix-2.9.1-r1.ebuild ChangeLog postfix-2.10_pre20120426.ebuild postfix-2.9.0-r1.ebuild postfix-2.9.2.ebuild postfix-2.9.1.ebuild postfix-2.9.0.ebuild postfix-2.8.10.ebuild postfix-2.8.7.ebuild
@ 2012-05-21  9:07 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2012-05-21  9:07 UTC (permalink / raw
  To: gentoo-commits

eras        12/05/21 09:07:22

  Modified:             postfix-2.8.8.ebuild postfix-2.8.9.ebuild
                        postfix-2.9.1-r2.ebuild postfix-2.9.1-r1.ebuild
                        ChangeLog postfix-2.10_pre20120426.ebuild
                        postfix-2.9.0-r1.ebuild postfix-2.9.2.ebuild
                        postfix-2.9.1.ebuild postfix-2.9.0.ebuild
                        postfix-2.8.10.ebuild postfix-2.8.7.ebuild
  Log:
  Fix broken symlink - bug #416849
  
  (Portage version: 2.1.10.62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  mail-mta/postfix/postfix-2.8.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.8.ebuild?r1=1.1&r2=1.2

Index: postfix-2.8.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-2.8.8.ebuild	1 Feb 2012 22:46:56 -0000	1.1
+++ postfix-2.8.8.ebuild	21 May 2012 09:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.8.ebuild,v 1.1 2012/02/01 22:46:56 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.8.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -240,7 +240,7 @@
 	use mysql || sed -i -e "s/mysql //" "${D}/etc/init.d/postfix"
 	use postgres || sed -i -e "s/postgresql //" "${D}/etc/init.d/postfix"
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/



1.6                  mail-mta/postfix/postfix-2.8.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.9.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.9.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.9.ebuild?r1=1.5&r2=1.6

Index: postfix-2.8.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- postfix-2.8.9.ebuild	8 May 2012 15:54:39 -0000	1.5
+++ postfix-2.8.9.ebuild	21 May 2012 09:07:22 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.9.ebuild,v 1.5 2012/05/08 15:54:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.9.ebuild,v 1.6 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -240,7 +240,7 @@
 	use mysql || sed -i -e "s/mysql //" "${D}/etc/init.d/postfix"
 	use postgres || sed -i -e "s/postgresql //" "${D}/etc/init.d/postfix"
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/



1.2                  mail-mta/postfix/postfix-2.9.1-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r2.ebuild?r1=1.1&r2=1.2

Index: postfix-2.9.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-2.9.1-r2.ebuild	24 Apr 2012 08:50:11 -0000	1.1
+++ postfix-2.9.1-r2.ebuild	21 May 2012 09:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r2.ebuild,v 1.1 2012/04/24 08:50:11 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r2.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -242,7 +242,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.2                  mail-mta/postfix/postfix-2.9.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild?r1=1.1&r2=1.2

Index: postfix-2.9.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-2.9.1-r1.ebuild	14 Mar 2012 10:52:50 -0000	1.1
+++ postfix-2.9.1-r1.ebuild	21 May 2012 09:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild,v 1.1 2012/03/14 10:52:50 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -242,7 +242,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.359                mail-mta/postfix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.359&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.359&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?r1=1.358&r2=1.359

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v
retrieving revision 1.358
retrieving revision 1.359
diff -u -r1.358 -r1.359
--- ChangeLog	8 May 2012 15:54:39 -0000	1.358
+++ ChangeLog	21 May 2012 09:07:22 -0000	1.359
@@ -1,6 +1,13 @@
 # ChangeLog for mail-mta/postfix
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.358 2012/05/08 15:54:39 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.359 2012/05/21 09:07:22 eras Exp $
+
+  21 May 2012; Eray Aslan <eras@gentoo.org> postfix-2.8.7.ebuild,
+  postfix-2.8.8.ebuild, postfix-2.8.9.ebuild, postfix-2.8.10.ebuild,
+  postfix-2.9.0.ebuild, postfix-2.9.0-r1.ebuild, postfix-2.9.1.ebuild,
+  postfix-2.9.1-r1.ebuild, postfix-2.9.1-r2.ebuild, postfix-2.9.2.ebuild,
+  postfix-2.10_pre20120426.ebuild:
+  Fix broken symlink - bug #416849
 
   08 May 2012; Brent Baude <ranger@gentoo.org> postfix-2.8.9.ebuild:
   Marking postfix-2.8.9 ppc64 for bug 413503



1.2                  mail-mta/postfix/postfix-2.10_pre20120426.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.10_pre20120426.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.10_pre20120426.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.10_pre20120426.ebuild?r1=1.1&r2=1.2

Index: postfix-2.10_pre20120426.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10_pre20120426.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-2.10_pre20120426.ebuild	27 Apr 2012 05:13:00 -0000	1.1
+++ postfix-2.10_pre20120426.ebuild	21 May 2012 09:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10_pre20120426.ebuild,v 1.1 2012/04/27 05:13:00 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.10_pre20120426.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -241,7 +241,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.4                  mail-mta/postfix/postfix-2.9.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.0-r1.ebuild?r1=1.3&r2=1.4

Index: postfix-2.9.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postfix-2.9.0-r1.ebuild	13 Feb 2012 07:36:20 -0000	1.3
+++ postfix-2.9.0-r1.ebuild	21 May 2012 09:07:22 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.0-r1.ebuild,v 1.3 2012/02/13 07:36:20 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.0-r1.ebuild,v 1.4 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -243,7 +243,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.2                  mail-mta/postfix/postfix-2.9.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.2.ebuild?r1=1.1&r2=1.2

Index: postfix-2.9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-2.9.2.ebuild	25 Apr 2012 13:49:31 -0000	1.1
+++ postfix-2.9.2.ebuild	21 May 2012 09:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.2.ebuild,v 1.1 2012/04/25 13:49:31 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.2.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -242,7 +242,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.3                  mail-mta/postfix/postfix-2.9.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.1.ebuild?r1=1.2&r2=1.3

Index: postfix-2.9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postfix-2.9.1.ebuild	22 Feb 2012 20:46:21 -0000	1.2
+++ postfix-2.9.1.ebuild	21 May 2012 09:07:22 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1.ebuild,v 1.2 2012/02/22 20:46:21 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1.ebuild,v 1.3 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -242,7 +242,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.5                  mail-mta/postfix/postfix-2.9.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.9.0.ebuild?r1=1.4&r2=1.5

Index: postfix-2.9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- postfix-2.9.0.ebuild	13 Feb 2012 07:36:20 -0000	1.4
+++ postfix-2.9.0.ebuild	21 May 2012 09:07:22 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.0.ebuild,v 1.4 2012/02/13 07:36:20 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.0.ebuild,v 1.5 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -243,7 +243,7 @@
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	pamd_mimic_system smtp auth account
 



1.2                  mail-mta/postfix/postfix-2.8.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.10.ebuild?r1=1.1&r2=1.2

Index: postfix-2.8.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-2.8.10.ebuild	25 Apr 2012 13:49:31 -0000	1.1
+++ postfix-2.8.10.ebuild	21 May 2012 09:07:22 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.10.ebuild,v 1.1 2012/04/25 13:49:31 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.10.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -240,7 +240,7 @@
 	use mysql || sed -i -e "s/mysql //" "${D}/etc/init.d/postfix"
 	use postgres || sed -i -e "s/postgresql //" "${D}/etc/init.d/postfix"
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/



1.10                 mail-mta/postfix/postfix-2.8.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.7.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.7.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-2.8.7.ebuild?r1=1.9&r2=1.10

Index: postfix-2.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.7.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- postfix-2.8.7.ebuild	8 Mar 2012 15:03:49 -0000	1.9
+++ postfix-2.8.7.ebuild	21 May 2012 09:07:22 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.7.ebuild,v 1.9 2012/03/08 15:03:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.8.7.ebuild,v 1.10 2012/05/21 09:07:22 eras Exp $
 
 EAPI=4
 
@@ -240,7 +240,7 @@
 	use mysql || sed -i -e "s/mysql //" "${D}/etc/init.d/postfix"
 	use postgres || sed -i -e "s/postgresql //" "${D}/etc/init.d/postfix"
 
-	dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES*
+	dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES*
 
 	mv "${S}"/examples "${D}"/usr/share/doc/${PF}/
 	mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/






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

only message in thread, other threads:[~2012-05-21  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-21  9:07 [gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-2.8.8.ebuild postfix-2.8.9.ebuild postfix-2.9.1-r2.ebuild postfix-2.9.1-r1.ebuild ChangeLog postfix-2.10_pre20120426.ebuild postfix-2.9.0-r1.ebuild postfix-2.9.2.ebuild postfix-2.9.1.ebuild postfix-2.9.0.ebuild postfix-2.8.10.ebuild postfix-2.8.7.ebuild Eray Aslan (eras)

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