diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:46:00 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:46:00 +0000 |
commit | b3ecff4f58eb28aded431d4659b4e71885e30a02 (patch) | |
tree | ca4264b4fa41e2e28a826acad9383192989bf1de /mate-base | |
parent | x86 stable, bug 513714 (diff) | |
download | gentoo-2-b3ecff4f58eb28aded431d4659b4e71885e30a02.tar.gz gentoo-2-b3ecff4f58eb28aded431d4659b4e71885e30a02.tar.bz2 gentoo-2-b3ecff4f58eb28aded431d4659b4e71885e30a02.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')
-rw-r--r-- | mate-base/caja/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/caja/caja-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/caja/ChangeLog b/mate-base/caja/ChangeLog index af4d5c61be00..f50f6d79b049 100644 --- a/mate-base/caja/ChangeLog +++ b/mate-base/caja/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/caja # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/ChangeLog,v 1.5 2014/07/02 08:58:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/ChangeLog,v 1.6 2014/07/02 09:46:00 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> caja-1.8.1.ebuild: + x86 stable, bug 513714 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> caja-1.8.1.ebuild: amd64 stable, bug 513714 diff --git a/mate-base/caja/caja-1.8.1.ebuild b/mate-base/caja/caja-1.8.1.ebuild index 73d70d16f984..b648b5f440cf 100644 --- a/mate-base/caja/caja-1.8.1.ebuild +++ b/mate-base/caja/caja-1.8.1.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/caja/caja-1.8.1.ebuild,v 1.3 2014/07/02 08:58:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/caja-1.8.1.ebuild,v 1.4 2014/07/02 09:46:00 pacho Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X +mate +introspection +unique xmp" |