diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-06-25 15:01:35 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-06-25 15:01:35 +0000 |
commit | f64e163d994f0532083162462154b021e4622a04 (patch) | |
tree | e0c6eeab1a7c5ca25b6cec42b4e84a4f515c21d9 /net-irc/pisg | |
parent | Stable on hppa. (diff) | |
download | historical-f64e163d994f0532083162462154b021e4622a04.tar.gz historical-f64e163d994f0532083162462154b021e4622a04.tar.bz2 historical-f64e163d994f0532083162462154b021e4622a04.zip |
Marked stable on x86.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-irc/pisg')
-rw-r--r-- | net-irc/pisg/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/pisg/Manifest | 10 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.66.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index e2ae0e94a471..2be38a4439fe 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.37 2005/06/18 21:35:37 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.38 2005/06/25 15:01:35 swegener Exp $ + + 25 Jun 2005; Sven Wegener <swegener@gentoo.org> pisg-0.66.ebuild: + Marked stable on x86. 18 Jun 2005; Sven Wegener <swegener@gentoo.org> -pisg-0.64.ebuild: Removed old ebuild. diff --git a/net-irc/pisg/Manifest b/net-irc/pisg/Manifest index ef4409329b3b..23a893d762ad 100644 --- a/net-irc/pisg/Manifest +++ b/net-irc/pisg/Manifest @@ -1,17 +1,17 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 858347b39c0c79fd2090e9c90d861a0c ChangeLog 5092 +MD5 c48746d3b0bd271023589345e03f3279 ChangeLog 5185 MD5 2116a6e5786030640b4a7f25159dbfc6 files/0.56-network-option-fix.patch 1345 MD5 490f56fd22bece6cafbf8607d8808977 files/digest-pisg-0.65 61 MD5 9eca5760bc6d3ef523ad2ab2105057cf files/digest-pisg-0.66 61 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 49a693d1c477501c7b513dc441ec6b7f pisg-0.65.ebuild 1294 -MD5 abfbe7af7d508a185775969af60806a2 pisg-0.66.ebuild 1245 +MD5 3350183a988c2f097c8aabc8850d4ef0 pisg-0.66.ebuild 1244 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCtJO3I1lqEGTUzyQRAiOqAJ9vpuP1Eu+cWyeDr+gw/pb/Kc3XXwCglAQI -0pU/wKme+PN9MI4h2fynKik= -=kf9e +iD8DBQFCvXHnI1lqEGTUzyQRAhuCAJ4jguy1tPPPBmQzjhv+ZgGizBVrEACgnsfe +M2YoJoWnAcCSqo0K9SavIXE= +=NeRl -----END PGP SIGNATURE----- diff --git a/net-irc/pisg/pisg-0.66.ebuild b/net-irc/pisg/pisg-0.66.ebuild index f670b63da59e..17c8fc927819 100644 --- a/net-irc/pisg/pisg-0.66.ebuild +++ b/net-irc/pisg/pisg-0.66.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.66.ebuild,v 1.2 2005/05/16 15:18:48 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.66.ebuild,v 1.3 2005/06/25 15:01:35 swegener 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="" |