public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Structures_Graph: PEAR-Structures_Graph-1.0.4-r1.ebuild ChangeLog
@ 2015-01-14 20:53 Brian Evans (grknight)
  0 siblings, 0 replies; only message in thread
From: Brian Evans (grknight) @ 2015-01-14 20:53 UTC (permalink / raw
  To: gentoo-commits

grknight    15/01/14 20:53:45

  Modified:             ChangeLog
  Added:                PEAR-Structures_Graph-1.0.4-r1.ebuild
  Log:
  EAPI revbump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)

Revision  Changes    Path
1.19                 dev-php/PEAR-Structures_Graph/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	26 Jan 2014 18:40:25 -0000	1.18
+++ ChangeLog	14 Jan 2015 20:53:45 -0000	1.19
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-Structures_Graph
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.18 2014/01/26 18:40:25 olemarkus Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.19 2015/01/14 20:53:45 grknight Exp $
+
+*PEAR-Structures_Graph-1.0.4-r1 (14 Jan 2015)
+
+  14 Jan 2015; Brian Evans <grknight@gentoo.org>
+  +PEAR-Structures_Graph-1.0.4-r1.ebuild:
+  EAPI revbump
 
   26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
   PEAR-Structures_Graph-1.0.4.ebuild:



1.1                  dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4-r1.ebuild

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

Index: PEAR-Structures_Graph-1.0.4-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4-r1.ebuild,v 1.1 2015/01/14 20:53:45 grknight Exp $

# BIG FAT WARNING!
# Do not use any pear eclass here since pear itself depends on this package.
# Using the pear eclass will thus create a circular dependency

EAPI="5"

MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Graph datastructure manipulation library"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
DEPEND="dev-lang/php[pcre(+)]
		>=dev-php/PEAR-PEAR-1.8.1"
PDEPEND="dev-php/pear"
HOMEPAGE="http://pear.php.net/package/Structures_Graph"

S="${WORKDIR}/${MY_P}"

src_install() {
	insinto /usr/share/php
	doins -r Structures

	dohtml -r docs/html/*
}





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

only message in thread, other threads:[~2015-01-14 20:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14 20:53 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Structures_Graph: PEAR-Structures_Graph-1.0.4-r1.ebuild ChangeLog Brian Evans (grknight)

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