diff options
-rw-r--r-- | mate-extra/mate-polkit/ChangeLog | 5 | ||||
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/mate-extra/mate-polkit/ChangeLog b/mate-extra/mate-polkit/ChangeLog index 761af412c2c2..3e5666e9fedd 100644 --- a/mate-extra/mate-polkit/ChangeLog +++ b/mate-extra/mate-polkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-extra/mate-polkit # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.10 2015/07/11 22:53:39 np-hardass Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.11 2015/07/11 23:59:37 np-hardass Exp $ + + 11 Jul 2015; NP-Hardass <NP-Hardass@gentoo.org> mate-polkit-1.8.0.ebuild: + Deprecate 1.6 11 Jul 2015; NP-Hardass <NP-Hardass@gentoo.org> metadata.xml: Update metadata.xml with mate herd diff --git a/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild index 589eb8723200..5c0c5aa60c43 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild,v 1.4 2014/07/02 09:47:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild,v 1.5 2015/07/11 23:59:37 np-hardass Exp $ EAPI="5" @@ -31,7 +31,7 @@ RDEPEND=">=dev-libs/glib-2.28:2 DEPEND="${RDEPEND} >=dev-util/gtk-doc-1.3:0 >=dev-util/intltool-0.35:* - mate-base/mate-common:0 + >=mate-base/mate-common-1.8:0 sys-devel/gettext:* virtual/pkgconfig:* !<gnome-extra/polkit-gnome-0.102:0" |