diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:42:00 +0000 |
commit | 25f5bdf5995c96883babb6bdcd93e2dfd04af4b9 (patch) | |
tree | d098d3bb858c8940539bd927b2fe2cab3db05a3a /app-editors/gedit-plugins | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-25f5bdf5995c96883babb6bdcd93e2dfd04af4b9.tar.gz gentoo-2-25f5bdf5995c96883babb6bdcd93e2dfd04af4b9.tar.bz2 gentoo-2-25f5bdf5995c96883babb6bdcd93e2dfd04af4b9.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/gedit-plugins')
-rw-r--r-- | app-editors/gedit-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gedit-plugins/ChangeLog b/app-editors/gedit-plugins/ChangeLog index 72471e867a22..37bcc817c342 100644 --- a/app-editors/gedit-plugins/ChangeLog +++ b/app-editors/gedit-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gedit-plugins # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.47 2014/06/30 12:29:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.48 2014/07/22 10:42:00 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gedit-plugins-3.12.1.ebuild: + Stable for amd64, wrt bug #512912 30 Jun 2014; Pacho Ramos <pacho@gentoo.org> gedit-plugins-3.12.1.ebuild: Offending files are only installed with USE python (#515842 by Ilya Gordeev) diff --git a/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild index 94aeeba2d687..d5e324d79ff8 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.12.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/gedit-plugins/gedit-plugins-3.12.1.ebuild,v 1.2 2014/06/30 12:29:54 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.12.1.ebuild,v 1.3 2014/07/22 10:42:00 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ DESCRIPTION="Official plugins for gedit" HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE_plugins="charmap git terminal" |