public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/Horde_Exception: ChangeLog Horde_Exception-1.0.6.ebuild
@ 2011-09-17 12:09 Alex Legler (a3li)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler (a3li) @ 2011-09-17 12:09 UTC (permalink / raw
  To: gentoo-commits

a3li        11/09/17 12:09:21

  Modified:             ChangeLog
  Added:                Horde_Exception-1.0.6.ebuild
  Log:
  Automated version bump
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php/Horde_Exception/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	15 Jun 2011 16:45:23 -0000	1.2
+++ ChangeLog	17 Sep 2011 12:09:20 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/Horde_Exception
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/ChangeLog,v 1.2 2011/06/15 16:45:23 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/ChangeLog,v 1.3 2011/09/17 12:09:20 a3li Exp $
+
+*Horde_Exception-1.0.6 (17 Sep 2011)
+
+  17 Sep 2011; Alex Legler <a3li@gentoo.org> +Horde_Exception-1.0.6.ebuild:
+  Automated version bump
 
   15 Jun 2011; Alex Legler <a3li@gentoo.org> Horde_Exception-1.0.2.ebuild:
   Fix SRC_URI



1.1                  dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild?rev=1.1&content-type=text/plain

Index: Horde_Exception-1.0.6.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild,v 1.1 2011/09/17 12:09:20 a3li Exp $

EAPI=4

inherit php-pear-r1

KEYWORDS="~amd64"
SLOT="0"
DESCRIPTION="Horde Exception Handler"
LICENSE="LGPL-2"
HOMEPAGE="http://www.horde.org/"
SRC_URI="http://pear.horde.org/get/${P}.tgz"

DEPEND=">=dev-lang/php-5.2.0
	>=dev-php/PEAR-PEAR-1.7.0"
PDEPEND="=dev-php/Horde_Translation-1*"
RDEPEND="${DEPEND} ${PDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in dev-php/Horde_Exception: ChangeLog Horde_Exception-1.0.6.ebuild
@ 2012-02-02 14:49 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-02-02 14:49 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/02/02 14:49:13

  Modified:             ChangeLog Horde_Exception-1.0.6.ebuild
  Log:
  Keyword ~ppc/~ppc64/~x86 wrt #398917
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-php/Horde_Exception/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 Sep 2011 12:09:20 -0000	1.3
+++ ChangeLog	2 Feb 2012 14:49:13 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/Horde_Exception
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/ChangeLog,v 1.3 2011/09/17 12:09:20 a3li Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/ChangeLog,v 1.4 2012/02/02 14:49:13 ssuominen Exp $
+
+  02 Feb 2012; Samuli Suominen <ssuominen@gentoo.org>
+  Horde_Exception-1.0.6.ebuild:
+  Keyword ~ppc/~ppc64/~x86 wrt #398917
 
 *Horde_Exception-1.0.6 (17 Sep 2011)
 



1.2                  dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild?r1=1.1&r2=1.2

Index: Horde_Exception-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Horde_Exception-1.0.6.ebuild	17 Sep 2011 12:09:20 -0000	1.1
+++ Horde_Exception-1.0.6.ebuild	2 Feb 2012 14:49:13 -0000	1.2
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild,v 1.1 2011/09/17 12:09:20 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Exception/Horde_Exception-1.0.6.ebuild,v 1.2 2012/02/02 14:49:13 ssuominen Exp $
 
 EAPI=4
 
 inherit php-pear-r1
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 DESCRIPTION="Horde Exception Handler"
 LICENSE="LGPL-2"






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

end of thread, other threads:[~2012-02-02 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-17 12:09 [gentoo-commits] gentoo-x86 commit in dev-php/Horde_Exception: ChangeLog Horde_Exception-1.0.6.ebuild Alex Legler (a3li)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-02 14:49 Samuli Suominen (ssuominen)

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