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

a3li        11/09/17 12:24:50

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

Revision  Changes    Path
1.3                  dev-php/Horde_Util/ChangeLog

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

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



1.1                  dev-php/Horde_Util/Horde_Util-1.0.5.ebuild

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

Index: Horde_Util-1.0.5.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_Util/Horde_Util-1.0.5.ebuild,v 1.1 2011/09/17 12:24:49 a3li Exp $

EAPI=4

inherit php-pear-r1

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

DEPEND="dev-lang/php[xml]
	>=dev-lang/php-5.2.0
	>=dev-php/PEAR-PEAR-1.7.0
	=dev-php/Horde_Url-1*"
RDEPEND="${DEPEND}"






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

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

ssuominen    12/02/02 14:48:17

  Modified:             ChangeLog Horde_Util-1.0.5.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_Util/ChangeLog

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

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



1.2                  dev-php/Horde_Util/Horde_Util-1.0.5.ebuild

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

Index: Horde_Util-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Horde_Util/Horde_Util-1.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Horde_Util-1.0.5.ebuild	17 Sep 2011 12:24:49 -0000	1.1
+++ Horde_Util-1.0.5.ebuild	2 Feb 2012 14:48:17 -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_Util/Horde_Util-1.0.5.ebuild,v 1.1 2011/09/17 12:24:49 a3li Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Horde_Util/Horde_Util-1.0.5.ebuild,v 1.2 2012/02/02 14:48:17 ssuominen Exp $
 
 EAPI=4
 
 inherit php-pear-r1
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 DESCRIPTION="Horde Utility Libraries"
 LICENSE="LGPL-2"






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

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

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

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