diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-13 11:02:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-13 11:02:46 +0200 |
commit | fcd3aead941542c28dbaacfc72dd40fe30bc186a (patch) | |
tree | db423e35f45ef3decd72ac200b59836db688d0b6 /sci-visualization | |
parent | virtual/ruby-ssl: cleanup (diff) | |
download | gentoo-fcd3aead941542c28dbaacfc72dd40fe30bc186a.tar.gz gentoo-fcd3aead941542c28dbaacfc72dd40fe30bc186a.tar.bz2 gentoo-fcd3aead941542c28dbaacfc72dd40fe30bc186a.zip |
sci-visualization/labplot: Frameworks merged to master
Closes: https://bugs.gentoo.org/653090
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/labplot/labplot-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild index 6eebaf152481..5b11f8d449b7 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -EGIT_BRANCH="frameworks" KDE_HANDBOOK="forceoptional" inherit kde5 |