diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-03 21:46:13 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-03 21:46:13 +0000 |
commit | 86c27a39bbaee6a59c1126881d35b0460cd58ab3 (patch) | |
tree | 9f807cb72416136502a36e86e2695175a7b3db25 /net-irc/pisg/pisg-0.73.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-86c27a39bbaee6a59c1126881d35b0460cd58ab3.tar.gz gentoo-2-86c27a39bbaee6a59c1126881d35b0460cd58ab3.tar.bz2 gentoo-2-86c27a39bbaee6a59c1126881d35b0460cd58ab3.zip |
Stable ppc, bug #419249
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/pisg/pisg-0.73.ebuild')
-rw-r--r-- | net-irc/pisg/pisg-0.73.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/pisg/pisg-0.73.ebuild b/net-irc/pisg/pisg-0.73.ebuild index 5a3c77a73452..28f3b34e24a8 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.3 2012/08/03 08:31:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73.ebuild,v 1.4 2012/08/03 21:46:13 blueness 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="" |