diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:53:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:53:30 +0000 |
commit | 24b4cbecb1d54334c042bc29e34377b57df9b1cf (patch) | |
tree | 7d1d38a3b604bc37944344413dcf6fee102e1a37 /mate-base | |
parent | Stable for amd64, wrt bug #509268 (diff) | |
download | gentoo-2-24b4cbecb1d54334c042bc29e34377b57df9b1cf.tar.gz gentoo-2-24b4cbecb1d54334c042bc29e34377b57df9b1cf.tar.bz2 gentoo-2-24b4cbecb1d54334c042bc29e34377b57df9b1cf.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')
-rw-r--r-- | mate-base/mate/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/mate/mate-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/mate/ChangeLog b/mate-base/mate/ChangeLog index 5c9daca30b12..f8626ad8ce73 100644 --- a/mate-base/mate/ChangeLog +++ b/mate-base/mate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/mate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/ChangeLog,v 1.2 2014/04/14 00:19:32 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/ChangeLog,v 1.3 2014/05/04 14:53:30 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-1.6.0.ebuild: + Stable for amd64, wrt bug #509268 14 Apr 2014; Tom Wijsman <TomWij@gentoo.org> metadata.xml: Add maintainer information and wonder why we don't have a check for that. diff --git a/mate-base/mate/mate-1.6.0.ebuild b/mate-base/mate/mate-1.6.0.ebuild index 44602ff1b6ea..907b1584b39d 100644 --- a/mate-base/mate/mate-1.6.0.ebuild +++ b/mate-base/mate/mate-1.6.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-base/mate/mate-1.6.0.ebuild,v 1.1 2014/03/24 17:58:44 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/mate-1.6.0.ebuild,v 1.2 2014/05/04 14:53:30 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="bluetooth +extras" S="${WORKDIR}" |