diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-21 19:12:03 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-21 19:12:03 +0000 |
commit | 706f540289fb75e6eab3c7bf4be4a9260ff4d434 (patch) | |
tree | 25cb9ffa52ec342ec38f34b92ba9df66f8cd568a /net-irc/pisg | |
parent | added metadata.xml (diff) | |
download | historical-706f540289fb75e6eab3c7bf4be4a9260ff4d434.tar.gz historical-706f540289fb75e6eab3c7bf4be4a9260ff4d434.tar.bz2 historical-706f540289fb75e6eab3c7bf4be4a9260ff4d434.zip |
Stable on ppc.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'net-irc/pisg')
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/Manifest | 18 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.62.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index 3cb2865acdf3..ce0974f3b3b1 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.24 2005/01/12 07:06:01 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.25 2005/01/21 19:12:03 pylon Exp $ + + 21 Jan 2005; Lars Weiler <pylon@gentoo.org> pisg-0.62.ebuild: + Stable on ppc. *pisg-0.63 (12 Jan 2005) diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest index b2d311ac3695..af61bb9d7d32 100644 --- a/net-irc/pisg/Manifest +++ b/net-irc/pisg/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 06b389fb636e443e2f4561514c1cfcc8 pisg-0.62.ebuild 1289 +MD5 612a3490a1ee20f633d307d3e69f62ca ChangeLog 3809 +MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 7fe370438f182c89dd3bf93398ce885d pisg-0.57.ebuild 1249 +MD5 66925baecb58edd4025e262d0b48dcaa pisg-0.62.ebuild 1285 MD5 212c1304b43a97c3e0e1ad3de2d6c8fb pisg-0.63.ebuild 1290 -MD5 427f0cab78981bbfa2cfe695c171bd01 ChangeLog 3730 -MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 2116a6e5786030640b4a7f25159dbfc6 files/0.56-network-option-fix.patch 1345 MD5 9de11d80cf02a7d17db1351fe63fc0ba files/digest-pisg-0.57 61 MD5 ec19c7db381c7718faf4f2c7e26064c7 files/digest-pisg-0.62 61 MD5 1802bad596df45d21d6316a75a964b88 files/digest-pisg-0.63 61 -MD5 2116a6e5786030640b4a7f25159dbfc6 files/0.56-network-option-fix.patch 1345 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFB5M0/I1lqEGTUzyQRAs6uAJ420F7LbdzQqCHD0zY8VOfEIACjFACffFWI -DehuO6Q06dcEXtZlTpZjI+0= -=MA3U ------END PGP SIGNATURE----- diff --git a/net-irc/pisg/pisg-0.62.ebuild b/net-irc/pisg/pisg-0.62.ebuild index c412a11f2eb0..5930cdf80a5e 100644 --- a/net-irc/pisg/pisg-0.62.ebuild +++ b/net-irc/pisg/pisg-0.62.ebuild @@ -1,6 +1,6 @@ # 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.62.ebuild,v 1.3 2005/01/12 07:09:45 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.62.ebuild,v 1.4 2005/01/21 19:12:03 pylon Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pisg.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" |