diff options
| -rw-r--r-- | kde-base/korundum/korundum-4.11.2-r1.ebuild (renamed from kde-base/korundum/korundum-4.11.2.ebuild) | 5 | ||||
| -rw-r--r-- | kde-base/korundum/korundum-4.11.49.9999.ebuild | 5 | ||||
| -rw-r--r-- | kde-base/korundum/korundum-9999.ebuild | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/korundum/korundum-4.11.2.ebuild b/kde-base/korundum/korundum-4.11.2-r1.ebuild index 5cda8e12f1c..9dd1bc3cf99 100644 --- a/kde-base/korundum/korundum-4.11.2.ebuild +++ b/kde-base/korundum/korundum-4.11.2-r1.ebuild @@ -15,16 +15,17 @@ USE_RUBY="ruby19" inherit kde4-base ruby-ng DESCRIPTION="KDE Ruby bindings" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="akonadi debug kate okular" HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" # unfortunately single modules cannot be disabled with cmake defines # possible more useflags have no effect... does anyone actually build this stuff? +# may need some hacking, for now semantic-desktop just becomes a hard dependency DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'kate?,okular?') + $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND} diff --git a/kde-base/korundum/korundum-4.11.49.9999.ebuild b/kde-base/korundum/korundum-4.11.49.9999.ebuild index 4b40844d42a..0f680442d36 100644 --- a/kde-base/korundum/korundum-4.11.49.9999.ebuild +++ b/kde-base/korundum/korundum-4.11.49.9999.ebuild @@ -15,16 +15,17 @@ USE_RUBY="ruby19" inherit kde4-base ruby-ng DESCRIPTION="KDE Ruby bindings" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="akonadi debug kate okular" HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" # unfortunately single modules cannot be disabled with cmake defines # possible more useflags have no effect... does anyone actually build this stuff? +# may need some hacking, for now semantic-desktop just becomes a hard dependency DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'kate?,okular?') + $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND} diff --git a/kde-base/korundum/korundum-9999.ebuild b/kde-base/korundum/korundum-9999.ebuild index 4b40844d42a..5b7681b1f45 100644 --- a/kde-base/korundum/korundum-9999.ebuild +++ b/kde-base/korundum/korundum-9999.ebuild @@ -21,10 +21,11 @@ HOMEPAGE="http://techbase.kde.org/Development/Languages/Ruby" # unfortunately single modules cannot be disabled with cmake defines # possible more useflags have no effect... does anyone actually build this stuff? +# may need some hacking, for now semantic-desktop just becomes a hard dependency DEPEND=" $(add_kdebase_dep qtruby) - $(add_kdebase_dep smokekde 'kate?,okular?') + $(add_kdebase_dep smokekde 'kate?,okular?,semantic-desktop') $(add_kdebase_dep smokeqt) " RDEPEND="${DEPEND} |
