diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-31 10:27:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-31 10:27:28 +0000 |
commit | aa93324ffabb8898868e8941e90154f01da54921 (patch) | |
tree | 390509e1f7c873876f41ded0d5b990f2ffab6393 /mate-extra | |
parent | Stable for amd64, wrt bug #510382 (diff) | |
download | gentoo-2-aa93324ffabb8898868e8941e90154f01da54921.tar.gz gentoo-2-aa93324ffabb8898868e8941e90154f01da54921.tar.bz2 gentoo-2-aa93324ffabb8898868e8941e90154f01da54921.zip |
Needs to be rebuilt with libgtop soname bumps
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-utils/ChangeLog | 5 | ||||
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-extra/mate-utils/ChangeLog b/mate-extra/mate-utils/ChangeLog index acb284cc7e28..4b963db001ed 100644 --- a/mate-extra/mate-utils/ChangeLog +++ b/mate-extra/mate-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-extra/mate-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.3 2014/05/04 14:55:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.4 2014/05/31 10:27:28 pacho Exp $ + + 31 May 2014; Pacho Ramos <pacho@gentoo.org> mate-utils-1.8.0.ebuild: + Needs to be rebuilt with libgtop soname bumps 04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-utils-1.6.1.ebuild: Stable for amd64, wrt bug #509268 diff --git a/mate-extra/mate-utils/mate-utils-1.8.0.ebuild b/mate-extra/mate-utils/mate-utils-1.8.0.ebuild index bfe8553cd4a9..48eb96e6fad1 100644 --- a/mate-extra/mate-utils/mate-utils-1.8.0.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.8.0.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/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v 1.1 2014/04/25 15:25:33 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v 1.2 2014/05/31 10:27:28 pacho Exp $ EAPI="5" @@ -24,7 +24,7 @@ IUSE="X applet ipv6 test" RDEPEND="app-text/rarian:0 dev-libs/atk:0 >=dev-libs/glib-2.20:2 - >=gnome-base/libgtop-2.12:2 + >=gnome-base/libgtop-2.12:2= >=media-libs/libcanberra-0.4:0[gtk] sys-libs/zlib:0 >=x11-libs/gtk+-2.24:2 |