diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 08:58:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 08:58:29 +0000 |
commit | c076163ff50a157b9c15953cf660c360ea211295 (patch) | |
tree | 379d6c408a014c481487bae04c8256d943e9cbcd /mate-base | |
parent | amd64 stable, bug 513714 (diff) | |
download | gentoo-2-c076163ff50a157b9c15953cf660c360ea211295.tar.gz gentoo-2-c076163ff50a157b9c15953cf660c360ea211295.tar.bz2 gentoo-2-c076163ff50a157b9c15953cf660c360ea211295.zip |
amd64 stable, bug 513714
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mate-base')
-rw-r--r-- | mate-base/libmatekbd/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/libmatekbd/libmatekbd-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/libmatekbd/ChangeLog b/mate-base/libmatekbd/ChangeLog index 1327c04b946e..45ad8d1e8309 100644 --- a/mate-base/libmatekbd/ChangeLog +++ b/mate-base/libmatekbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/libmatekbd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/libmatekbd/ChangeLog,v 1.7 2014/06/07 16:39:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/libmatekbd/ChangeLog,v 1.8 2014/07/02 08:58:29 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> libmatekbd-1.8.0.ebuild: + amd64 stable, bug 513714 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> libmatekbd-1.8.0.ebuild: Add ~x86, wrt bug #508072 diff --git a/mate-base/libmatekbd/libmatekbd-1.8.0.ebuild b/mate-base/libmatekbd/libmatekbd-1.8.0.ebuild index 6f6971545674..c4b2a2146377 100644 --- a/mate-base/libmatekbd/libmatekbd-1.8.0.ebuild +++ b/mate-base/libmatekbd/libmatekbd-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/libmatekbd/libmatekbd-1.8.0.ebuild,v 1.2 2014/06/07 16:39:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/libmatekbd/libmatekbd-1.8.0.ebuild,v 1.3 2014/07/02 08:58:29 pacho Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="X test" |