aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/ebuilds/language2-0.0.1.ebuild')
-rw-r--r--tests/files/ebuilds/language2-0.0.1.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/files/ebuilds/language2-0.0.1.ebuild b/tests/files/ebuilds/language2-0.0.1.ebuild
index d10e597..c0f0bed 100644
--- a/tests/files/ebuilds/language2-0.0.1.ebuild
+++ b/tests/files/ebuilds/language2-0.0.1.ebuild
@@ -3,7 +3,6 @@
# This ebuild was generated by g-octave
EAPI="3"
-
G_OCTAVE_CAT="language"
inherit g-octave
@@ -16,9 +15,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">sci-mathematics/pkg8-1.0.0
+DEPEND=">=sci-mathematics/octave-3.2.0
+ >sci-mathematics/pkg8-1.0.0
sci-mathematics/pkg7
<sci-mathematics/pkg6-1.2.3
>=sci-mathematics/pkg5-4.3.2"
-RDEPEND="${DEPEND}
- >=sci-mathematics/octave-3.2.0"
+RDEPEND="${DEPEND}"
+
+PATCHES=( )