public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: ChangeLog postgresql-base-8.4.7-r1.ebuild
@ 2011-03-21 23:01 Aaron Swenson (titanofold)
  0 siblings, 0 replies; only message in thread
From: Aaron Swenson (titanofold) @ 2011-03-21 23:01 UTC (permalink / raw
  To: gentoo-commits

titanofold    11/03/21 23:01:01

  Modified:             ChangeLog postgresql-base-8.4.7-r1.ebuild
  Log:
  Fixed typos in downloading and applying patches.
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.110                dev-db/postgresql-base/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	21 Mar 2011 02:51:06 -0000	1.109
+++ ChangeLog	21 Mar 2011 23:01:01 -0000	1.110
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/postgresql-base
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.109 2011/03/21 02:51:06 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/ChangeLog,v 1.110 2011/03/21 23:01:01 titanofold Exp $
+
+  21 Mar 2011; Aaron W. Swenson <titanofold@gentoo.org>
+  postgresql-base-8.4.7-r1.ebuild:
+  Fixed typos in downloading and applying patches.
 
 *postgresql-base-9.0.3-r1 (21 Mar 2011)
 *postgresql-base-8.4.7-r1 (21 Mar 2011)



1.2                  dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild?r1=1.1&r2=1.2

Index: postgresql-base-8.4.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-base-8.4.7-r1.ebuild	21 Mar 2011 02:51:06 -0000	1.1
+++ postgresql-base-8.4.7-r1.ebuild	21 Mar 2011 23:01:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild,v 1.1 2011/03/21 02:51:06 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.7-r1.ebuild,v 1.2 2011/03/21 23:01:01 titanofold Exp $
 
 EAPI="3"
 
@@ -15,7 +15,7 @@
 DESCRIPTION="PostgreSQL libraries and clients"
 HOMEPAGE="http://www.postgresql.org/"
 SRC_URI="mirror://postgresql/source/v${PV}/postgresql-${PV}.tar.bz2
-		 http://dev.gentoo.org/~titanofold/postgresql-${SLOT}-patches.tbz2"
+		 http://dev.gentoo.org/~titanofold/postgresql-patches-${SLOT}.tbz2"
 LICENSE="POSTGRESQL"
 
 S=${WORKDIR}/postgresql-${PV}
@@ -59,10 +59,10 @@
 PDEPEND="doc? ( ~dev-db/postgresql-docs-${PV} )"
 
 src_prepare() {
-	epatch "${WORKDIR}/postgresql-${SLOT}-autoconf.patch" \
-		"${WORKDIR}/postgresql-${SLOT}-base.patch" \
-		"${WORKDIR}/postgresql-${SLOT}-darwin.patch" \
-		"${WORKDIR}/postgresql-${SLOT}-SuperH.patch"
+	epatch "${WORKDIR}/autoconf.patch" \
+		"${WORKDIR}/base.patch" \
+		"${WORKDIR}/darwin.patch" \
+		"${WORKDIR}/SuperH.patch"
 
 	eprefixify src/include/pg_config_manual.h
 






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

only message in thread, other threads:[~2011-03-21 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 23:01 [gentoo-commits] gentoo-x86 commit in dev-db/postgresql-base: ChangeLog postgresql-base-8.4.7-r1.ebuild Aaron Swenson (titanofold)

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