diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-19 16:21:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-19 16:21:41 +0000 |
commit | 00ece38a4cf3b9d46753b5fe8a2eef6f184aa3cf (patch) | |
tree | 0d8e75cfc82958ba60f1ede390746649858e3a72 /net-irc | |
parent | blas-goto-1.11 version bump. (diff) | |
download | gentoo-2-00ece38a4cf3b9d46753b5fe8a2eef6f184aa3cf.tar.gz gentoo-2-00ece38a4cf3b9d46753b5fe8a2eef6f184aa3cf.tar.bz2 gentoo-2-00ece38a4cf3b9d46753b5fe8a2eef6f184aa3cf.zip |
stable x86 wrt bug 167634
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/pisg/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.70.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index f28d3599d33f..77fe157dd151 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.46 2006/10/22 21:28:01 swegener Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.47 2007/02/19 16:21:41 armin76 Exp $ + + 19 Feb 2007; Raúl Porcel <armin76@gentoo.org> pisg-0.70.ebuild: + stable x86 wrt bug 167634 *pisg-0.70 (22 Oct 2006) diff --git a/net-irc/pisg/pisg-0.70.ebuild b/net-irc/pisg/pisg-0.70.ebuild index 8b43d4b7eb4a..70b77dc1e65c 100644 --- a/net-irc/pisg/pisg-0.70.ebuild +++ b/net-irc/pisg/pisg-0.70.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.70.ebuild,v 1.1 2006/10/22 21:28:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.70.ebuild,v 1.2 2007/02/19 16:21:41 armin76 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" +KEYWORDS="~amd64 ~ppc x86" IUSE="" |