diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 16:39:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 16:39:57 +0000 |
commit | e8af4be5a54b06a0a0e7889e721cb91a712cfef5 (patch) | |
tree | 0cdfb2c08f04aa9c8c9d8838e13ebc0102bc4dbe /mate-extra/mate-utils | |
parent | Add ~x86, wrt bug #508072 (diff) | |
download | gentoo-2-e8af4be5a54b06a0a0e7889e721cb91a712cfef5.tar.gz gentoo-2-e8af4be5a54b06a0a0e7889e721cb91a712cfef5.tar.bz2 gentoo-2-e8af4be5a54b06a0a0e7889e721cb91a712cfef5.zip |
Add ~x86, wrt bug #508072
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mate-extra/mate-utils')
-rw-r--r-- | mate-extra/mate-utils/ChangeLog | 5 | ||||
-rw-r--r-- | mate-extra/mate-utils/mate-utils-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-extra/mate-utils/ChangeLog b/mate-extra/mate-utils/ChangeLog index 4b963db001ed..89c39b857f45 100644 --- a/mate-extra/mate-utils/ChangeLog +++ b/mate-extra/mate-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-extra/mate-utils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.4 2014/05/31 10:27:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.5 2014/06/07 16:39:57 ago Exp $ + + 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mate-utils-1.8.0.ebuild: + Add ~x86, wrt bug #508072 31 May 2014; Pacho Ramos <pacho@gentoo.org> mate-utils-1.8.0.ebuild: Needs to be rebuilt with libgtop soname bumps diff --git a/mate-extra/mate-utils/mate-utils-1.8.0.ebuild b/mate-extra/mate-utils/mate-utils-1.8.0.ebuild index 48eb96e6fad1..22c1df087470 100644 --- a/mate-extra/mate-utils/mate-utils-1.8.0.ebuild +++ b/mate-extra/mate-utils/mate-utils-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-utils/mate-utils-1.8.0.ebuild,v 1.2 2014/05/31 10:27:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.0.ebuild,v 1.3 2014/06/07 16:39:57 ago Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="X applet ipv6 test" |