diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 08:58:16 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 08:58:16 +0000 |
commit | f43914646a1ccc08ec8e46252512debc6563b1ba (patch) | |
tree | 4fc3299c80ecdbd3502d863f06485fbd844a1fe5 /mate-base/caja | |
parent | amd64 stable, bug 513714 (diff) | |
download | gentoo-2-f43914646a1ccc08ec8e46252512debc6563b1ba.tar.gz gentoo-2-f43914646a1ccc08ec8e46252512debc6563b1ba.tar.bz2 gentoo-2-f43914646a1ccc08ec8e46252512debc6563b1ba.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/caja')
-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 00744e3ba169..af4d5c61be00 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.4 2014/06/07 16:39:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/ChangeLog,v 1.5 2014/07/02 08:58:16 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> caja-1.8.1.ebuild: + amd64 stable, bug 513714 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> caja-1.8.1.ebuild: Add ~x86, wrt bug #508072 diff --git a/mate-base/caja/caja-1.8.1.ebuild b/mate-base/caja/caja-1.8.1.ebuild index d81d554a7f5b..73d70d16f984 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.2 2014/06/07 16:39:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/caja/caja-1.8.1.ebuild,v 1.3 2014/07/02 08:58:16 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" |