summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-12-06 00:56:27 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-12-06 00:56:27 +0000
commit6dc54691545ded76bb19ab5371379573566bfda8 (patch)
tree91205b2ff2bdc1aa128cef1e59893a9eb2b330fa /dev-php/PEAR-Translation2
parentLICENSE fix from project overlay (diff)
downloadgentoo-2-6dc54691545ded76bb19ab5371379573566bfda8.tar.gz
gentoo-2-6dc54691545ded76bb19ab5371379573566bfda8.tar.bz2
gentoo-2-6dc54691545ded76bb19ab5371379573566bfda8.zip
LICENSE fix from project overlay and version bump
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Translation2')
-rw-r--r--dev-php/PEAR-Translation2/ChangeLog13
-rw-r--r--dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild (renamed from dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild)8
-rw-r--r--dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch11
-rw-r--r--dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc23
-rw-r--r--dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc33
5 files changed, 16 insertions, 22 deletions
diff --git a/dev-php/PEAR-Translation2/ChangeLog b/dev-php/PEAR-Translation2/ChangeLog
index 5756a657fead..15e42f4e7778 100644
--- a/dev-php/PEAR-Translation2/ChangeLog
+++ b/dev-php/PEAR-Translation2/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for dev-php/PEAR-Translation2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.16 2007/11/29 23:40:36 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.17 2007/12/06 00:56:26 jokey Exp $
+
+*PEAR-Translation2-2.0.0_rc3 (06 Dec 2007)
+
+ 06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
+ -files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch,
+ -PEAR-Translation2-2.0.0_rc2.ebuild, +PEAR-Translation2-2.0.0_rc3.ebuild:
+ LICENSE fix from project overlay and version bump
+
+ 06 Dec 2007; Jakub Moc <jakub@gentoo.org>
+ +PEAR-Translation2-2.0.0_rc3.ebuild:
+ Version bump
*PEAR-Translation2-2.0.0_rc2 (29 Nov 2007)
diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild
index 1b8a9afd6f21..d525a71bfd47 100644
--- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild
+++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild,v 1.1 2007/11/29 23:40:36 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild,v 1.1 2007/12/06 00:56:26 jokey Exp $
inherit php-pear-r1 depend.php eutils
@@ -22,9 +22,3 @@ RDEPEND="!minimal? ( dev-php/PEAR-Cache_Lite
pkg_setup() {
require_php_with_use nls
}
-
-src_unpack() {
- unpack ${A}
- cd "${WORKDIR}"
- epatch "${FILESDIR}"/${P}-scriptdir.patch
-}
diff --git a/dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch b/dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch
deleted file mode 100644
index c492a450ac3f..000000000000
--- a/dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- package.xml.orig 2007-11-25 21:07:43.000000000 +0100
-+++ package.xml 2007-11-25 21:08:31.000000000 +0100
-@@ -95,7 +95,7 @@
- <file baseinstalldir="Translation2" md5sum="b19437377bc378fdb371452f68397443" name="docs/examples/Translation2_example.sql" role="doc" />
- <file baseinstalldir="Translation2" md5sum="5a5c8cbbde45281e80177f7219f34d21" name="docs/examples/Translation2_gettext_example.php" role="doc" />
- <file baseinstalldir="Translation2" md5sum="60fe3be0922e2ab732401836d9e20d44" name="docs/gettext_readme.txt" role="doc" />
-- <file baseinstalldir="Translation2" md5sum="79a73900efcf8b00eba40b9ebd49876f" name="scripts/t2xmlchk.php" role="script" />
-+ <file baseinstalldir="/" md5sum="79a73900efcf8b00eba40b9ebd49876f" install-as="t2xmlchk.php" name="scripts/t2xmlchk.php" role="script" />
- <file baseinstalldir="Translation2" md5sum="2cfb1de17efea9611965df45a1a1888d" name="tests/admin_containers_tests.php" role="test" />
- <file baseinstalldir="Translation2" md5sum="44229ed2cdc3a125eec99a40adf5f3a7" name="tests/admin_db_test.php" role="test" />
- <file baseinstalldir="Translation2" md5sum="c82bcb483f62a1dca1bb6ff9c86c3ff4" name="tests/admin_gettext_po_test.php" role="test" />
diff --git a/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc2 b/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc2
deleted file mode 100644
index 8ac7169905e6..000000000000
--- a/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 7bdcb2eb637d90ba2fd7cfd9f16235bb Translation2-2.0.0RC2.tgz 57199
-RMD160 b5e53864c9db95cabcf1144d1bf796c1ee7d89f2 Translation2-2.0.0RC2.tgz 57199
-SHA256 42be165d1b34f0759bbfd984c592c9c5d0ee17b49ede0d38cc19bb270a2c271a Translation2-2.0.0RC2.tgz 57199
diff --git a/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc3 b/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc3
new file mode 100644
index 000000000000..612da44658c2
--- /dev/null
+++ b/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc3
@@ -0,0 +1,3 @@
+MD5 4c112eddc7c6d17aee5ffc7c4cc01486 Translation2-2.0.0RC3.tgz 57053
+RMD160 fc9cb5e8e8d27255299cef2c54e468b3e0f0458e Translation2-2.0.0RC3.tgz 57053
+SHA256 d06e259b9472f1064fbe0dadbe77f506b7b4f1ad5e4512e966fb7f112cff7caa Translation2-2.0.0RC3.tgz 57053