summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2015-05-09 17:21:52 +0200
committerThomas Sachau <tommy@gentoo.org>2015-05-09 17:21:52 +0200
commit24d0f30d1ac27dfeccb4b7d95ea8e530bc07b479 (patch)
tree8ff0f3a014d6d411984f5dc8694d0b081d11aac4 /dev-libs/librets/librets-1.6.1.ebuild
parentnet-analyzer/pulledpork: Update perl dependencies to use the virtual packages (diff)
downloadsunrise-24d0f30d1ac27dfeccb4b7d95ea8e530bc07b479.tar.gz
sunrise-24d0f30d1ac27dfeccb4b7d95ea8e530bc07b479.tar.bz2
sunrise-24d0f30d1ac27dfeccb4b7d95ea8e530bc07b479.zip
dev-libs/librets: Remove useflag for php:5.3, which is no longer in main tree
Diffstat (limited to 'dev-libs/librets/librets-1.6.1.ebuild')
-rw-r--r--dev-libs/librets/librets-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librets/librets-1.6.1.ebuild b/dev-libs/librets/librets-1.6.1.ebuild
index 1e5b783e5..55041c9c1 100644
--- a/dev-libs/librets/librets-1.6.1.ebuild
+++ b/dev-libs/librets/librets-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -7,7 +7,7 @@ EAPI="5"
PHP_EXT_OPTIONAL_USE="php"
PHP_EXT_NAME="librets"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php5-3 php5-4 php5-5"
+USE_PHP="php5-4 php5-5"
PYTHON_COMPAT=( python2_7 python3_{2,3} )