diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:47:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:47:11 +0000 |
commit | 27ebd3b18fd8466c7dc65d1bf06ad68a102ae63e (patch) | |
tree | 2ead2389337d853bec50c92688304b0cefd4a0b3 /mate-base/mate | |
parent | x86 stable, bug 513714 (diff) | |
download | gentoo-2-27ebd3b18fd8466c7dc65d1bf06ad68a102ae63e.tar.gz gentoo-2-27ebd3b18fd8466c7dc65d1bf06ad68a102ae63e.tar.bz2 gentoo-2-27ebd3b18fd8466c7dc65d1bf06ad68a102ae63e.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/mate')
-rw-r--r-- | mate-base/mate/ChangeLog | 5 | ||||
-rw-r--r-- | mate-base/mate/mate-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mate-base/mate/ChangeLog b/mate-base/mate/ChangeLog index f1e5ecc2a106..3ea9a0c4d9b6 100644 --- a/mate-base/mate/ChangeLog +++ b/mate-base/mate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mate-base/mate # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/ChangeLog,v 1.7 2014/07/02 09:00:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/ChangeLog,v 1.8 2014/07/02 09:47:11 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-1.8.0.ebuild: + x86 stable, bug 513714 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-1.8.0.ebuild: amd64 stable, bug 513714 diff --git a/mate-base/mate/mate-1.8.0.ebuild b/mate-base/mate/mate-1.8.0.ebuild index ca94f705087b..5c1ceb77bd40 100644 --- a/mate-base/mate/mate-1.8.0.ebuild +++ b/mate-base/mate/mate-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/mate/mate-1.8.0.ebuild,v 1.4 2014/07/02 09:00:35 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-base/mate/mate-1.8.0.ebuild,v 1.5 2014/07/02 09:47:11 pacho Exp $ EAPI="5" @@ -13,7 +13,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="metapackage" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+base -bluetooth +themes +extras" S="${WORKDIR}" |