diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-19 13:21:18 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-19 13:26:05 +0100 |
commit | 9fd2b97c5583ba9f5ebf6e04a8bf6884f84a7a6a (patch) | |
tree | ec8877317a49eb834bc709ed7dc0cc6164decf12 /app-office/texstudio | |
parent | app-office/texstudio: Add USE=X requirement to dev-qt/qtsingleapplication (diff) | |
download | gentoo-9fd2b97c5583ba9f5ebf6e04a8bf6884f84a7a6a.tar.gz gentoo-9fd2b97c5583ba9f5ebf6e04a8bf6884f84a7a6a.tar.bz2 gentoo-9fd2b97c5583ba9f5ebf6e04a8bf6884f84a7a6a.zip |
app-office/texstudio: Drop base.eclass
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-office/texstudio')
-rw-r--r-- | app-office/texstudio/texstudio-2.10.2.ebuild | 2 | ||||
-rw-r--r-- | app-office/texstudio/texstudio-2.10.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texstudio/texstudio-2.10.2.ebuild b/app-office/texstudio/texstudio-2.10.2.ebuild index 0e705b5ef8b9..d8a74e051452 100644 --- a/app-office/texstudio/texstudio-2.10.2.ebuild +++ b/app-office/texstudio/texstudio-2.10.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -inherit base fdo-mime prefix qmake-utils +inherit fdo-mime prefix qmake-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" HOMEPAGE="http://texstudio.sourceforge.net/" diff --git a/app-office/texstudio/texstudio-2.10.4.ebuild b/app-office/texstudio/texstudio-2.10.4.ebuild index a90f53fc5f81..ebb322347cb2 100644 --- a/app-office/texstudio/texstudio-2.10.4.ebuild +++ b/app-office/texstudio/texstudio-2.10.4.ebuild @@ -4,7 +4,7 @@ EAPI=5 -inherit base fdo-mime prefix qmake-utils +inherit fdo-mime prefix qmake-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" HOMEPAGE="http://texstudio.sourceforge.net/" |