diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/embryo/embryo-9999.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-libs/embryo/embryo-9999.ebuild b/dev-libs/embryo/embryo-9999.ebuild index 9928c53..be892db 100644 --- a/dev-libs/embryo/embryo-9999.ebuild +++ b/dev-libs/embryo/embryo-9999.ebuild @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EGIT_SUB_PROJECT="legacy" +EGIT_URI_APPEND=${PN} +EGIT_BRANCH=${PN}-1.7 + inherit enlightenment DESCRIPTION="load and control programs compiled in embryo language (small/pawn variant)" |