diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:51:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:51:14 +0000 |
commit | d941e05ecd74b9d448a3346762eb33a1df7d09e5 (patch) | |
tree | 269b7bbd8842bb42056f9770e3fbc3eb549a14ca /net-irc | |
parent | Stable for ppc, wrt bug #474260 (diff) | |
download | gentoo-2-d941e05ecd74b9d448a3346762eb33a1df7d09e5.tar.gz gentoo-2-d941e05ecd74b9d448a3346762eb33a1df7d09e5.tar.bz2 gentoo-2-d941e05ecd74b9d448a3346762eb33a1df7d09e5.zip |
Stable for ppc, wrt bug #495846
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.73-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index ca2a55bd88ad..37fc075c4105 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.66 2014/03/02 22:27:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.67 2014/03/05 15:51:14 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> pisg-0.73-r1.ebuild: + Stable for ppc, wrt bug #495846 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> pisg-0.73-r1.ebuild: amd64 stable, bug #495846 diff --git a/net-irc/pisg/pisg-0.73-r1.ebuild b/net-irc/pisg/pisg-0.73-r1.ebuild index c482ab34e1fb..4af3e99ffe74 100644 --- a/net-irc/pisg/pisg-0.73-r1.ebuild +++ b/net-irc/pisg/pisg-0.73-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/net-irc/pisg/pisg-0.73-r1.ebuild,v 1.3 2014/03/02 22:27:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73-r1.ebuild,v 1.4 2014/03/05 15:51:14 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" |