public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/dbmail: ChangeLog dbmail-2.2.7_rc2.ebuild
@ 2007-10-12 13:32 Thomas Raschbacher (lordvan)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Raschbacher (lordvan) @ 2007-10-12 13:32 UTC (permalink / raw
  To: gentoo-commits

lordvan     07/10/12 13:32:55

  Modified:             ChangeLog dbmail-2.2.7_rc2.ebuild
  Log:
  re-marked x86 (see changelog)
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.12                 net-mail/dbmail/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	12 Oct 2007 09:44:49 -0000	1.11
+++ ChangeLog	12 Oct 2007 13:32:55 -0000	1.12
@@ -1,7 +1,10 @@
 # ChangeLog for net-mail/dbmail
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.11 2007/10/12 09:44:49 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.12 2007/10/12 13:32:55 lordvan Exp $
 
+  12 Oct 2007; Thomas Raschbacher <lordvan@gentoo.org>
+  dbmail-2.2.7_rc2.ebuild:
+  readding x86 (see bug #195362)
 
 *dbmail-2.2.7_rc3 (12 Oct 2007)
 



1.5                  net-mail/dbmail/dbmail-2.2.7_rc2.ebuild

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

Index: dbmail-2.2.7_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.7_rc2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dbmail-2.2.7_rc2.ebuild	12 Oct 2007 09:44:49 -0000	1.4
+++ dbmail-2.2.7_rc2.ebuild	12 Oct 2007 13:32:55 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.7_rc2.ebuild,v 1.4 2007/10/12 09:44:49 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.7_rc2.ebuild,v 1.5 2007/10/12 13:32:55 lordvan Exp $
 
 inherit eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="ldap mysql postgres sieve sqlite3 ssl static"
 
 DEPEND="ssl? ( dev-libs/openssl )



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-mail/dbmail: ChangeLog dbmail-2.2.7_rc2.ebuild
@ 2007-11-02  4:35 Steve Dibb (beandog)
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dibb (beandog) @ 2007-11-02  4:35 UTC (permalink / raw
  To: gentoo-commits

beandog     07/11/02 04:35:26

  Modified:             ChangeLog dbmail-2.2.7_rc2.ebuild
  Log:
  amd64 stable, bug 195362
  (Portage version: 2.1.3.16)

Revision  Changes    Path
1.14                 net-mail/dbmail/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	31 Oct 2007 11:05:18 -0000	1.13
+++ ChangeLog	2 Nov 2007 04:35:25 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/dbmail
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.13 2007/10/31 11:05:18 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/ChangeLog,v 1.14 2007/11/02 04:35:25 beandog Exp $
+
+  02 Nov 2007; Steve Dibb <beandog@gentoo.org> dbmail-2.2.7_rc2.ebuild:
+  amd64 stable, bug 195362
 
 *dbmail-2.2.7 (31 Oct 2007)
 



1.6                  net-mail/dbmail/dbmail-2.2.7_rc2.ebuild

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

Index: dbmail-2.2.7_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.7_rc2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dbmail-2.2.7_rc2.ebuild	12 Oct 2007 13:32:55 -0000	1.5
+++ dbmail-2.2.7_rc2.ebuild	2 Nov 2007 04:35:25 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.7_rc2.ebuild,v 1.5 2007/10/12 13:32:55 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dbmail/dbmail-2.2.7_rc2.ebuild,v 1.6 2007/11/02 04:35:25 beandog Exp $
 
 inherit eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="ldap mysql postgres sieve sqlite3 ssl static"
 
 DEPEND="ssl? ( dev-libs/openssl )



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-02  4:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02  4:35 [gentoo-commits] gentoo-x86 commit in net-mail/dbmail: ChangeLog dbmail-2.2.7_rc2.ebuild Steve Dibb (beandog)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-12 13:32 Thomas Raschbacher (lordvan)

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