diff options
author | Chuck Short <zul@gentoo.org> | 2004-03-16 23:12:40 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-03-16 23:12:40 +0000 |
commit | 662be0d98efcbc8e118c4dba85a351033f8b759d (patch) | |
tree | dfafdab716ad0233b0332ef8f36569af3d4e04c3 /net-irc/pisg | |
parent | Re-add 2.1.17. Forward port arch fixes from 2.1.17 to 2.1.18. Fix DEPEND/RDEP... (diff) | |
download | gentoo-2-662be0d98efcbc8e118c4dba85a351033f8b759d.tar.gz gentoo-2-662be0d98efcbc8e118c4dba85a351033f8b759d.tar.bz2 gentoo-2-662be0d98efcbc8e118c4dba85a351033f8b759d.zip |
Marked stable for x86
Diffstat (limited to 'net-irc/pisg')
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/Manifest | 4 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.51.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index d104cde27a61..798458836223 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.2 2004/02/11 23:45:28 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.3 2004/03/16 23:12:30 zul Exp $ + + 16 Mar 2004; Chuck Short <zul@gentoo.org> pisg-0.51.ebuild: + Marked stable for x86. *pisg-0.51 (11 Feb 2004) diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest index f9dddbde32d3..3a6bfe76f704 100644 --- a/net-irc/pisg/Manifest +++ b/net-irc/pisg/Manifest @@ -1,6 +1,6 @@ -MD5 62ce11220bfeb9913a747419bbe4703b pisg-0.51.ebuild 1025 +MD5 653c9998dd7af3bba3bfc1b9c781f4c4 pisg-0.51.ebuild 1024 MD5 59fc87354904f33975c323b8eed325ae pisg-0.50.ebuild 1076 -MD5 78da5d37dc8aa95d225c1d7b0a84f07f ChangeLog 570 +MD5 d492f4e80478a2c06bafcf6a0973f973 ChangeLog 658 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 4122e1015b1785c4ba317d53a3f95dec files/digest-pisg-0.50 61 MD5 d1bbe01fcf4658d44fe890463108b7be files/digest-pisg-0.51 61 diff --git a/net-irc/pisg/pisg-0.51.ebuild b/net-irc/pisg/pisg-0.51.ebuild index bc64af03045f..f09f45de9b11 100644 --- a/net-irc/pisg/pisg-0.51.ebuild +++ b/net-irc/pisg/pisg-0.51.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.51.ebuild,v 1.1 2004/02/11 23:45:28 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.51.ebuild,v 1.2 2004/03/16 23:12:30 zul Exp $ DESCRIPTION="Perl IRC Statistics Generator" HOMEPAGE="http://pisg.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |