commit:     6e983fec6727b4776eb34d2aaf01b73f486bb163
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 11:06:26 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 11:06:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e983fec

sci-mathematics/agda: allow multiple revisions of agda-stdlib

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sci-mathematics/agda/agda-2.4.2.5-r2.ebuild | 2 +-
 sci-mathematics/agda/agda-2.5.2-r1.ebuild   | 2 +-
 sci-mathematics/agda/agda-2.5.2-r2.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild 
b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild
index b958c29c542..634862b133a 100644
--- a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild
+++ b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild
@@ -47,7 +47,7 @@ RDEPEND+="
                emacs? ( >=app-editors/emacs-23.1:*
                        app-emacs/haskell-mode )
 "
-PDEPEND="stdlib? ( =sci-mathematics/agda-stdlib-${PV} )"
+PDEPEND="stdlib? ( ~sci-mathematics/agda-stdlib-${PV} )"
 DEPEND="${RDEPEND}
        dev-haskell/alex
        >=dev-haskell/cabal-1.16.0

diff --git a/sci-mathematics/agda/agda-2.5.2-r1.ebuild 
b/sci-mathematics/agda/agda-2.5.2-r1.ebuild
index d5d805f48ba..9bc509d3579 100644
--- a/sci-mathematics/agda/agda-2.5.2-r1.ebuild
+++ b/sci-mathematics/agda/agda-2.5.2-r1.ebuild
@@ -66,7 +66,7 @@ RDEPEND+="
                emacs? ( >=app-editors/emacs-23.1:*
                        app-emacs/haskell-mode )
 "
-PDEPEND="stdlib? ( =sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )"
+PDEPEND="stdlib? ( ~sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )"
 DEPEND="${RDEPEND}
        dev-haskell/alex
        >=dev-haskell/cabal-1.22.2.0

diff --git a/sci-mathematics/agda/agda-2.5.2-r2.ebuild 
b/sci-mathematics/agda/agda-2.5.2-r2.ebuild
index 2f77831b072..c5ee1f84166 100644
--- a/sci-mathematics/agda/agda-2.5.2-r2.ebuild
+++ b/sci-mathematics/agda/agda-2.5.2-r2.ebuild
@@ -66,7 +66,7 @@ RDEPEND+="
                emacs? ( >=app-editors/emacs-23.1:*
                        app-emacs/haskell-mode )
 "
-PDEPEND="stdlib? ( =sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )"
+PDEPEND="stdlib? ( ~sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )"
 DEPEND="${RDEPEND}
        dev-haskell/alex
        >=dev-haskell/cabal-1.22.2.0

Reply via email to