diff options
author | Elijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com> | 2012-06-12 21:59:45 -0400 |
---|---|---|
committer | Elijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com> | 2012-06-12 21:59:45 -0400 |
commit | 26301edd328f12abbb848d571d4cf090bc50dbac (patch) | |
tree | 60e3b2ba059b0919314c96c5313fd386540f00c8 /app-editors/vim-qt | |
parent | Added udevil ebuilds for latest stable and dev versions (diff) | |
download | Armageddon-26301edd328f12abbb848d571d4cf090bc50dbac.tar.gz Armageddon-26301edd328f12abbb848d571d4cf090bc50dbac.tar.bz2 Armageddon-26301edd328f12abbb848d571d4cf090bc50dbac.zip |
Changed of pull link to ${PN} instead of explicit naming.
Diffstat (limited to 'app-editors/vim-qt')
-rw-r--r-- | app-editors/vim-qt/vim-qt-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-qt/vim-qt-9999.ebuild b/app-editors/vim-qt/vim-qt-9999.ebuild index 65751b8..e6e034a 100644 --- a/app-editors/vim-qt/vim-qt-9999.ebuild +++ b/app-editors/vim-qt/vim-qt-9999.ebuild @@ -8,8 +8,8 @@ inherit toolchain-funcs git-2 DESCRIPTION="Qt GUI version of the Vim text editor" HOMEPAGE="https://bitbucket.org/equalsraf/vim-qt/overview" -EGIT_REPO_URI="git://gitorious.org/vim-qt/vim-qt.git - https://gitorious.org/vim-qt/vim-qt.git" +EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git + https://gitorious.org/${PN}/${PN}.git" LICENSE="vim" SLOT="0" |