diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:24:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:24:09 +0000 |
commit | e21107c9e20abe7e0148d6fa6062b843b7cb6394 (patch) | |
tree | d91c117d45ec00beb0e8806f0bdf1a6c5e2cb4a5 /app-editors | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-e21107c9e20abe7e0148d6fa6062b843b7cb6394.tar.gz gentoo-2-e21107c9e20abe7e0148d6fa6062b843b7cb6394.tar.bz2 gentoo-2-e21107c9e20abe7e0148d6fa6062b843b7cb6394.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gedit-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/gedit-plugins/gedit-plugins-3.10.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/gedit-plugins/ChangeLog b/app-editors/gedit-plugins/ChangeLog index 61e7458a85be..ffc692bd0b57 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.40 2013/12/24 15:30:08 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/ChangeLog,v 1.41 2014/02/22 14:24:09 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gedit-plugins-3.10.1.ebuild: + arch stable, bug 888 *gedit-plugins-3.10.1 (24 Dec 2013) 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 266e58c13d4e..af8de9a8fd0a 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-2013 Gentoo Foundation +# 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.1 2013/12/24 15:30:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gedit-plugins/gedit-plugins-3.10.1.ebuild,v 1.2 2014/02/22 14:24:09 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" |