diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-11-09 22:46:19 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-11-09 22:46:19 +0100 |
commit | 76942a2c5c199e6ea2260b16d047c0e03ed12f37 (patch) | |
tree | 33d1724711143e3dc6e25da2ffd65f2f709053dc /app-office | |
parent | games-util/lgogdownloader: add live version (diff) | |
download | gentoo-76942a2c5c199e6ea2260b16d047c0e03ed12f37.tar.gz gentoo-76942a2c5c199e6ea2260b16d047c0e03ed12f37.tar.bz2 gentoo-76942a2c5c199e6ea2260b16d047c0e03ed12f37.zip |
app-office/texstudio: Removed trailing whitespaces
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texstudio/texstudio-2.12.6.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-office/texstudio/texstudio-2.12.6.ebuild b/app-office/texstudio/texstudio-2.12.6.ebuild index 819dcb6df622..cd646408ec2c 100644 --- a/app-office/texstudio/texstudio-2.12.6.ebuild +++ b/app-office/texstudio/texstudio-2.12.6.ebuild @@ -7,11 +7,11 @@ inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" HOMEPAGE="http://texstudio.sourceforge.net/" -#SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" -# ^^ temporary disabled -# * upstream could not solve gentoo bug #627062 for 2 months. +#SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" +# ^^ temporary disabled +# * upstream could not solve gentoo bug #627062 for 2 months. # Our tar ball does not include the questioned file. -# * a released tar ball was silently for the second time. We can not rely on the +# * a released tar ball was silently for the second time. We can not rely on the SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.gz" LICENSE="GPL-2" |