Skip to content

Commit

Permalink
kde-apps/okteta -> app-editors/okteta
Browse files Browse the repository at this point in the history
  • Loading branch information
johu committed Jun 12, 2018
1 parent 934bdc9 commit 87b045d
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 5 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ inherit kde5
DESCRIPTION="Hex editor by KDE"
HOMEPAGE="https://www.kde.org/applications/utilities/okteta
https://utils.kde.org/projects/okteta"
SRC_URI="mirror://kde/stable/applications/${PV}/${P}.tar.xz"
KEYWORDS="amd64 x86"
IUSE="crypt designer"

Expand Down
2 changes: 1 addition & 1 deletion dev-util/kdevelop/kdevelop-5.2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ COMMON_DEPEND="
>=sys-devel/clang-3.8.0:=
x11-misc/shared-mime-info
gdbui? ( $(add_plasma_dep libksysguard) )
okteta? ( $(add_kdeapps_dep okteta) )
okteta? ( app-editors/okteta:5 )
plasma? (
$(add_frameworks_dep krunner)
$(add_frameworks_dep plasma)
Expand Down
2 changes: 1 addition & 1 deletion dev-util/kdevelop/kdevelop-5.2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ COMMON_DEPEND="
>=sys-devel/clang-3.8.0:=
x11-misc/shared-mime-info
gdbui? ( $(add_plasma_dep libksysguard) )
okteta? ( $(add_kdeapps_dep okteta) )
okteta? ( app-editors/okteta:5 )
plasma? (
$(add_frameworks_dep krunner)
$(add_frameworks_dep plasma)
Expand Down
2 changes: 1 addition & 1 deletion dev-util/kdevelop/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</maintainer>
<use>
<flag name="gdbui">Enable GUI for attaching GDB to a running process</flag>
<flag name="okteta">Enable hex editor plugin via <pkg>kde-apps/okteta</pkg></flag>
<flag name="okteta">Enable hex editor plugin via <pkg>app-editors/okteta</pkg></flag>
<flag name="qmake">Enable support for QMake build system</flag>
<flag name="reviewboard">Enable reviewboard support</flag>
<flag name="webkit">Enable deprecated <pkg>dev-qt/qtwebkit</pkg> instead of <pkg>dev-qt/qtwebengine</pkg> for integrated documentation</flag>
Expand Down
2 changes: 1 addition & 1 deletion profiles/targets/desktop/plasma/package.use
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Required by >=dev-qt/qtwebengine-5.9
dev-libs/libxml2 icu

# Required by kde-apps/okteta
# Required by app-editors/okteta
dev-qt/qtscript:5 scripttools

# Required by kde-apps/akonadi
Expand Down
1 change: 0 additions & 1 deletion profiles/updates/2Q-2015
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ move kde-base/libksane kde-apps/libksane
move kde-base/lokalize kde-apps/lokalize
move kde-base/lskat kde-apps/lskat
move kde-base/marble kde-apps/marble
move kde-base/okteta kde-apps/okteta
move kde-base/okular kde-apps/okular
move kde-base/oxygen-icons kde-frameworks/oxygen-icons
move kde-base/palapeli kde-apps/palapeli
Expand Down
1 change: 1 addition & 0 deletions profiles/updates/2Q-2018
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ move kde-plasma/oxygen-fonts media-fonts/oxygen-fonts
move media-libs/vulkan-tools dev-util/vulkan-tools
move games-strategy/ufo-ai games-strategy/ufoai
slotmove =net-mail/getmail-5.4 4 0
move kde-apps/okteta app-editors/okteta

0 comments on commit 87b045d

Please sign in to comment.