diff options
author | Johannes Huber <johu@gentoo.org> | 2016-12-23 20:51:14 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-23 20:51:34 +0100 |
commit | 31b7e94625264d9ee67deb68d4896307945666a2 (patch) | |
tree | a04101fcf7c4fe50253582b735c17fd76e34c43c /sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild | |
parent | sci-libs/linux-gpib: Force-fix $D in installed udev rules, bug 590922 (diff) | |
download | gentoo-31b7e94625264d9ee67deb68d4896307945666a2.tar.gz gentoo-31b7e94625264d9ee67deb68d4896307945666a2.tar.bz2 gentoo-31b7e94625264d9ee67deb68d4896307945666a2.zip |
kde-base/katepart -> kde-apps/katepart
Diffstat (limited to 'sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild')
-rw-r--r-- | sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild b/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild index 7a297d8e6cb6..2a2c7b8b8290 100644 --- a/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild +++ b/sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild @@ -35,6 +35,6 @@ PATCHES=( "${FILESDIR}/${P}-kdelibs-4.14.11.patch" ) src_install() { kde4-base_src_install - # bug 496694 - this file is part of >=kde-base/katepart-4.12.0 + # bug 496694 - this file is part of >=kde-apps/katepart-4.12.0 rm "${D}"/usr/share/apps/katepart/syntax/gnuplot.xml || die } |