From 7f50886d0ec464cea5f78ce540b6fc2782234d07 Mon Sep 17 00:00:00 2001 From: Markus Ullmann Date: Mon, 20 Aug 2007 22:58:18 +0000 Subject: Version bump, Bug 158633 (Portage version: 2.1.3.5) --- dev-php/PEAR-Text_Wiki/ChangeLog | 6 +++++- dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.1.0.ebuild | 11 ----------- dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild | 11 +++++++++++ dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.1.0 | 3 --- dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.2.0 | 3 +++ 5 files changed, 19 insertions(+), 15 deletions(-) delete mode 100644 dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.1.0.ebuild create mode 100644 dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild delete mode 100644 dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.1.0 create mode 100644 dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.2.0 diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog index 52c570cb7e72..32a32aae7541 100644 --- a/dev-php/PEAR-Text_Wiki/ChangeLog +++ b/dev-php/PEAR-Text_Wiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Text_Wiki # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.39 2007/02/21 23:38:26 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.40 2007/08/20 22:58:18 jokey Exp $ + + 15 Aug 2007; Jakub Moc +metadata.xml, + +PEAR-Text_Wiki-1.2.0.ebuild: + Version bump, Bug 158633 21 Feb 2007; Piotr JaroszyƄski ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.1.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.1.0.ebuild deleted file mode 100644 index cdb7186f0483..000000000000 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.1.0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.1.0.ebuild,v 1.1 2006/03/02 19:59:54 sebastian Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild new file mode 100644 index 000000000000..fb6ee661dec2 --- /dev/null +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.0.ebuild,v 1.1 2007/08/20 22:58:18 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.1.0 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.1.0 deleted file mode 100644 index 49f3eed68256..000000000000 --- a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.1.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 51fa387ef59ff2feab38ad087820faa3 Text_Wiki-1.1.0.tgz 66301 -RMD160 de844bd6f442de7bd2ccd1d912f0638ec2c8630e Text_Wiki-1.1.0.tgz 66301 -SHA256 845fb68042a7ffd9508254bbd6bf0425c07c10ce2c1ef90da8891c84327c7060 Text_Wiki-1.1.0.tgz 66301 diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.2.0 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.2.0 new file mode 100644 index 000000000000..0b35a5026e7c --- /dev/null +++ b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.2.0 @@ -0,0 +1,3 @@ +MD5 88caee589cb2d1f5220e5d6e76dfce27 Text_Wiki-1.2.0.tgz 65864 +RMD160 9b557e64dabdafff83c7a1024fa7bca4ce7c6af0 Text_Wiki-1.2.0.tgz 65864 +SHA256 3da54653040d356b227d1f78e25952f24174519f70aa9acd2503ef9af59e897f Text_Wiki-1.2.0.tgz 65864 -- cgit v1.2.3-65-gdbad