diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:46:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:46:22 +0000 |
commit | 818abb3af77acc9db2b5a77d16fa7a2d6d0c9b09 (patch) | |
tree | bb653b0c145bdda8932a524e68c4d52ac8f8e464 /mate-base/mate-common | |
parent | x86 stable, bug 513714 (diff) | |
download | gentoo-2-818abb3af77acc9db2b5a77d16fa7a2d6d0c9b09.tar.gz gentoo-2-818abb3af77acc9db2b5a77d16fa7a2d6d0c9b09.tar.bz2 gentoo-2-818abb3af77acc9db2b5a77d16fa7a2d6d0c9b09.zip |
x86 stable, bug 513714
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mate-base/mate-common')
-rw-r--r-- | mate-base/mate-common/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/mate-common/mate-common-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/mate-common/ChangeLog b/mate-base/mate-common/ChangeLog index ee966586ea67..dfb295cfafb8 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.6 2014/07/02 08:58:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/ChangeLog,v 1.7 2014/07/02 09:46:22 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-common-1.8.0.ebuild: + x86 stable, bug 513714 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-common-1.8.0.ebuild: amd64 stable, bug 513714 diff --git a/mate-base/mate-common/mate-common-1.8.0.ebuild b/mate-base/mate-common/mate-common-1.8.0.ebuild index 7f988d634793..368143b1e2c3 100644 --- a/mate-base/mate-common/mate-common-1.8.0.ebuild +++ b/mate-base/mate-common/mate-common-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-base/mate-common/mate-common-1.8.0.ebuild,v 1.3 2014/07/02 08:58:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-common/mate-common-1.8.0.ebuild,v 1.4 2014/07/02 09:46:22 pacho Exp $ EAPI="5" @@ -14,7 +14,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" src_install() { mv doc-build/README README.doc-build \ |