diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 08:23:39 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-03 08:23:39 +0000 |
commit | 909746175990f290f9c990664af454b9d1cc5161 (patch) | |
tree | ca3c9b22d317d30462d58aa2c204200e2e4e6173 /net-irc/pisg | |
parent | Stable on amd64 wrt bug #419089 (diff) | |
download | gentoo-2-909746175990f290f9c990664af454b9d1cc5161.tar.gz gentoo-2-909746175990f290f9c990664af454b9d1cc5161.tar.bz2 gentoo-2-909746175990f290f9c990664af454b9d1cc5161.zip |
Stable on amd64 wrt bug #419249
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/pisg')
-rw-r--r-- | net-irc/pisg/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.73.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index 059a066869e1..157e16232ac2 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.60 2012/03/27 18:11:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.61 2012/08/03 08:23:39 hwoarang Exp $ + + 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> pisg-0.73.ebuild: + Stable on amd64 wrt bug #419249 *pisg-0.73 (27 Mar 2012) @@ -251,4 +254,3 @@ files/0.50-network-option-fix.patch: Initial version, ebuild submitted by Sven Wegener < sven.wegener -at- stealer.net >. Closes #37848. - diff --git a/net-irc/pisg/pisg-0.73.ebuild b/net-irc/pisg/pisg-0.73.ebuild index 576fc8d1ebe4..8e7bba951c45 100644 --- a/net-irc/pisg/pisg-0.73.ebuild +++ b/net-irc/pisg/pisg-0.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild,v 1.1 2012/03/27 18:11:50 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild,v 1.2 2012/08/03 08:23:39 hwoarang Exp $ inherit perl-app @@ -9,7 +9,7 @@ HOMEPAGE="http://pisg.sourceforge.net/" 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="" |