public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.3.ebuild ChangeLog roundcube-0.3.1.ebuild
@ 2009-12-26 19:42 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2009-12-26 19:42 UTC (permalink / raw
  To: gentoo-commits

armin76     09/12/26 19:42:22

  Modified:             roundcube-0.3.ebuild ChangeLog
                        roundcube-0.3.1.ebuild
  Log:
  Add ~sparc wrt #296060
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.5                  mail-client/roundcube/roundcube-0.3.ebuild

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

Index: roundcube-0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- roundcube-0.3.ebuild	17 Sep 2009 15:12:57 -0000	1.4
+++ roundcube-0.3.ebuild	26 Dec 2009 19:42:22 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild,v 1.4 2009/09/17 15:12:57 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.ebuild,v 1.5 2009/12/26 19:42:22 armin76 Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 # roundcube is GPL-licensed, the rest of the licenses here are
 # for bundled PEAR components, googiespell and utf8.class.php
 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="ldap mysql postgres +sqlite +ssl spell"
 
 DEPEND=""



1.18                 mail-client/roundcube/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	1 Dec 2009 07:44:58 -0000	1.17
+++ ChangeLog	26 Dec 2009 19:42:22 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/roundcube
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.17 2009/12/01 07:44:58 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.18 2009/12/26 19:42:22 armin76 Exp $
+
+  26 Dec 2009; Raúl Porcel <armin76@gentoo.org> roundcube-0.3.ebuild,
+  roundcube-0.3.1.ebuild:
+  Add ~sparc wrt #296060
 
   01 Dec 2009; Benedikt Böhm <hollow@gentoo.org> roundcube-0.3.1.ebuild:
   fix #294956 (sqlite should only be forced if neither postgres nor mysql



1.6                  mail-client/roundcube/roundcube-0.3.1.ebuild

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

Index: roundcube-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- roundcube-0.3.1.ebuild	1 Dec 2009 07:44:58 -0000	1.5
+++ roundcube-0.3.1.ebuild	26 Dec 2009 19:42:22 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.5 2009/12/01 07:44:58 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.6 2009/12/26 19:42:22 armin76 Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 # roundcube is GPL-licensed, the rest of the licenses here are
 # for bundled PEAR components, googiespell and utf8.class.php
 LICENSE="GPL-2 BSD PHP-2.02 PHP-3 MIT public-domain"
-KEYWORDS="amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
 IUSE="ldap mysql postgres ssl spell"
 
 DEPEND=""






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

only message in thread, other threads:[~2009-12-26 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 19:42 [gentoo-commits] gentoo-x86 commit in mail-client/roundcube: roundcube-0.3.ebuild ChangeLog roundcube-0.3.1.ebuild Raul Porcel (armin76)

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