diff options
author | 2014-05-04 14:53:38 +0000 | |
---|---|---|
committer | 2014-05-04 14:53:38 +0000 | |
commit | 1d77df1ac69c1f675f4b998df5d55180e6c1212a (patch) | |
tree | 7a16c2c865d3a14f4ecfaf82a2c8fc70be927552 /mate-base | |
parent | Stable for amd64, wrt bug #509268 (diff) | |
download | gentoo-2-1d77df1ac69c1f675f4b998df5d55180e6c1212a.tar.gz gentoo-2-1d77df1ac69c1f675f4b998df5d55180e6c1212a.tar.bz2 gentoo-2-1d77df1ac69c1f675f4b998df5d55180e6c1212a.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-common/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/mate-common/mate-common-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/mate-common/ChangeLog b/mate-base/mate-common/ChangeLog index 07310309ae8e..0eeec14b8d89 100644 --- a/mate-base/mate-common/ChangeLog +++ b/mate-base/mate-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/mate-common # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/ChangeLog,v 1.3 2014/04/11 22:57:23 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/ChangeLog,v 1.4 2014/05/04 14:53:38 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-common-1.6.2.ebuild: + Stable for amd64, wrt bug #509268 *mate-common-1.8.0 (11 Apr 2014) diff --git a/mate-base/mate-common/mate-common-1.6.2.ebuild b/mate-base/mate-common/mate-common-1.6.2.ebuild index c9aac95e64d6..da5e2c2f42c9 100644 --- a/mate-base/mate-common/mate-common-1.6.2.ebuild +++ b/mate-base/mate-common/mate-common-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-common/mate-common-1.6.2.ebuild,v 1.1 2014/02/26 21:52:22 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/mate-common-1.6.2.ebuild,v 1.2 2014/05/04 14:53:38 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_install() { mv doc-build/README README.doc-build \ |