grknight    15/05/06 17:49:38

  Modified:             ChangeLog
  Added:                Savant3-3.0.1.ebuild
  Removed:              Savant3-3.0.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D1F781EFF9F4A3B6)

Revision  Changes    Path
1.4                  dev-php/Savant3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   10 Aug 2014 20:58:30 -0000      1.3
+++ ChangeLog   6 May 2015 17:49:38 -0000       1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/Savant3
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v 1.3 2014/08/10 
20:58:30 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v 1.4 2015/05/06 
17:49:38 grknight Exp $
+
+*Savant3-3.0.1 (06 May 2015)
+
+  06 May 2015; Brian Evans <[email protected]> +Savant3-3.0.1.ebuild,
+  +files/channel.xml, -Savant3-3.0.0.ebuild:
+  Version bump
 
   10 Aug 2014; Sergei Trofimovich <[email protected]> Savant3-3.0.0.ebuild:
   QA: drop trailing '.' from DESCRIPTION



1.1                  dev-php/Savant3/Savant3-3.0.1.ebuild

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

Index: Savant3-3.0.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/Savant3-3.0.1.ebuild,v 1.1 
2015/05/06 17:49:38 grknight Exp $

EAPI=5

inherit php-pear-lib-r1

KEYWORDS="~amd64 ~x86"

DESCRIPTION="The simple PHP template alternative to Smarty"
HOMEPAGE="http://phpsavant.com/yawiki/index.php?area=Savant3";
SRC_URI="http://phpsavant.com/get/${P}.tgz";
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="minimal"

DEPEND=""
RDEPEND="!minimal? ( >=dev-php/Savant3-Plugin-Form-0.2.1 )"




Reply via email to