diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:53:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:53:35 +0000 |
commit | 35eaa9c5ad41d5cfa2373877d73dabd28eab2c1e (patch) | |
tree | 9c5254446d93de3545c8edd63cde493e3f007be1 /mate-base/mate-applets | |
parent | Stable for amd64, wrt bug #509268 (diff) | |
download | gentoo-2-35eaa9c5ad41d5cfa2373877d73dabd28eab2c1e.tar.gz gentoo-2-35eaa9c5ad41d5cfa2373877d73dabd28eab2c1e.tar.bz2 gentoo-2-35eaa9c5ad41d5cfa2373877d73dabd28eab2c1e.zip |
Stable for amd64, wrt bug #509268
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mate-base/mate-applets')
-rw-r--r-- | mate-base/mate-applets/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/mate-applets/mate-applets-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/mate-applets/ChangeLog b/mate-base/mate-applets/ChangeLog index 630c8010589d..33de2043caae 100644 --- a/mate-base/mate-applets/ChangeLog +++ b/mate-base/mate-applets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/mate-applets # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-applets/ChangeLog,v 1.3 2014/04/17 15:45:48 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-applets/ChangeLog,v 1.4 2014/05/04 14:53:35 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-applets-1.6.2.ebuild: + Stable for amd64, wrt bug #509268 *mate-applets-1.8.0 (17 Apr 2014) diff --git a/mate-base/mate-applets/mate-applets-1.6.2.ebuild b/mate-base/mate-applets/mate-applets-1.6.2.ebuild index 4a4624476fee..41869fa056d0 100644 --- a/mate-base/mate-applets/mate-applets-1.6.2.ebuild +++ b/mate-base/mate-applets/mate-applets-1.6.2.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-base/mate-applets/mate-applets-1.6.2.ebuild,v 1.2 2014/03/17 21:32:58 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-applets/mate-applets-1.6.2.ebuild,v 1.3 2014/05/04 14:53:35 ago Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="X ipv6 networkmanager policykit" |