diff options
author | Mart Raudsepp <leio@gentoo.org> | 2014-10-26 04:19:32 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2014-10-26 04:19:32 +0000 |
commit | 6fbacd0e1297f24b05c1f7c6c750e957b9a7fabb (patch) | |
tree | 0b87292b29d85ad51450e5e1bf808a12fccaf095 /x11-themes/mate-backgrounds | |
parent | Unmask clutter-gst:1.0 as dependency of pinpoint (#526868) (diff) | |
download | gentoo-2-6fbacd0e1297f24b05c1f7c6c750e957b9a7fabb.tar.gz gentoo-2-6fbacd0e1297f24b05c1f7c6c750e957b9a7fabb.tar.bz2 gentoo-2-6fbacd0e1297f24b05c1f7c6c750e957b9a7fabb.zip |
Add ~arm keyword, bug 508072
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-themes/mate-backgrounds')
-rw-r--r-- | x11-themes/mate-backgrounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/mate-backgrounds/ChangeLog b/x11-themes/mate-backgrounds/ChangeLog index 33b4cb5afcb2..ed03697c00fd 100644 --- a/x11-themes/mate-backgrounds/ChangeLog +++ b/x11-themes/mate-backgrounds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/mate-backgrounds # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v 1.6 2014/07/02 09:49:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v 1.7 2014/10/26 04:19:32 leio Exp $ + + 26 Oct 2014; Mart Raudsepp <leio@gentoo.org> mate-backgrounds-1.8.0.ebuild: + Add ~arm keyword, bug 508072 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-backgrounds-1.8.0.ebuild: x86 stable, bug 513714 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild index 5e3a0a12cfe8..a5531cce6fc1 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-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/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild,v 1.4 2014/07/02 09:49:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild,v 1.5 2014/10/26 04:19:32 leio Exp $ EAPI="5" @@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" DEPEND=">=dev-util/intltool-0.35:* sys-devel/gettext:*" |