diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:01:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:01:25 +0000 |
commit | 8e16b421845a75d437c8a86805efbd13c0d62408 (patch) | |
tree | d21bfcf5a4646649ff18fcf1eca00503a7a15fd0 /mate-extra/mate-polkit | |
parent | amd64 stable, bug 513714 (diff) | |
download | gentoo-2-8e16b421845a75d437c8a86805efbd13c0d62408.tar.gz gentoo-2-8e16b421845a75d437c8a86805efbd13c0d62408.tar.bz2 gentoo-2-8e16b421845a75d437c8a86805efbd13c0d62408.zip |
amd64 stable, bug 513714
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mate-extra/mate-polkit')
-rw-r--r-- | mate-extra/mate-polkit/ChangeLog | 5 | ||||
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-extra/mate-polkit/ChangeLog b/mate-extra/mate-polkit/ChangeLog index b76c87ffad96..0533b44b9556 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.6 2014/06/07 16:39:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/ChangeLog,v 1.7 2014/07/02 09:01:25 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-polkit-1.8.0.ebuild: + amd64 stable, bug 513714 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mate-polkit-1.8.0.ebuild: Add ~x86, wrt bug #508072 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 9df98ce4760c..8110568210cc 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 # 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.2 2014/06/07 16:39:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild,v 1.3 2014/07/02 09:01:25 pacho Exp $ EAPI="5" @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mate-desktop/mate-polkit" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+introspection" |