summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-02 23:11:48 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-04 00:07:24 +0100
commita491295f52ea253c6545dadf683d069b928d68fb (patch)
treed60cd6b88e98c852f5e45447be6feb7469e646e0 /dev-php
parentdev-php/libphutil: Move to EAPI 6 (diff)
downloadportage-a491295f52ea253c6545dadf683d069b928d68fb.tar.xz
dev-php/sfDoctrinePlugin: Move to EAPI 6
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/sfDoctrinePlugin/Manifest2
-rw-r--r--dev-php/sfDoctrinePlugin/sfDoctrinePlugin-1.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/sfDoctrinePlugin/Manifest b/dev-php/sfDoctrinePlugin/Manifest
index 589099ae..5755bb9c 100644
--- a/dev-php/sfDoctrinePlugin/Manifest
+++ b/dev-php/sfDoctrinePlugin/Manifest
@@ -1,2 +1,2 @@
-EBUILD sfDoctrinePlugin-1.1.ebuild 560 SHA256 b32f8dfa0e130a6c86c5015e3c944c5a742150d6997b4d8da71d83b7f5627dd3 WHIRLPOOL 9eb1724f5a5aeec08c737179313d36f37c423928e1e40303865c6b1df2af1ac85a166349ee685e0a08ab8e10da9bb8ad2d5f94db0ffb51a8ab3aa476a357efd1
+EBUILD sfDoctrinePlugin-1.1.ebuild 560 SHA256 b421cc9341a012de3708d7147d4b7989f5933c373d781938c4d405712c803592 WHIRLPOOL 3aa2a7d10663149006ffda143006775e3444e036d76c2280b4210e287e6b5fd43f1b7eb870f90a2749ad580dfab82c36d79e8935f8f35de370fc8dfe287736cb
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/dev-php/sfDoctrinePlugin/sfDoctrinePlugin-1.1.ebuild b/dev-php/sfDoctrinePlugin/sfDoctrinePlugin-1.1.ebuild
index 40d82cfd..822c680e 100644
--- a/dev-php/sfDoctrinePlugin/sfDoctrinePlugin-1.1.ebuild
+++ b/dev-php/sfDoctrinePlugin/sfDoctrinePlugin-1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit subversion
DESCRIPTION="Doctrine plugin for Symfony"