public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ole Markus With (olemarkus)" <olemarkus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Archive_Tar: PEAR-Archive_Tar-1.3.9.ebuild ChangeLog
Date: Thu,  1 Mar 2012 13:55:13 +0000 (UTC)	[thread overview]
Message-ID: <20120301135513.6FBB92004B@flycatcher.gentoo.org> (raw)

olemarkus    12/03/01 13:55:13

  Modified:             ChangeLog
  Added:                PEAR-Archive_Tar-1.3.9.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.43                 dev-php/PEAR-Archive_Tar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	18 Jan 2012 17:17:47 -0000	1.42
+++ ChangeLog	1 Mar 2012 13:55:13 -0000	1.43
@@ -1,6 +1,12 @@
 # ChangeLog for dev-php/PEAR-Archive_Tar
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.42 2012/01/18 17:17:47 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.43 2012/03/01 13:55:13 olemarkus Exp $
+
+*PEAR-Archive_Tar-1.3.9 (01 Mar 2012)
+
+  01 Mar 2012; Ole Markus With <olemarkus@gentoo.org>
+  +PEAR-Archive_Tar-1.3.9.ebuild:
+  Version bump
 
 *PEAR-Archive_Tar-1.3.8 (18 Jan 2012)
 



1.1                  dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild

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

Index: PEAR-Archive_Tar-1.3.9.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.9.ebuild,v 1.1 2012/03/01 13:55:13 olemarkus Exp $

EAPI="4"

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

DESCRIPTION="Tar file management class"

LICENSE="BSD"
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-5.3[pcre] >=dev-lang/php-5.3 )
		>=dev-php/PEAR-PEAR-1.8.1
"
RDEPEND="${DEPEND}"
PDEPEND="dev-php/pear"
HOMEPAGE="http://pear.php.net/package/Archive_Tar"

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

src_install() {
	insinto /usr/share/php/Archive
	doins Archive/*

	dodoc docs/*
}






             reply	other threads:[~2012-03-01 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 13:55 Ole Markus With (olemarkus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-22  8:09 [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Archive_Tar: PEAR-Archive_Tar-1.3.9.ebuild ChangeLog Michael Weber (xmw)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120301135513.6FBB92004B@flycatcher.gentoo.org \
    --to=olemarkus@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox