diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-12-20 19:51:23 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-12-20 19:51:23 +0000 |
commit | e6cbcc6c545525e0ec24d682386f1a2b04659cfe (patch) | |
tree | fa92fa5a977c71587876ab165e423cffcf439be2 /x11-misc/bmpanel | |
parent | Ensure Manifest is PGP signed (diff) | |
download | gentoo-2-e6cbcc6c545525e0ec24d682386f1a2b04659cfe.tar.gz gentoo-2-e6cbcc6c545525e0ec24d682386f1a2b04659cfe.tar.bz2 gentoo-2-e6cbcc6c545525e0ec24d682386f1a2b04659cfe.zip |
Update imlib dependency. Bug #533034
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'x11-misc/bmpanel')
-rw-r--r-- | x11-misc/bmpanel/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bmpanel/ChangeLog b/x11-misc/bmpanel/ChangeLog index 8cb67a53bd7f..31afcda180df 100644 --- a/x11-misc/bmpanel/ChangeLog +++ b/x11-misc/bmpanel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bmpanel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/ChangeLog,v 1.6 2014/08/10 20:01:34 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/ChangeLog,v 1.7 2014/12/20 19:51:23 hwoarang Exp $ + + 20 Dec 2014; Markos Chandras <hwoarang@gentoo.org> bmpanel-0.9.27-r1.ebuild: + Update imlib dependency. Bug #533034 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> bmpanel-0.9.27-r1.ebuild: QA: drop trailing '.' from DESCRIPTION diff --git a/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild b/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild index 78ebc3ab1d30..320b238e443f 100644 --- a/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild +++ b/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild,v 1.6 2014/08/10 20:01:34 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bmpanel/bmpanel-0.9.27-r1.ebuild,v 1.7 2014/12/20 19:51:23 hwoarang Exp $ EAPI=2 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc ~x86" IUSE="debug libev libevent" -RDEPEND=">=media-libs/imlib2-1.4.0 +RDEPEND=">=media-libs/imlib2-1.4.0[X] media-libs/freetype:2 x11-libs/libX11 x11-libs/libXrender |