aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Parmer <maxp@trystero.is>2016-03-20 16:23:25 -0700
committerMax Parmer <maxp@trystero.is>2016-03-20 16:23:25 -0700
commit2854d4c8e883482095ca84cbc5b05219e3c9a597 (patch)
tree6ee891718153bb51b0570ade7ccba61bfff5d6a7
parentfce16affccdc279a49f262fcdb17be63f14e7e7d (diff)
downloadprofanity-2854d4c8e883482095ca84cbc5b05219e3c9a597.tar.gz
profanity-2854d4c8e883482095ca84cbc5b05219e3c9a597.tar.xz
Consistency fixes.
-rw-r--r--dev-libs/libstrophe/libstrophe-0.8.8.ebuild2
-rw-r--r--net-im/profanity/profanity-0.4.7.ebuild2
-rw-r--r--net-im/profanity/profanity-9999.ebuild5
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.8.8.ebuild b/dev-libs/libstrophe/libstrophe-0.8.8.ebuild
index 18b6547..1f85e36 100644
--- a/dev-libs/libstrophe/libstrophe-0.8.8.ebuild
+++ b/dev-libs/libstrophe/libstrophe-0.8.8.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/strophe/${PN}/archive/${PV}.tar.gz"
LICENSE="MIT GPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc xml"
RDEPEND="xml? ( dev-libs/libxml2 )
diff --git a/net-im/profanity/profanity-0.4.7.ebuild b/net-im/profanity/profanity-0.4.7.ebuild
index 6c214b7..94d0c75 100644
--- a/net-im/profanity/profanity-0.4.7.ebuild
+++ b/net-im/profanity/profanity-0.4.7.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="libnotify otr pgp +themes xml xscreensaver"
RDEPEND=">=dev-libs/glib-2.26:2
- >=dev-libs/libstrophe-0.8-r1[xml=]
+ >=dev-libs/libstrophe-0.8.8[xml=]
net-misc/curl
sys-libs/ncurses
sys-libs/readline
diff --git a/net-im/profanity/profanity-9999.ebuild b/net-im/profanity/profanity-9999.ebuild
index 6bbdf99..fb111a2 100644
--- a/net-im/profanity/profanity-9999.ebuild
+++ b/net-im/profanity/profanity-9999.ebuild
@@ -17,10 +17,7 @@ KEYWORDS=""
IUSE="libnotify otr pgp +themes xscreensaver"
RDEPEND=">=dev-libs/glib-2.26:2
- || (
- dev-libs/libmesode
- >=dev-libs/libstrophe-0.8.9
- )
+ >=dev-libs/libstrophe-0.8.9
net-misc/curl
sys-libs/ncurses
sys-libs/readline