diff options
-rw-r--r-- | app-portage/layman/layman-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild index 7614610..7eb88e2 100644 --- a/app-portage/layman/layman-9999.ebuild +++ b/app-portage/layman/layman-9999.ebuild @@ -12,6 +12,7 @@ DESCRIPTION="An experimental development version of a python script for retrievi HOMEPAGE="http://layman.sourceforge.net" SRC_URI="" EGIT_REPO_URI="http://dev.gentooexperimental.org/~dol-sen/git/layman.git/" +EGIT_BRANCH="api" LICENSE="GPL-2" SLOT="0" |