diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:45:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-02 09:45:30 +0000 |
commit | 6ab7d076fdde78fb9dbb776f8957a30fcdfee561 (patch) | |
tree | 88d4d115d4f28d2e224548b8bd7299386e62e1d8 /app-editors | |
parent | x86 stable, bug 513714 (diff) | |
download | gentoo-2-6ab7d076fdde78fb9dbb776f8957a30fcdfee561.tar.gz gentoo-2-6ab7d076fdde78fb9dbb776f8957a30fcdfee561.tar.bz2 gentoo-2-6ab7d076fdde78fb9dbb776f8957a30fcdfee561.zip |
x86 stable, bug 513714
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/pluma/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/pluma/pluma-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/pluma/ChangeLog b/app-editors/pluma/ChangeLog index b1e5889ee85c..3c847b29cb83 100644 --- a/app-editors/pluma/ChangeLog +++ b/app-editors/pluma/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/pluma # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.4 2014/07/02 08:57:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.5 2014/07/02 09:45:30 pacho Exp $ + + 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> pluma-1.8.1.ebuild: + x86 stable, bug 513714 02 Jul 2014; Pacho Ramos <pacho@gentoo.org> pluma-1.8.1.ebuild: amd64 stable, bug 513714 diff --git a/app-editors/pluma/pluma-1.8.1.ebuild b/app-editors/pluma/pluma-1.8.1.ebuild index 973f47cf1d7d..9dfe5f76a77e 100644 --- a/app-editors/pluma/pluma-1.8.1.ebuild +++ b/app-editors/pluma/pluma-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/app-editors/pluma/pluma-1.8.1.ebuild,v 1.3 2014/07/02 08:57:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild,v 1.4 2014/07/02 09:45:30 pacho Exp $ EAPI="5" @@ -19,7 +19,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="python spell" |