diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:06:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:06:37 +0000 |
commit | 331f1688d9853477078fcb8942734733089b8ad2 (patch) | |
tree | dbc489029561f5bedb9513d953aec8fabe3c3e65 /net-irc | |
parent | net-misc/hylafax stable on ppc. (diff) | |
download | historical-331f1688d9853477078fcb8942734733089b8ad2.tar.gz historical-331f1688d9853477078fcb8942734733089b8ad2.tar.bz2 historical-331f1688d9853477078fcb8942734733089b8ad2.zip |
net-irc/pisg stable on ppc.
Package-Manager: portage-2.0.53_rc2
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/Manifest | 14 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.67.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index f380320d90ff..d2baa6ab914f 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.42 2005/09/25 13:35:06 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.43 2005/10/02 17:06:37 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> pisg-0.67.ebuild: + Stable on ppc. 25 Sep 2005; Sven Wegener <swegener@gentoo.org> pisg-0.67.ebuild: Stable on x86. diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest index 1ca8c5fbf47e..ca9ab553d06c 100644 --- a/net-irc/pisg/Manifest +++ b/net-irc/pisg/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d0eb5dfe5119f4024a6cdecd4683aee5 ChangeLog 5603 +MD5 d7971d880590cc5d81b2386823a35261 ChangeLog 5691 MD5 9eca5760bc6d3ef523ad2ab2105057cf files/digest-pisg-0.66 61 MD5 8440de9590c3152ca4805125cec2fdf7 files/digest-pisg-0.67 61 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 ced3de30422c6414d0838a684929509b pisg-0.66.ebuild 1227 -MD5 adccb766269cf5b3ae02b7322a3885fc pisg-0.67.ebuild 1228 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDNqefI1lqEGTUzyQRAhH1AKCs+4C4td1oS9MtmmxpUHEB7cWkNACfeHJe -SN+fXZgUir1i6HSEbtDQLkQ= -=LacB ------END PGP SIGNATURE----- +MD5 cbd9b064210b1a86934c0dc50eb661b2 pisg-0.67.ebuild 1225 diff --git a/net-irc/pisg/pisg-0.67.ebuild b/net-irc/pisg/pisg-0.67.ebuild index 8e0ec34800bd..9c36d45e9d5e 100644 --- a/net-irc/pisg/pisg-0.67.ebuild +++ b/net-irc/pisg/pisg-0.67.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.67.ebuild,v 1.2 2005/09/25 13:34:07 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.67.ebuild,v 1.3 2005/10/02 17:06:37 hansmi 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 ~ppc ~amd64" +KEYWORDS="~amd64 ppc x86" IUSE="" |