summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-23 20:51:14 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-23 20:51:34 +0100
commit31b7e94625264d9ee67deb68d4896307945666a2 (patch)
treea04101fcf7c4fe50253582b735c17fd76e34c43c /sci-electronics
parentsci-libs/linux-gpib: Force-fix $D in installed udev rules, bug 590922 (diff)
downloadgentoo-31b7e94625264d9ee67deb68d4896307945666a2.tar.gz
gentoo-31b7e94625264d9ee67deb68d4896307945666a2.tar.bz2
gentoo-31b7e94625264d9ee67deb68d4896307945666a2.zip
kde-base/katepart -> kde-apps/katepart
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/cirkuit/cirkuit-0.4.3-r1.ebuild2
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
}