diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:53:42 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:53:42 +0000 |
commit | 221373dd94ec1e920948401c260ba4d0a64762e5 (patch) | |
tree | b22f5734d1fe9140cd35e27ce1401fa2e5e31368 /app-editors/gedit | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-221373dd94ec1e920948401c260ba4d0a64762e5.tar.gz gentoo-2-221373dd94ec1e920948401c260ba4d0a64762e5.tar.bz2 gentoo-2-221373dd94ec1e920948401c260ba4d0a64762e5.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors/gedit')
-rw-r--r-- | app-editors/gedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit/gedit-3.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit/ChangeLog b/app-editors/gedit/ChangeLog index a629d0aa59c4..04cb23298c82 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.365 2014/03/09 10:42:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/ChangeLog,v 1.366 2014/03/09 11:53:42 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gedit-3.10.4.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gedit-3.10.4.ebuild: amd64 stable, bug 499954 diff --git a/app-editors/gedit/gedit-3.10.4.ebuild b/app-editors/gedit/gedit-3.10.4.ebuild index 3dc5a0883597..442bdc856d3f 100644 --- a/app-editors/gedit/gedit-3.10.4.ebuild +++ b/app-editors/gedit/gedit-3.10.4.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.10.4.ebuild,v 1.2 2014/03/09 10:42:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit/gedit-3.10.4.ebuild,v 1.3 2014/03/09 11:53:42 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ SLOT="0" IUSE="+introspection +python spell zeitgeist" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -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=" |