public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/teapop: teapop-0.3.8-r1.ebuild teapop-0.3.8.ebuild ChangeLog
@ 2009-09-23 19:13 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2009-09-23 19:13 UTC (permalink / raw
  To: gentoo-commits

patrick     09/09/23 19:13:34

  Modified:             teapop-0.3.8-r1.ebuild teapop-0.3.8.ebuild
                        ChangeLog
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-mail/teapop/teapop-0.3.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/teapop-0.3.8-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/teapop-0.3.8-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/teapop-0.3.8-r1.ebuild?r1=1.4&r2=1.5

Index: teapop-0.3.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- teapop-0.3.8-r1.ebuild	21 May 2008 18:59:10 -0000	1.4
+++ teapop-0.3.8-r1.ebuild	23 Sep 2009 19:13:33 -0000	1.5
@@ -1,12 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8-r1.ebuild,v 1.4 2008/05/21 18:59:10 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8-r1.ebuild,v 1.5 2009/09/23 19:13:33 patrick Exp $
 
 DESCRIPTION="Tiny POP3 server"
 SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz"
 HOMEPAGE="http://www.toontown.org/teapop/"
-DEPEND="virtual/libc
-	mysql? ( virtual/mysql )
+DEPEND="mysql? ( virtual/mysql )
 	postgres? ( >=virtual/postgresql-server-7.0 )
 	ldap? ( >=net-nds/openldap-2.0.25 )
 	tcpd? ( sys-apps/tcp-wrappers )



1.10                 net-mail/teapop/teapop-0.3.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild?r1=1.9&r2=1.10

Index: teapop-0.3.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- teapop-0.3.8.ebuild	21 May 2008 18:59:10 -0000	1.9
+++ teapop-0.3.8.ebuild	23 Sep 2009 19:13:33 -0000	1.10
@@ -1,12 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v 1.9 2008/05/21 18:59:10 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/teapop-0.3.8.ebuild,v 1.10 2009/09/23 19:13:33 patrick Exp $
 
 DESCRIPTION="Tiny POP3 server"
 SRC_URI="ftp://ftp.toontown.org/pub/teapop/${P}.tar.gz"
 HOMEPAGE="http://www.toontown.org/teapop/"
-DEPEND="virtual/libc
-	mysql? ( virtual/mysql )
+DEPEND="mysql? ( virtual/mysql )
 	postgres? ( >=virtual/postgresql-server-7.0 )
 	ldap? ( >=net-nds/openldap-2.0.25 )
 	tcpd? ( sys-apps/tcp-wrappers )



1.25                 net-mail/teapop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/teapop/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/teapop/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	21 May 2008 18:59:10 -0000	1.24
+++ ChangeLog	23 Sep 2009 19:13:33 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for net-mail/teapop
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/ChangeLog,v 1.24 2008/05/21 18:59:10 dev-zero Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/ChangeLog,v 1.25 2009/09/23 19:13:33 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> teapop-0.3.8.ebuild,
+  teapop-0.3.8-r1.ebuild:
+  Remove virtual/libc
 
   21 May 2008; Tiziano Müller <dev-zero@gentoo.org> teapop-0.3.8.ebuild,
   teapop-0.3.8-r1.ebuild:






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

only message in thread, other threads:[~2009-09-23 19:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 19:13 [gentoo-commits] gentoo-x86 commit in net-mail/teapop: teapop-0.3.8-r1.ebuild teapop-0.3.8.ebuild ChangeLog Patrick Lauer (patrick)

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