diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-31 12:58:39 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-08-31 12:58:39 +0000 |
commit | f67132c980bd28b941342985a0dfe7ab1468e62b (patch) | |
tree | 9514b7707441f6d5a521d492a4ff3dd71000d685 /net-irc/pisg | |
parent | stable ppc, bug 236096 (diff) | |
download | gentoo-2-f67132c980bd28b941342985a0dfe7ab1468e62b.tar.gz gentoo-2-f67132c980bd28b941342985a0dfe7ab1468e62b.tar.bz2 gentoo-2-f67132c980bd28b941342985a0dfe7ab1468e62b.zip |
stable amd64, bug 236122
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/pisg')
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.72.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index 67e77ccae6f6..1417fff29bcc 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.57 2008/08/30 14:23:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.58 2008/08/31 12:58:39 gentoofan23 Exp $ + + 31 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> pisg-0.72.ebuild: + stable amd64, bug 236122 30 Aug 2008; Brent Baude <ranger@gentoo.org> pisg-0.72.ebuild: stable ppc, bug 236122 diff --git a/net-irc/pisg/pisg-0.72.ebuild b/net-irc/pisg/pisg-0.72.ebuild index 0fa187189b57..110ee9a21479 100644 --- a/net-irc/pisg/pisg-0.72.ebuild +++ b/net-irc/pisg/pisg-0.72.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.72.ebuild,v 1.2 2008/08/30 14:23:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.72.ebuild,v 1.3 2008/08/31 12:58:39 gentoofan23 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="" |