aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrothermechanic <brothermechanic@gmail.com>2014-07-01 23:42:51 +0400
committerbrothermechanic <brothermechanic@gmail.com>2014-07-01 23:42:51 +0400
commit499a06c2e15a805cc699f8216f42767e84d121d2 (patch)
treea4cdfdb1f61bfcf0e3fe011c4eb3e4cb35980c15
parent6ffff01c8ddbb9f6b9f21cdfe47b3f74829631aa (diff)
parent450249b5fd1431b32a34d48a9b49930c61dd7ee1 (diff)
downloadprofanity-499a06c2e15a805cc699f8216f42767e84d121d2.tar.gz
profanity-499a06c2e15a805cc699f8216f42767e84d121d2.tar.xz
Merge branch 'master' of https://github.com/megabaks/stuff
-rw-r--r--net-im/profanity/Manifest2
-rw-r--r--net-im/profanity/profanity-0.4.2.ebuild (renamed from net-im/profanity/profanity-0.4.1.ebuild)2
-rw-r--r--net-im/profanity/profanity-9999.ebuild1
3 files changed, 2 insertions, 3 deletions
diff --git a/net-im/profanity/Manifest b/net-im/profanity/Manifest
index e11e25e..bcf4b7b 100644
--- a/net-im/profanity/Manifest
+++ b/net-im/profanity/Manifest
@@ -1 +1 @@
-DIST profanity-0.4.1.tar.gz 425965 SHA256 9923335a758f19350bf5dfc610a6fede56e15245fa173ef866d544d975b2f214 SHA512 285a606d918d1c0ae7960d93bf6b2b7a5e51fa3f0be7016bc153d555731387e34368e6d2953e9c049eea1212528c116d071dc724e9fcf42546d1856482883660 WHIRLPOOL c70227afe1ed291594fdf5924d7db03f0453c5ca77eb697e5001e944a5d853841f4c969f2a4bbeaebb06badd727e8432c923c28713cdaa9991799b31cdf48ed9
+DIST profanity-0.4.2.tar.gz 426043 SHA256 9b65095a6bf971c423d7512433fcae95c25f2de1355fbd6d8e4794a9c72c9021 SHA512 4d1c78d6b5beaf6627cf82c2ca572fa89027cb56db5eb65d421fd6ab7b8653650d99006c88bf77713dbbc02a6da6755b6a1edd8450a210819ddcd8e07eb7c57e WHIRLPOOL 1ce1ab4465e08f9557e2e87c4e57284f8820a6ced8635ff6cd5e5a4fc55f35629ab067dd0fe376117a4c3557e97178c140a397ec7574d5d194ce85ab59795709
diff --git a/net-im/profanity/profanity-0.4.1.ebuild b/net-im/profanity/profanity-0.4.2.ebuild
index 519ed93..7cc0a2b 100644
--- a/net-im/profanity/profanity-0.4.1.ebuild
+++ b/net-im/profanity/profanity-0.4.2.ebuild
@@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:2
>=net-libs/gnutls-2.8.0
net-misc/curl
sys-libs/ncurses
- net-libs/libotr
+ otr? ( net-libs/libotr )
xscreensaver? ( x11-libs/libXScrnSaver )
libnotify? ( x11-libs/libnotify )"
DEPEND="${RDEPEND}"
diff --git a/net-im/profanity/profanity-9999.ebuild b/net-im/profanity/profanity-9999.ebuild
index 0126f9b..b4b5dce 100644
--- a/net-im/profanity/profanity-9999.ebuild
+++ b/net-im/profanity/profanity-9999.ebuild
@@ -19,7 +19,6 @@ IUSE="libnotify otr +themes xml xscreensaver"
RDEPEND="dev-libs/glib:2
>=dev-libs/libstrophe-0.8-r1[xml=]
dev-libs/openssl
- >=net-libs/gnutls-2.8.0
net-misc/curl
sys-libs/ncurses
otr? ( net-libs/libotr )