diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 17:50:03 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 17:50:03 +0000 |
commit | 0e46f17760f0f533530a51a0b41462549c7fc8a5 (patch) | |
tree | 50232ee55252f8b95e36ec1e31b3dc4cb5ba1e3b | |
parent | Stable on amd64 wrt bug 170634 (diff) | |
download | gentoo-2-0e46f17760f0f533530a51a0b41462549c7fc8a5.tar.gz gentoo-2-0e46f17760f0f533530a51a0b41462549c7fc8a5.tar.bz2 gentoo-2-0e46f17760f0f533530a51a0b41462549c7fc8a5.zip |
Stable on amd64 wrt bug 178804
(Portage version: 2.1.2.2)
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index 33806ee847e7..0f6af1d5f0f0 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.52 2007/05/16 20:46:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.53 2007/05/19 17:50:03 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> pisg-0.71.ebuild: + Stable on amd64 wrt bug 178804 16 May 2007; Raúl Porcel <armin76@gentoo.org> pisg-0.71.ebuild: x86 stable wrt #178804 diff --git a/net-irc/pisg/pisg-0.71.ebuild b/net-irc/pisg/pisg-0.71.ebuild index bdf4879314a9..984d6b25433d 100644 --- a/net-irc/pisg/pisg-0.71.ebuild +++ b/net-irc/pisg/pisg-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.71.ebuild,v 1.2 2007/05/16 20:46:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.71.ebuild,v 1.3 2007/05/19 17:50:03 welp 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="" |