summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-08-04 07:24:25 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-08-04 07:24:25 +0000
commit10806fdfa3124f42bc8d90a0db66163441f66a30 (patch)
treee488e045c06a8889f5a3949d3b91543225efb6c9 /dev-php
parentNew package (bug #78213) (diff)
downloadhistorical-10806fdfa3124f42bc8d90a0db66163441f66a30.tar.gz
historical-10806fdfa3124f42bc8d90a0db66163441f66a30.tar.bz2
historical-10806fdfa3124f42bc8d90a0db66163441f66a30.zip
Version bump, remove old version.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_Wiki/ChangeLog8
-rw-r--r--dev-php/PEAR-Text_Wiki/Manifest10
-rw-r--r--dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.0.ebuild (renamed from dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild)4
-rw-r--r--dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.21
-rw-r--r--dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.01
5 files changed, 20 insertions, 4 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog
index 77d1bcf2607c..e5a187466eb0 100644
--- a/dev-php/PEAR-Text_Wiki/ChangeLog
+++ b/dev-php/PEAR-Text_Wiki/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Text_Wiki
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.17 2005/05/06 20:25:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.18 2005/08/04 07:24:25 sebastian Exp $
+
+*PEAR-Text_Wiki-1.0.0 (04 Aug 2005)
+
+ 04 Aug 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ -PEAR-Text_Wiki-0.8.2.ebuild, +PEAR-Text_Wiki-1.0.0.ebuild:
+ Version bump, remove old version.
06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
PEAR-Text_Wiki-0.20.1.ebuild:
diff --git a/dev-php/PEAR-Text_Wiki/Manifest b/dev-php/PEAR-Text_Wiki/Manifest
index 20cb2d0578fe..7adb8d5cb268 100644
--- a/dev-php/PEAR-Text_Wiki/Manifest
+++ b/dev-php/PEAR-Text_Wiki/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 f3883c76c7beb50a422914d3e813f879 PEAR-Text_Wiki-0.20.1.ebuild 429
MD5 986aecc412c26bb42288439a4214d894 PEAR-Text_Wiki-1.0.0.ebuild 446
MD5 7692bf35302e944e2329c7139d91d778 ChangeLog 2307
MD5 4a29b43e532479b4704760dbb2aebae7 metadata.xml 247
MD5 7b7f6dc88fd079649e1bcaa41f7693a2 files/digest-PEAR-Text_Wiki-0.20.1 64
MD5 d551cbb11cb236aae2b9d193b519dfa3 files/digest-PEAR-Text_Wiki-1.0.0 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFC8cK+aGfFFLhbXWkRAonwAJ98UKIKAZzMluA2hpLuXLfejWLl8QCfWO6G
+CT+oEK04+FxQF0RwqyNlP9A=
+=CDHL
+-----END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.0.ebuild
index 07bc069e22cc..7c52d92b914d 100644
--- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild
+++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 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-0.8.2.ebuild,v 1.10 2005/03/09 18:03:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.0.0.ebuild,v 1.1 2005/08/04 07:24:25 sebastian Exp $
inherit php-pear
DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="x86 ppc sparc ia64"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.2 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.2
deleted file mode 100644
index 4a212dc50f24..000000000000
--- a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c45c71fc1e0adf131ca4d90e3642b513 Text_Wiki-0.8.2.tgz 33698
diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.0 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.0
new file mode 100644
index 000000000000..a822684c12e8
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-1.0.0
@@ -0,0 +1 @@
+MD5 0ff0ad07409c677f16e267160797c4f6 Text_Wiki-1.0.0.tgz 47569