diff options
author | Thomas Sachau <tommy@gentoo.org> | 2013-08-31 13:54:23 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2013-08-31 13:54:23 +0000 |
commit | fe2f44914949d44d5ea32c83a8fb216e9ca22d0c (patch) | |
tree | 941cbbab2d015734ee62e26703730011047c2b36 /dev-libs | |
parent | Switch to git (diff) | |
download | enlightenment-fe2f44914949d44d5ea32c83a8fb216e9ca22d0c.tar.gz enlightenment-fe2f44914949d44d5ea32c83a8fb216e9ca22d0c.tar.bz2 enlightenment-fe2f44914949d44d5ea32c83a8fb216e9ca22d0c.zip |
Switch to git
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)" |