summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild b/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild
index 12af13520d4a..adce76cda652 100644
--- a/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild
+++ b/dev-php/pecl-dbase/pecl-dbase-7.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -10,9 +10,6 @@ inherit php-ext-pecl-r3
KEYWORDS="~amd64 ~x86"
DESCRIPTION="dBase database file access functions"
+
LICENSE="PHP-3.01"
SLOT="7"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"