summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-18 02:09:47 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-18 02:09:47 +0000
commitd633c2c675ebd83784b15892fa43bde2e6daf01e (patch)
tree8f14282cb16fdc9a7e728bd901da6d1205cd4db6 /dev-php5/php-qt
parentReplacing einfo with elog (diff)
downloadgentoo-2-d633c2c675ebd83784b15892fa43bde2e6daf01e.tar.gz
gentoo-2-d633c2c675ebd83784b15892fa43bde2e6daf01e.tar.bz2
gentoo-2-d633c2c675ebd83784b15892fa43bde2e6daf01e.zip
Cleanup.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5/php-qt')
-rw-r--r--dev-php5/php-qt/ChangeLog6
-rw-r--r--dev-php5/php-qt/files/digest-php-qt-0.0.23
-rw-r--r--dev-php5/php-qt/php-qt-0.0.2.ebuild31
-rw-r--r--dev-php5/php-qt/php-qt-0.0.3.ebuild16
4 files changed, 14 insertions, 42 deletions
diff --git a/dev-php5/php-qt/ChangeLog b/dev-php5/php-qt/ChangeLog
index 0d87e8747d33..9a81e9f99f82 100644
--- a/dev-php5/php-qt/ChangeLog
+++ b/dev-php5/php-qt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/php-qt
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/ChangeLog,v 1.4 2007/02/22 00:05:56 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/ChangeLog,v 1.5 2007/03/18 02:09:47 chtekk Exp $
+
+ 18 Mar 2007; Luca Longinotti <chtekk@gentoo.org> -php-qt-0.0.2.ebuild,
+ php-qt-0.0.3.ebuild:
+ Cleanup.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/dev-php5/php-qt/files/digest-php-qt-0.0.2 b/dev-php5/php-qt/files/digest-php-qt-0.0.2
deleted file mode 100644
index f7ec08adfd57..000000000000
--- a/dev-php5/php-qt/files/digest-php-qt-0.0.2
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 87b60ed52ee896b723d4991a6d5d2421 php_qt-0.0.2_src.tar.gz 198507
-RMD160 2bb974e69c3a1a3a3eedad9e9e2aeb80e5398027 php_qt-0.0.2_src.tar.gz 198507
-SHA256 f7861200633e02649addbfe79d1a7847c48ddc282ce7b01b92ae6f0657f5c4a8 php_qt-0.0.2_src.tar.gz 198507
diff --git a/dev-php5/php-qt/php-qt-0.0.2.ebuild b/dev-php5/php-qt/php-qt-0.0.2.ebuild
deleted file mode 100644
index 9dd05af43f11..000000000000
--- a/dev-php5/php-qt/php-qt-0.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/php-qt-0.0.2.ebuild,v 1.1 2006/01/30 11:26:34 sebastian Exp $
-
-PHP_EXT_NAME="php_qt"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-
-inherit php-ext-source-r1
-
-KEYWORDS="~x86"
-DESCRIPTION="PHP 5 bindings for the Qt4 framework."
-HOMEPAGE="http://php-qt.berlios.de"
-SRC_URI="http://download.berlios.de/php-qt/php_qt-${PV}_src.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-DEPEND="${DEPEND}
- =x11-libs/qt-4*"
-
-S="${WORKDIR}/php_qt-${PV}"
-
-need_php_by_category
-
-pkg_setup() {
- pkg="`best_version '=x11-libs/qt-4*'`"
- if ! built_with_use =${pkg} accessibility ; then
- die "You need to re-emerge x11-libs/qt with USE=accessibility."
- fi
-}
diff --git a/dev-php5/php-qt/php-qt-0.0.3.ebuild b/dev-php5/php-qt/php-qt-0.0.3.ebuild
index fe8443fd84ba..8d0a986b22ee 100644
--- a/dev-php5/php-qt/php-qt-0.0.3.ebuild
+++ b/dev-php5/php-qt/php-qt-0.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/php-qt-0.0.3.ebuild,v 1.2 2006/09/29 13:40:42 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/php-qt/php-qt-0.0.3.ebuild,v 1.3 2007/03/18 02:09:47 chtekk Exp $
PHP_EXT_NAME="php_qt"
PHP_EXT_INI="yes"
@@ -9,15 +9,16 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-source-r1
KEYWORDS="~amd64 ~x86"
-DESCRIPTION="PHP 5 bindings for the Qt4 framework."
-HOMEPAGE="http://php-qt.berlios.de"
+
+DESCRIPTION="PHP5 bindings for the Qt4 framework."
+HOMEPAGE="http://www.php-qt.org/"
SRC_URI="http://download.berlios.de/php-qt/php_qt-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
-DEPEND="${DEPEND}
- =x11-libs/qt-4*"
+DEPEND="=x11-libs/qt-4*"
+RDEPEND="${DEPEND}"
S="${WORKDIR}/php_qt"
@@ -26,6 +27,7 @@ need_php_by_category
pkg_setup() {
pkg="`best_version '=x11-libs/qt-4*'`"
if ! built_with_use =${pkg} accessibility ; then
- die "You need to re-emerge x11-libs/qt with USE=accessibility."
+ eerror "You need to emerge x11-libs/qt-4 with the 'accessibility' USE flag enabled."
+ die "Emerge x11-libs/qt-4 with the 'accessibility' USE flag enabled."
fi
}