titanofold    14/12/28 15:48:56

  Modified:             freeciv-2.4.3.ebuild ChangeLog
  Log:
  Rename virtual/postgresql to dev-db/postgresql
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  Changes    Path
1.4                  games-strategy/freeciv/freeciv-2.4.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild?r1=1.3&r2=1.4

Index: freeciv-2.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- freeciv-2.4.3.ebuild        6 Nov 2014 05:54:09 -0000       1.3
+++ freeciv-2.4.3.ebuild        28 Dec 2014 15:48:56 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild,v 1.3 
2014/11/06 05:54:09 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/freeciv/freeciv-2.4.3.ebuild,v 1.4 
2014/12/28 15:48:56 titanofold Exp $
 
 # FIXME: gtk3 support breaks ggz support
 
@@ -23,7 +23,7 @@
        sys-libs/zlib
        auth? (
                mysql? ( virtual/mysql )
-               postgres? ( virtual/postgresql )
+               postgres? ( dev-db/postgresql )
                sqlite? ( dev-db/sqlite:3 )
                !mysql? ( !postgres? ( !sqlite? ( virtual/mysql ) ) )
        )



1.158                games-strategy/freeciv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.158&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?rev=1.158&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/freeciv/ChangeLog?r1=1.157&r2=1.158

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog   6 Nov 2014 05:54:09 -0000       1.157
+++ ChangeLog   28 Dec 2014 15:48:56 -0000      1.158
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/freeciv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.157 
2014/11/06 05:54:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/freeciv/ChangeLog,v 1.158 
2014/12/28 15:48:56 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> freeciv-2.4.3.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   06 Nov 2014; Mike Frysinger <vap...@gentoo.org> freeciv-2.4.3.ebuild:
   Depend on libltdl rather than libtool #528294 by Pacho Ramos.




Reply via email to