diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 16:39:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 16:39:41 +0000 |
commit | cb5737cd0b6c6dccc8a7a905a4fc7ed3975347d8 (patch) | |
tree | b3016c5fe09a7d3deefedfc2b483a39d95c8c0be /mate-extra | |
parent | Add ~x86, wrt bug #508072 (diff) | |
download | gentoo-2-cb5737cd0b6c6dccc8a7a905a4fc7ed3975347d8.tar.gz gentoo-2-cb5737cd0b6c6dccc8a7a905a4fc7ed3975347d8.tar.bz2 gentoo-2-cb5737cd0b6c6dccc8a7a905a4fc7ed3975347d8.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')
-rw-r--r-- | mate-extra/mate-dialogs/ChangeLog | 5 | ||||
-rw-r--r-- | mate-extra/mate-dialogs/mate-dialogs-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-extra/mate-dialogs/ChangeLog b/mate-extra/mate-dialogs/ChangeLog index b34a238eeaa0..090c1d1522dc 100644 --- a/mate-extra/mate-dialogs/ChangeLog +++ b/mate-extra/mate-dialogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-extra/mate-dialogs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-dialogs/ChangeLog,v 1.5 2014/05/04 14:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-dialogs/ChangeLog,v 1.6 2014/06/07 16:39:41 ago Exp $ + + 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mate-dialogs-1.8.0.ebuild: + Add ~x86, wrt bug #508072 04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-dialogs-1.6.2.ebuild: Stable for amd64, wrt bug #509268 diff --git a/mate-extra/mate-dialogs/mate-dialogs-1.8.0.ebuild b/mate-extra/mate-dialogs/mate-dialogs-1.8.0.ebuild index 079820ef0f6f..90c799468b29 100644 --- a/mate-extra/mate-dialogs/mate-dialogs-1.8.0.ebuild +++ b/mate-extra/mate-dialogs/mate-dialogs-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-dialogs/mate-dialogs-1.8.0.ebuild,v 1.1 2014/04/22 19:47:21 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-dialogs/mate-dialogs-1.8.0.ebuild,v 1.2 2014/06/07 16:39:41 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="libnotify" |