diff options
author | 2012-06-13 17:11:50 -0400 | |
---|---|---|
committer | 2012-06-13 17:11:50 -0400 | |
commit | 702174d6bc7b51ddb6dcc0692dd271b5ea87af80 (patch) | |
tree | 004ea51aa94cad4b180170a6d3c8f1654951a9e4 /app-editors | |
parent | Added grandr (Patched) metadata.xml (diff) | |
download | Armageddon-702174d6bc7b51ddb6dcc0692dd271b5ea87af80.tar.gz Armageddon-702174d6bc7b51ddb6dcc0692dd271b5ea87af80.tar.bz2 Armageddon-702174d6bc7b51ddb6dcc0692dd271b5ea87af80.zip |
Added empty SRC_URI to live ebuilds to be sure of the outcome...
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-qt/vim-qt-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/vim-qt/vim-qt-9999.ebuild b/app-editors/vim-qt/vim-qt-9999.ebuild index e6e034a..3783a53 100644 --- a/app-editors/vim-qt/vim-qt-9999.ebuild +++ b/app-editors/vim-qt/vim-qt-9999.ebuild @@ -10,6 +10,7 @@ DESCRIPTION="Qt GUI version of the Vim text editor" HOMEPAGE="https://bitbucket.org/equalsraf/vim-qt/overview" EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git https://gitorious.org/${PN}/${PN}.git" +SRC_URI="" LICENSE="vim" SLOT="0" |