public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Swenson (titanofold)" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/gnokii: gnokii-0.6.29.ebuild ChangeLog gnokii-0.6.31.ebuild gnokii-9999.ebuild
Date: Sun, 28 Dec 2014 14:51:05 +0000 (UTC)	[thread overview]
Message-ID: <20141228145105.3F157E5B2@oystercatcher.gentoo.org> (raw)

titanofold    14/12/28 14:51:05

  Modified:             gnokii-0.6.29.ebuild ChangeLog gnokii-0.6.31.ebuild
                        gnokii-9999.ebuild
  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.11                 app-mobilephone/gnokii/gnokii-0.6.29.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild?r1=1.10&r2=1.11

Index: gnokii-0.6.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnokii-0.6.29.ebuild	3 Nov 2014 11:12:33 -0000	1.10
+++ gnokii-0.6.29.ebuild	28 Dec 2014 14:51:05 -0000	1.11
@@ -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/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.10 2014/11/03 11:12:33 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.29.ebuild,v 1.11 2014/12/28 14:51:05 titanofold Exp $
 
 EAPI=2
 
@@ -29,7 +29,7 @@
 	sms? (
 		!app-mobilephone/smstools
 		dev-libs/glib:2
-		postgres? ( >=virtual/postgresql-8.0 )
+		postgres? ( >=dev-db/postgresql-8.0 )
 		mysql? ( >=virtual/mysql-4.1 )
 	)
 	ical? ( dev-libs/libical )



1.122                app-mobilephone/gnokii/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	3 Nov 2014 11:12:33 -0000	1.121
+++ ChangeLog	28 Dec 2014 14:51:05 -0000	1.122
@@ -1,6 +1,10 @@
 # ChangeLog for app-mobilephone/gnokii
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.121 2014/11/03 11:12:33 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.122 2014/12/28 14:51:05 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> gnokii-0.6.29.ebuild,
+  gnokii-0.6.31.ebuild, gnokii-9999.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> gnokii-0.6.29.ebuild,
   gnokii-0.6.31.ebuild, gnokii-9999.ebuild:



1.3                  app-mobilephone/gnokii/gnokii-0.6.31.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild?r1=1.2&r2=1.3

Index: gnokii-0.6.31.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnokii-0.6.31.ebuild	3 Nov 2014 11:12:33 -0000	1.2
+++ gnokii-0.6.31.ebuild	28 Dec 2014 14:51:05 -0000	1.3
@@ -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/app-mobilephone/gnokii/gnokii-0.6.31.ebuild,v 1.2 2014/11/03 11:12:33 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.31.ebuild,v 1.3 2014/12/28 14:51:05 titanofold Exp $
 
 EAPI=4
 
@@ -30,7 +30,7 @@
 	sms? (
 		!app-mobilephone/smstools
 		dev-libs/glib:2
-		postgres? ( >=virtual/postgresql-8.0 )
+		postgres? ( >=dev-db/postgresql-8.0 )
 		mysql? ( >=virtual/mysql-4.1 )
 	)
 	ical? ( dev-libs/libical )



1.13                 app-mobilephone/gnokii/gnokii-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild?r1=1.12&r2=1.13

Index: gnokii-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gnokii-9999.ebuild	3 Nov 2014 11:12:33 -0000	1.12
+++ gnokii-9999.ebuild	28 Dec 2014 14:51:05 -0000	1.13
@@ -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/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.12 2014/11/03 11:12:33 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.13 2014/12/28 14:51:05 titanofold Exp $
 
 EAPI=4
 
@@ -30,7 +30,7 @@
 	sms? (
 		!app-mobilephone/smstools
 		>=dev-libs/glib-2
-		postgres? ( >=virtual/postgresql-8.0 )
+		postgres? ( >=dev-db/postgresql-8.0 )
 		mysql? ( >=virtual/mysql-4.1 )
 	)
 	ical? ( dev-libs/libical )





                 reply	other threads:[~2014-12-28 14:51 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=20141228145105.3F157E5B2@oystercatcher.gentoo.org \
    --to=titanofold@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