diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:14:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-05 10:14:28 +0000 |
commit | ab070db928708e2d618a6d5cf7c328f8a57bbc79 (patch) | |
tree | 0c1fe8f9c9d17ef1538793d690d52a5cf19f2d43 /x11-plugins | |
parent | Stable for x86, wrt bug #530540 (diff) | |
download | gentoo-2-ab070db928708e2d618a6d5cf7c328f8a57bbc79.tar.gz gentoo-2-ab070db928708e2d618a6d5cf7c328f8a57bbc79.tar.bz2 gentoo-2-ab070db928708e2d618a6d5cf7c328f8a57bbc79.zip |
Stable for x86, wrt bug #529550
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/purple-plugin_pack/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/purple-plugin_pack/ChangeLog b/x11-plugins/purple-plugin_pack/ChangeLog index 6ed1c2941764..07c751faf024 100644 --- a/x11-plugins/purple-plugin_pack/ChangeLog +++ b/x11-plugins/purple-plugin_pack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/purple-plugin_pack # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.50 2014/12/03 09:35:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.51 2014/12/05 10:14:28 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + purple-plugin_pack-2.7.0-r1.ebuild: + Stable for x86, wrt bug #529550 03 Dec 2014; Agostino Sarubbo <ago@gentoo.org> purple-plugin_pack-2.7.0-r1.ebuild: diff --git a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-r1.ebuild b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-r1.ebuild index c06de2cb630e..5ec2842824a1 100644 --- a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-r1.ebuild +++ b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-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/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-r1.ebuild,v 1.4 2014/12/03 09:35:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.7.0-r1.ebuild,v 1.5 2014/12/05 10:14:28 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://bitbucket.org/rekkanoryo/${MY_PN}/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc ~x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="debug gtk ncurses spell talkfilters" RDEPEND="dev-libs/json-glib |