diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:33:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-19 13:33:36 +0000 |
commit | cd5e92d9226bd33bd9ce2d78f7736a8d000aede4 (patch) | |
tree | c5afb08aa72a960dc7b2f4536a74099fbcc04898 /app-editors | |
parent | amd64 stable, bug 529964 (diff) | |
download | gentoo-2-cd5e92d9226bd33bd9ce2d78f7736a8d000aede4.tar.gz gentoo-2-cd5e92d9226bd33bd9ce2d78f7736a8d000aede4.tar.bz2 gentoo-2-cd5e92d9226bd33bd9ce2d78f7736a8d000aede4.zip |
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.12.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index 0f5e2d9d0f2a..c43d7e34680c 100644 --- a/app-editors/gedit/ChangeLog +++ b/app-editors/gedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.377 2014/12/18 14:53:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.378 2014/12/19 13:33:36 pacho Exp $ + + 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> gedit-3.12.2-r1.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> gedit-3.12.2-r1.ebuild: x86 stable, bug 529964 diff --git a/app-editors/gedit/gedit-3.12.2-r1.ebuild b/app-editors/gedit/gedit-3.12.2-r1.ebuild index 8646136340ab..9637f5a516d8 100644 --- a/app-editors/gedit/gedit-3.12.2-r1.ebuild +++ b/app-editors/gedit/gedit-3.12.2-r1.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/gedit/gedit-3.12.2-r1.ebuild,v 1.4 2014/12/18 14:53:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.12.2-r1.ebuild,v 1.5 2014/12/19 13:33:36 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -20,7 +20,7 @@ IUSE="+introspection +python spell zeitgeist" # we need to fix that REQUIRED_USE="python? ( ^^ ( $(python_gen_useflags '*') ) )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux" # X libs are not needed for OSX (aqua) COMMON_DEPEND=" |