diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:42:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:42:24 +0000 |
commit | 8ccbe2a18d15e40ab4057b3e5b322651bb19e15e (patch) | |
tree | 2f726421549ad0f5257060476c3a9010372fe503 /app-editors | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-8ccbe2a18d15e40ab4057b3e5b322651bb19e15e.tar.gz gentoo-2-8ccbe2a18d15e40ab4057b3e5b322651bb19e15e.tar.bz2 gentoo-2-8ccbe2a18d15e40ab4057b3e5b322651bb19e15e.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/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-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gedit-plugins/gedit-plugins-3.10.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 ad54b28f60b7..467aaa671e2f 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.42 2014/02/22 20:58:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.43 2014/03/09 10:42:24 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gedit-plugins-3.10.1.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gedit-plugins-3.10.1.ebuild: Fix wrong commit, bug 502160 diff --git a/app-editors/gedit-plugins/gedit-plugins-3.10.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.10.1.ebuild index 766a17e8a8fd..6c0022c79cc6 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.10.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.10.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.10.1.ebuild,v 1.3 2014/02/22 20:58:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.10.1.ebuild,v 1.4 2014/03/09 10:42:24 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ DESCRIPTION="Official plugins for gedit" HOMEPAGE="http://live.gnome.org/GeditPlugins" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE_plugins="charmap git terminal" |