diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-04-03 23:39:21 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-04-03 23:39:21 +0000 |
commit | 56cbb605c5ecdccfbd4219689607aee44a57f3b4 (patch) | |
tree | 61787650513b2e2b065ee18f76bd6de8dd6c6a7c /mail-client | |
parent | Version bump. (diff) | |
download | gentoo-2-56cbb605c5ecdccfbd4219689607aee44a57f3b4.tar.gz gentoo-2-56cbb605c5ecdccfbd4219689607aee44a57f3b4.tar.bz2 gentoo-2-56cbb605c5ecdccfbd4219689607aee44a57f3b4.zip |
Add missing motif dependency
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/novell-groupwise-client/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/mail-client/novell-groupwise-client/ChangeLog b/mail-client/novell-groupwise-client/ChangeLog index 1ecd1455883c..4ae4dfe383af 100644 --- a/mail-client/novell-groupwise-client/ChangeLog +++ b/mail-client/novell-groupwise-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/novell-groupwise-client # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v 1.4 2015/04/03 21:10:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v 1.5 2015/04/03 23:39:21 dilfridge Exp $ + + 03 Apr 2015; Andreas K. Huettel <dilfridge@gentoo.org> + novell-groupwise-client-8.0.2.96933.ebuild: + Add missing motif dependency 03 Apr 2015; Andreas K. Huettel <dilfridge@gentoo.org> novell-groupwise-client-8.0.2.96933.ebuild, metadata.xml: diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild index 4b733e0fdae1..31fb6ab0aab8 100644 --- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild +++ b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v 1.4 2015/04/03 21:10:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v 1.5 2015/04/03 23:39:21 dilfridge Exp $ EAPI=5 @@ -31,6 +31,7 @@ RDEPEND=" >=x11-libs/libXrender-0.9.8[abi_x86_32(-)] >=x11-libs/libXtst-1.2.2[abi_x86_32(-)] >=x11-libs/libxcb-1.11-r1[abi_x86_32(-)] + >=x11-libs/motif-2.3.4-r1:0[abi_x86_32(-)] " RESTRICT="binchecks fetch mirror strip" |