diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-05 21:32:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-05 21:32:19 +0000 |
commit | ab30ff8134b73bd51a2803a0259617472361d521 (patch) | |
tree | 8011d5a7540f11c29bbf25e0b5493cc08977cacf | |
parent | Version bump. (diff) | |
download | gentoo-2-ab30ff8134b73bd51a2803a0259617472361d521.tar.gz gentoo-2-ab30ff8134b73bd51a2803a0259617472361d521.tar.bz2 gentoo-2-ab30ff8134b73bd51a2803a0259617472361d521.zip |
Various epatch, sed, changelog and cosmetic changes
26 files changed, 76 insertions, 74 deletions
diff --git a/dev-php/egroupware/Manifest b/dev-php/egroupware/Manifest index 734e025cecb7..dfa70d71c718 100644 --- a/dev-php/egroupware/Manifest +++ b/dev-php/egroupware/Manifest @@ -1,4 +1,4 @@ -MD5 61250f5cd1ef69c2c125b20de344bae1 egroupware-0.9.99.008.ebuild 1573 +MD5 90449b084833c11f6a7ea177e34ec9bc egroupware-0.9.99.008.ebuild 1576 MD5 6a13b0f9b9def25450dbff668cdfbe4e ChangeLog 1076 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 da8e1975f63b112c72f732c2d6279354 files/digest-egroupware-0.9.99.008 77 diff --git a/dev-php/egroupware/egroupware-0.9.99.008.ebuild b/dev-php/egroupware/egroupware-0.9.99.008.ebuild index 6d4025303474..56d3672a2b8f 100644 --- a/dev-php/egroupware/egroupware-0.9.99.008.ebuild +++ b/dev-php/egroupware/egroupware-0.9.99.008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.008.ebuild,v 1.2 2003/12/15 20:08:00 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/egroupware/egroupware-0.9.99.008.ebuild,v 1.3 2004/01/05 21:28:00 aliz Exp $ inherit webapp-apache @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="Web-based GroupWare suite. It contains many modules" HOMEPAGE="http://www.eGroupWare.org/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" +SRC_URI="mirror://sourceforge/egroupware/${MY_P}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" diff --git a/dev-php/jpgraph/ChangeLog b/dev-php/jpgraph/ChangeLog index 28b12306a403..7ec3dd1b0a5d 100644 --- a/dev-php/jpgraph/ChangeLog +++ b/dev-php/jpgraph/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-php/jpgraph # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/jpgraph/ChangeLog,v 1.5 2003/11/06 20:27:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/jpgraph/ChangeLog,v 1.6 2004/01/05 21:28:00 aliz Exp $ 06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> jpgraph-1.12.2.ebuild: : instead of . for chown @@ -16,6 +16,8 @@ READ_CACHE is now false if USE_CACHE is false. Fixed the sed patching code. +*jpgraph-1.2.2 (04 Aug 2003) + 04 Aug 2003; Stuart Herbert <stuart@gentoo.org> jpgraph-1.12.2.ebuild: Initial import; based on an ebuild submitted by Carl A. Dunham <gentoo-bugs@carldunham.com> in bug #23866 diff --git a/dev-php/jpgraph/Manifest b/dev-php/jpgraph/Manifest index 13e02aecf639..eea64d219ffb 100644 --- a/dev-php/jpgraph/Manifest +++ b/dev-php/jpgraph/Manifest @@ -1,4 +1,4 @@ -MD5 4f6fb9ae9a7dd1daf9b37c4b458bf0d3 files/digest-jpgraph-1.12.2 67 MD5 c0860fb4924a342d1386ccdf3848ee55 jpgraph-1.12.2.ebuild 2171 -MD5 3dec3db6cebe741d52632f38a5241c8a ChangeLog 901 +MD5 242c59404dcc1e56ed303c52267ac972 ChangeLog 928 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 4f6fb9ae9a7dd1daf9b37c4b458bf0d3 files/digest-jpgraph-1.12.2 67 diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog index 1ee84bec7d37..49387666898e 100644 --- a/dev-php/mod_php/ChangeLog +++ b/dev-php/mod_php/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-php/mod_php # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.112 2003/12/19 12:06:19 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.113 2004/01/05 21:28:00 aliz Exp $ 19 Dec 2003; Guy Martin <gmsoft@gentoo.org> mod_php-4.3.3-r3.ebuild: Marked stable on hppa. @@ -81,11 +81,12 @@ 11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> mod_php-4.3.2-r5.ebuild: Make mod_php actually depend on apache if it isn't installed... -*mod-php-4.3.2-r5 (30 Jul 2003) +*mod_php-4.3.2-r5 (30 Jul 2003) + 30 Jul 2003; Tal Peer <coredumb@gentoo.org> mod_php-4.3.2-r5.ebuild: Dropped cjk from IUSE. Now mbstring and mbregex are always enabled. -*mod-php-4.3.2-r4 (21 Jul 2003) +*mod_php-4.3.2-r4 (21 Jul 2003) 04 Aug 2003; Guy Martin <gmsoft@gentoo.org> mod-php-4.3.2-r4.ebuild : Marked stable on hppa. diff --git a/dev-php/mod_php/Manifest b/dev-php/mod_php/Manifest index d4f35a5ccee9..e15a02260919 100644 --- a/dev-php/mod_php/Manifest +++ b/dev-php/mod_php/Manifest @@ -1,31 +1,31 @@ -MD5 91bb8f1f5c690448d2a7257aa0e96090 ChangeLog 23044 -MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384 -MD5 50fff8612bb40040a285f7ce993a57bf mod_php-4.3.2-r1.ebuild 2764 -MD5 2b403f62d409c8b30f3d86dc25745cae mod_php-4.3.2-r2.ebuild 3700 -MD5 ab922e090a73966d2e013740358baf07 mod_php-4.3.2-r3.ebuild 4943 -MD5 afa464a769fd97a49ea7f69976107efd mod_php-4.3.2-r4.ebuild 4983 -MD5 b81baaaa5f38d6b5eac3d7bc476824dd mod_php-4.3.2-r5.ebuild 5114 MD5 9c38ee73c891f0aa8afb0b7c7167f499 mod_php-4.3.2.ebuild 3397 -MD5 d1f9a7327cc66cac61c283a243327b86 mod_php-4.3.3-r1.ebuild 4941 MD5 085cec272b63ee8b26e947a554c4ee75 mod_php-4.3.3-r2.ebuild 4983 -MD5 8f99471f4c07d3ea5cc891b2820f1913 mod_php-4.3.3-r3.ebuild 4984 -MD5 bbfc5d891242e3bc02105aae9caaad1a mod_php-4.3.3.ebuild 4903 -MD5 2367a16f3bdf02568cd5d250ded22c84 mod_php-4.3.3_rc3.ebuild 5133 +MD5 b81baaaa5f38d6b5eac3d7bc476824dd mod_php-4.3.2-r5.ebuild 5114 MD5 f5998dc6781e4ce20aa95f31962ae91a mod_php-4.3.4-r1.ebuild 5063 +MD5 2367a16f3bdf02568cd5d250ded22c84 mod_php-4.3.3_rc3.ebuild 5133 MD5 2c0c225b78054a1693a9662dcd2e63cb mod_php-4.3.4.ebuild 4985 +MD5 2b403f62d409c8b30f3d86dc25745cae mod_php-4.3.2-r2.ebuild 3700 +MD5 d1f9a7327cc66cac61c283a243327b86 mod_php-4.3.3-r1.ebuild 4941 +MD5 afa464a769fd97a49ea7f69976107efd mod_php-4.3.2-r4.ebuild 4983 +MD5 bbfc5d891242e3bc02105aae9caaad1a mod_php-4.3.3.ebuild 4903 +MD5 8f99471f4c07d3ea5cc891b2820f1913 mod_php-4.3.3-r3.ebuild 4984 +MD5 50fff8612bb40040a285f7ce993a57bf mod_php-4.3.2-r1.ebuild 2764 +MD5 8017002c8afe232534b2d4a30a7653d7 ChangeLog 23043 +MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384 +MD5 ab922e090a73966d2e013740358baf07 mod_php-4.3.2-r3.ebuild 4943 +MD5 cceddd5c262e0ffef31d45b7da269851 files/mod_php.conf 148 MD5 c0f86a4fc233945f1db33bd39abe22ab files/70_mod_php.conf 1065 MD5 63f7765d77e10eeef4b306480cd5d200 files/digest-mod_php-4.3.2 137 +MD5 e007fc4a17373504abd024180c0d0b3f files/digest-mod_php-4.3.3 137 +MD5 85d30f5e2707a53bd35b201a29371f05 files/digest-mod_php-4.3.4 208 +MD5 bc61d89af9d65e3a482d9b2ffea4fcaf files/digest-mod_php-4.3.3_rc3 140 +MD5 663577b8f4b90d61f245bb6052629194 files/pear_config.diff 422 MD5 63f7765d77e10eeef4b306480cd5d200 files/digest-mod_php-4.3.2-r1 137 MD5 63f7765d77e10eeef4b306480cd5d200 files/digest-mod_php-4.3.2-r2 137 MD5 63f7765d77e10eeef4b306480cd5d200 files/digest-mod_php-4.3.2-r3 137 MD5 63f7765d77e10eeef4b306480cd5d200 files/digest-mod_php-4.3.2-r4 137 MD5 63f7765d77e10eeef4b306480cd5d200 files/digest-mod_php-4.3.2-r5 137 -MD5 e007fc4a17373504abd024180c0d0b3f files/digest-mod_php-4.3.3 137 MD5 e007fc4a17373504abd024180c0d0b3f files/digest-mod_php-4.3.3-r1 137 MD5 e007fc4a17373504abd024180c0d0b3f files/digest-mod_php-4.3.3-r2 137 MD5 e007fc4a17373504abd024180c0d0b3f files/digest-mod_php-4.3.3-r3 137 -MD5 bc61d89af9d65e3a482d9b2ffea4fcaf files/digest-mod_php-4.3.3_rc3 140 -MD5 85d30f5e2707a53bd35b201a29371f05 files/digest-mod_php-4.3.4 208 MD5 5547bf31e6a425747226d5984cff04e9 files/digest-mod_php-4.3.4-r1 137 -MD5 cceddd5c262e0ffef31d45b7da269851 files/mod_php.conf 148 -MD5 663577b8f4b90d61f245bb6052629194 files/pear_config.diff 422 diff --git a/dev-php/phpgroupware/Manifest b/dev-php/phpgroupware/Manifest index 8122f07439ec..2a9c91662c31 100644 --- a/dev-php/phpgroupware/Manifest +++ b/dev-php/phpgroupware/Manifest @@ -1,4 +1,4 @@ -MD5 a6b834c6f573a064a8002e3df2cfb586 phpgroupware-0.9.14.007.ebuild 1579 +MD5 77858c8d3c5e3b4f8107dc646758bb04 phpgroupware-0.9.14.007.ebuild 1581 MD5 6734ca28759e07faceb9262bf3de9cf5 ChangeLog 2243 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 02797b628fc7108b8d474fad0bc92cae files/digest-phpgroupware-0.9.14.007 77 diff --git a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild index 2398dc233ad3..81f3b2d00c6d 100644 --- a/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild +++ b/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.6 2003/12/15 20:14:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpgroupware/phpgroupware-0.9.14.007.ebuild,v 1.7 2004/01/05 21:28:00 aliz Exp $ inherit webapp-apache @@ -8,7 +8,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="intranet/groupware tool and application framework" HOMEPAGE="http://www.phpgroupware.org/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/phpgroupware/${P}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86 ~ppc ~alpha ~amd64 ~sparc ~hppa ~arm" DEPEND="$DEPEND - >=dev-php/mod_php-4.1 + >=dev-php/mod_php-4.1 dev-db/mysql" webapp-detect || NO_WEBSERVER=1 diff --git a/dev-php/phpsysinfo/Manifest b/dev-php/phpsysinfo/Manifest index 68b536e37c24..006b19aa00a2 100644 --- a/dev-php/phpsysinfo/Manifest +++ b/dev-php/phpsysinfo/Manifest @@ -1,6 +1,6 @@ +MD5 26eff87cdaa72933b36a9b0de236ee30 phpsysinfo-2.1.ebuild 893 +MD5 80030f50b41d6cdb3768f9189e5af43c phpsysinfo-2.1-r1.ebuild 1381 MD5 1a2a624508926cc22c08ad33791dba14 ChangeLog 970 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 -MD5 c06f9280eedd867a5525fcd3e6a39917 phpsysinfo-2.1-r1.ebuild 1400 -MD5 26eff87cdaa72933b36a9b0de236ee30 phpsysinfo-2.1.ebuild 893 MD5 dd6e98f9ae29de67bf46f225d4fe3eff files/digest-phpsysinfo-2.1 66 MD5 31e3ac9396a003b09c5f3caf78c361f2 files/digest-phpsysinfo-2.1-r1 133 diff --git a/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild b/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild index f6399dcbfe44..484873dacd41 100644 --- a/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild +++ b/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild,v 1.4 2004/01/05 10:40:49 trance Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpsysinfo/phpsysinfo-2.1-r1.ebuild,v 1.5 2004/01/05 21:28:00 aliz Exp $ MY_PN="phpSysInfo" MY_P="${MY_PN}-${PV}" DESCRIPTION="phpSysInfo is a nice package that will display your system stats via PHP." HOMEPAGE="http://phpsysinfo.sourceforge.net/" SRC_URI="mirror://sourceforge/phpsysinfo/${MY_P}.tar.gz -http://ftp.debian.org/debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}-${PR/r}.diff.gz" + mirror://debian/pool/main/p/phpsysinfo/${PN}_${PV}-1.diff.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc ~alpha hppa" diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index 3d2c25f70a35..71ea2c49d8b1 100644 --- a/dev-php/smarty-docs/ChangeLog +++ b/dev-php/smarty-docs/ChangeLog @@ -1,13 +1,13 @@ # ChangeLog for dev-php/smarty-docs # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.2 2003/12/22 19:14:34 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.3 2004/01/05 21:28:00 aliz Exp $ -*smarty-2.6.0 (22 Dec 2003) +*smarty-docs-2.6.0 (22 Dec 2003) 22 Dec 2003; Tom Payne <twp@gentoo.org> smarty-docs-2.5.0.ebuild, smarty-docs-2.6.0.ebuild : Version bump. Change DEPEND from virtual/php to dev-php/mod_php to satisfy repoman. -*smarty-2.5.0 (28 Sep 2003) +*smarty-docs-2.5.0 (28 Sep 2003) 28 Sep 2003; Tom Payne <twp@gentoo.org> smarty-docs-2.5.0.ebuild : Initial version. diff --git a/dev-php/smarty-docs/Manifest b/dev-php/smarty-docs/Manifest index c95e13cf81cd..c121fb93cfa6 100644 --- a/dev-php/smarty-docs/Manifest +++ b/dev-php/smarty-docs/Manifest @@ -1,6 +1,6 @@ +MD5 6d3b701d621a87d4c595f94e94a9c479 smarty-docs-2.6.0.ebuild 552 +MD5 379edbbe2213e76e5587af5486da5268 ChangeLog 556 MD5 a9b88633b4e0f452545b86548d3ae515 smarty-docs-2.5.0.ebuild 552 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 69b30ca1c19a08732ad53b4a35b2404e ChangeLog 545 -MD5 6d3b701d621a87d4c595f94e94a9c479 smarty-docs-2.6.0.ebuild 552 MD5 641fdee412971de5933b7da56c1cf9c0 files/digest-smarty-docs-2.5.0 69 MD5 07523ebbe30f8f113791aa0328a95890 files/digest-smarty-docs-2.6.0 69 diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog index 826ce85a8b5c..7e9c066562de 100644 --- a/dev-php/smarty/ChangeLog +++ b/dev-php/smarty/ChangeLog @@ -1,7 +1,8 @@ # ChangeLog for dev-php/smarty # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.7 2004/01/05 04:11:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.8 2004/01/05 21:28:00 aliz Exp $ +*smarty-2.6.0-r2 (04 Jan 2004) *smarty-2.6.0-r1 (04 Jan 2004) 04 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> smarty-2.5.0.ebuild, diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest index 911eaf1d33f3..5c93176fa215 100644 --- a/dev-php/smarty/Manifest +++ b/dev-php/smarty/Manifest @@ -1,9 +1,9 @@ -MD5 62f1d488232566eb598ca5aeab72174e smarty-2.6.0-r2.ebuild 888 -MD5 b2368829538d2ef1626130de76d68ea2 smarty-2.5.0.ebuild 1003 -MD5 e468930346fc0a3ee889db4242d91b78 smarty-2.6.0-r1.ebuild 877 -MD5 1b9ba619e8c19397c985e7f30b2328c0 ChangeLog 1278 +MD5 8e1f5f57d802d80cfd2b73c5b62f1195 smarty-2.6.0-r2.ebuild 889 +MD5 b025e4d012b762484c97d8add8a3c0bb smarty-2.5.0.ebuild 1004 +MD5 f8df6673233da86007d6a745bd980ea8 smarty-2.6.0-r1.ebuild 878 +MD5 2f85683d5f31b744ba852d4aa5575cd1 ChangeLog 1307 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 b2d507bf148499384fe07752b91decdd smarty-2.6.0.ebuild 1003 +MD5 80a856a106d7689b17a85d127d0aa722 smarty-2.6.0.ebuild 1004 MD5 74ae938ca9097670a89c5f2ff6ad28f8 files/digest-smarty-2.5.0 133 MD5 d682d64693190a83f04b9d51ee9d1bfe files/digest-smarty-2.6.0 133 MD5 cc746919357bf3d40185fb16d4e2be1c files/digest-smarty-2.6.0-r1 64 diff --git a/dev-php/sqlite-php/Manifest b/dev-php/sqlite-php/Manifest index 0c10d9d820a9..92989b439130 100644 --- a/dev-php/sqlite-php/Manifest +++ b/dev-php/sqlite-php/Manifest @@ -1,4 +1,4 @@ +MD5 28fe09886576288b4e8427d5e701d40a sqlite-php-0.0.5.ebuild 750 MD5 07fb93a75ff3c1a9f4ea40f719b0427c ChangeLog 561 -MD5 ce27e98ec165ab683514f45133a646d7 sqlite-php-0.0.5.ebuild 749 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 4d7095be8d652846847a3a3e459d47c2 files/digest-sqlite-php-0.0.5 63 diff --git a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild index cdccc3e9a06a..20f2108c9cac 100644 --- a/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild +++ b/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.5 2003/09/08 04:53:26 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/sqlite-php/sqlite-php-0.0.5.ebuild,v 1.6 2004/01/05 21:28:00 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="PHP bindings for SQLite" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" +SRC_URI="mirror://sourceforge/sqlite-php/${P}.tgz" HOMEPAGE="http://sourceforge.net/projects/sqlite-php/" DEPEND="virtual/glibc >=dev-php/php-4.2 diff --git a/dev-php/turck-mmcache/ChangeLog b/dev-php/turck-mmcache/ChangeLog index 32f387760fb7..e58b911ca71b 100644 --- a/dev-php/turck-mmcache/ChangeLog +++ b/dev-php/turck-mmcache/ChangeLog @@ -1,13 +1,13 @@ # ChangeLog for dev-php/turck-mmcache # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.16 2003/11/05 22:26:21 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/ChangeLog,v 1.17 2004/01/05 21:28:00 aliz Exp $ *turck-mmcache-2.4.6 (05 Nov 2003) 05 Nov 2003; Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.4.6.ebuild: Version bump -*turck-mmcache-2.4.4 (02 Nov 2003) +*turck-mmcache-2.4.5 (02 Nov 2003) 02 Nov 2003; Stuart Herbert <stuart@gentoo.org> turck-mmcache-2.4.4.ebuild, turck-mmcache-2.4.5.ebuild: diff --git a/dev-php/turck-mmcache/Manifest b/dev-php/turck-mmcache/Manifest index e4b93166dedc..ec03f3826952 100644 --- a/dev-php/turck-mmcache/Manifest +++ b/dev-php/turck-mmcache/Manifest @@ -6,7 +6,7 @@ MD5 168accb4420df208a25c892a1667fa7b turck-mmcache-2.4.1.ebuild 2590 MD5 2ff33d4b37007a31d9061cf43989fcce turck-mmcache-2.3.21.ebuild 2350 MD5 0459beac3ce0b38cbe3e29c825c00c05 turck-mmcache-2.4.3.ebuild 2590 MD5 785041ac484021b7af77e3beb42a4b33 turck-mmcache-2.3.23.ebuild 2404 -MD5 c6aac76510b2546a2ee3dae395f669dc ChangeLog 3394 +MD5 f3dea037b4d2b4f8c27401423e5c4377 ChangeLog 3392 MD5 73c76c179e62f232ca675b8a15fe62ec metadata.xml 218 MD5 636fd7bb728b7ddf719731abf2a58fa6 turck-mmcache-2.4.5.ebuild 2590 MD5 6a2984bdec88313a20f529e849519cb0 turck-mmcache-2.3.20.ebuild 2348 diff --git a/dev-tex/detex/Manifest b/dev-tex/detex/Manifest index 9481721d8275..c483fcc85425 100644 --- a/dev-tex/detex/Manifest +++ b/dev-tex/detex/Manifest @@ -1,4 +1,4 @@ -MD5 9b09efdb8581ebc109ad8649bd572816 detex-2.7.ebuild 973 +MD5 99c41f05a70250215df6bab671ecd725 detex-2.7.ebuild 932 MD5 74baf623683e47432963c99c8b1f1d6e ChangeLog 448 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 dab2b399b59ec37d22e7c173360029d0 files/digest-detex-2.7 57 diff --git a/dev-tex/detex/detex-2.7.ebuild b/dev-tex/detex/detex-2.7.ebuild index bdd0b457d187..5472c4a52ae7 100644 --- a/dev-tex/detex/detex-2.7.ebuild +++ b/dev-tex/detex/detex-2.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/detex/detex-2.7.ebuild,v 1.3 2003/10/06 14:29:35 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/detex/detex-2.7.ebuild,v 1.4 2004/01/05 21:32:10 aliz Exp $ DESCRIPTION="A filter program that removes the LaTeX (or TeX) control sequences" HOMEPAGE="http://www.cs.purdue.edu/homes/trinkle/detex/" -SRC_URI="http://www.cs.purdue.edu/homes/trinkle/detex/detex-2.7.tar" +SRC_URI="http://www.cs.purdue.edu/homes/trinkle/detex/${P}.tar" LICENSE="freedist" SLOT="0" KEYWORDS="x86" @@ -14,14 +14,12 @@ DEPEND="virtual/glibc sys-devel/flex" S=${WORKDIR}/${P} src_unpack() { - unpack ${A} - cd ${P} - cp Makefile Makefile.new - sed -e "s:CFLAGS = -O \${DEFS}:CFLAGS = ${CFLAGS} \${DEFS}:" \ + unpack ${A} ; cd ${S} + sed -i -e "s:CFLAGS = -O \${DEFS}:CFLAGS = ${CFLAGS} \${DEFS}:" \ -e 's:LEX = lex:#LEX = lex:' \ -e 's:#LEX = flex:LEX = flex:' \ -e 's: ${CC} ${CFLAGS} -o $@ ${D_OBJ} -ll: ${CC} ${CFLAGS} -o $@ ${D_OBJ} -lfl:' \ - Makefile.new > Makefile || die "sed failed" + Makefile || die "sed failed" } src_compile() { diff --git a/dev-tex/hevea/Manifest b/dev-tex/hevea/Manifest index dc90fb528968..cdbe14064865 100644 --- a/dev-tex/hevea/Manifest +++ b/dev-tex/hevea/Manifest @@ -1,7 +1,7 @@ -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 4fba54e9af61dbc6d4b4699294df0212 hevea-1.06.ebuild 779 +MD5 9546474a685bcb2d8337846d18d2a4fa hevea-1.06.ebuild 778 MD5 8eb83f736e3234a2a3a1f9e35c40dd68 ChangeLog 527 -MD5 ff720d55ac2c640bf1757aa8b45e0ce7 hevea-1.07.ebuild 779 -MD5 febb549ec9d6843cb31bfb690df7cad2 files/digest-hevea-1.07 62 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 09785f85a69ead2b895da708c814f1be hevea-1.07.ebuild 778 MD5 06f9d6ad55955ff03f29d2b18ebc7072 files/99hevea 28 MD5 cbab15f86158b5e78ad9ad38c1f2eb3b files/digest-hevea-1.06 62 +MD5 febb549ec9d6843cb31bfb690df7cad2 files/digest-hevea-1.07 62 diff --git a/dev-tex/hevea/hevea-1.06.ebuild b/dev-tex/hevea/hevea-1.06.ebuild index da5f5a3a2498..f7dd40401883 100644 --- a/dev-tex/hevea/hevea-1.06.ebuild +++ b/dev-tex/hevea/hevea-1.06.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-1.06.ebuild,v 1.1 2003/10/19 21:27:46 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-1.06.ebuild,v 1.2 2004/01/05 21:32:10 aliz Exp $ IUSE="" DESCRIPTION="HeVeA is a quite complete and fast LaTeX to HTML translator" HOMEPAGE="http://pauillac.inria.fr/~maranget/hevea/" -SRC_URI="ftp://ftp.inria.fr/INRIA/moscova/${PN}/${P}.tar.gz" +SRC_URI="ftp://ftp.inria.fr/INRIA/moscova/hevea/${P}.tar.gz" LICENSE="QPL" SLOT="0" diff --git a/dev-tex/hevea/hevea-1.07.ebuild b/dev-tex/hevea/hevea-1.07.ebuild index 12ffd04481f3..39b6ad272cd4 100644 --- a/dev-tex/hevea/hevea-1.07.ebuild +++ b/dev-tex/hevea/hevea-1.07.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-1.07.ebuild,v 1.1 2003/10/21 20:57:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hevea/hevea-1.07.ebuild,v 1.2 2004/01/05 21:32:10 aliz Exp $ IUSE="" DESCRIPTION="HeVeA is a quite complete and fast LaTeX to HTML translator" HOMEPAGE="http://pauillac.inria.fr/~maranget/hevea/" -SRC_URI="ftp://ftp.inria.fr/INRIA/moscova/${PN}/${P}.tar.gz" +SRC_URI="ftp://ftp.inria.fr/INRIA/moscova/hevea/${P}.tar.gz" LICENSE="QPL" SLOT="0" diff --git a/dev-tex/prosper/Manifest b/dev-tex/prosper/Manifest index 4f53a2ac0319..76df7f847c79 100644 --- a/dev-tex/prosper/Manifest +++ b/dev-tex/prosper/Manifest @@ -1,6 +1,6 @@ +MD5 5747e3a848eafe79f091cb7312112739 prosper-1.00.4.ebuild 1196 +MD5 5a2853d9c62be890aa40fea81b19566b prosper-1.00.4-r1.ebuild 1255 MD5 8465d39f2a0aa9222afcb186faa467ca ChangeLog 915 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 d2b9259900046fe2622df9f8ccba8945 prosper-1.00.4-r1.ebuild 1252 -MD5 7f0c654d56787dbec329ce506adedeff prosper-1.00.4.ebuild 1193 MD5 7bb3400fbf88c3a8229291df07110139 files/digest-prosper-1.00.4 125 MD5 dfc63983bdd3ff3145cfca039e08b78f files/digest-prosper-1.00.4-r1 138 diff --git a/dev-tex/prosper/prosper-1.00.4-r1.ebuild b/dev-tex/prosper/prosper-1.00.4-r1.ebuild index 97287ce1ab97..0616f20ef53a 100644 --- a/dev-tex/prosper/prosper-1.00.4-r1.ebuild +++ b/dev-tex/prosper/prosper-1.00.4-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4-r1.ebuild,v 1.3 2003/12/16 23:58:47 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4-r1.ebuild,v 1.4 2004/01/05 21:32:10 aliz Exp $ inherit latex-package DESCRIPTION="Prosper is a LaTeX class for writing transparencies" HOMEPAGE="http://prosper.sf.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - mirror://sourceforge/${PN}/contrib-prosper-1.0.0.tar.gz" +SRC_URI="mirror://sourceforge/prosper/${P}.tar.gz + mirror://sourceforge/prosper/contrib-prosper-1.0.0.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc amd64" diff --git a/dev-tex/prosper/prosper-1.00.4.ebuild b/dev-tex/prosper/prosper-1.00.4.ebuild index 0f86caaaa571..975e8fe26880 100644 --- a/dev-tex/prosper/prosper-1.00.4.ebuild +++ b/dev-tex/prosper/prosper-1.00.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4.ebuild,v 1.5 2003/12/08 04:51:21 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/prosper/prosper-1.00.4.ebuild,v 1.6 2004/01/05 21:32:10 aliz Exp $ inherit latex-package DESCRIPTION="Prosper is a LaTeX class for writing transparencies" HOMEPAGE="http://prosper.sf.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - mirror://sourceforge/${PN}/PPRblends.sty.gz" +SRC_URI="mirror://sourceforge/prosper/${P}.tar.gz + mirror://sourceforge/prosper/PPRblends.sty.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc" |