diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-12 19:17:40 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-12 19:17:40 +0000 |
commit | 41343eca16a0e851b43702c04ec420c16bc44d09 (patch) | |
tree | b802948b2fbb07d69e96f75c312e4c5c9546237e /net-irc/lostirc | |
parent | Only the source tarball is now given to unpack. (diff) | |
download | historical-41343eca16a0e851b43702c04ec420c16bc44d09.tar.gz historical-41343eca16a0e851b43702c04ec420c16bc44d09.tar.bz2 historical-41343eca16a0e851b43702c04ec420c16bc44d09.zip |
Marked Stable on AMD64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-irc/lostirc')
-rw-r--r-- | net-irc/lostirc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/lostirc/Manifest | 18 | ||||
-rw-r--r-- | net-irc/lostirc/lostirc-0.4.6.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/net-irc/lostirc/ChangeLog b/net-irc/lostirc/ChangeLog index 1d1fd9745f38..9e3943d88161 100644 --- a/net-irc/lostirc/ChangeLog +++ b/net-irc/lostirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/lostirc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/ChangeLog,v 1.43 2005/07/08 14:35:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/ChangeLog,v 1.44 2005/08/12 19:17:40 metalgod Exp $ + + 12 Aug 2005; Luis Medinas <metalgod@gentoo.org> lostirc-0.4.6.ebuild: + Marked Stable on AMD64. 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> lostirc-0.4.6.ebuild: Stable on sparc diff --git a/net-irc/lostirc/Manifest b/net-irc/lostirc/Manifest index 3766b2af3c22..262aa5d955a8 100644 --- a/net-irc/lostirc/Manifest +++ b/net-irc/lostirc/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 -MD5 78724efca7d5f78ea140afabde0c1bbb lostirc-0.4.6.ebuild 837 -MD5 c2159bd36b0ff816ab123c36dcb22ed1 ChangeLog 7929 +MD5 e5c04e9db06c510f0e4c59f977d051af ChangeLog 8028 MD5 7fbb28c627a53c3e7ee2cc83faf9e4eb lostirc-0.4.4.ebuild 1004 -MD5 259ee51ebd15d7c9f73b59915b29d9ca files/digest-lostirc-0.4.6 65 +MD5 53d11ab57dd4e042d338d33a2a8bd55f lostirc-0.4.6.ebuild 836 +MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 8f3731faefb20f5e822332fbfc31ee8b files/digest-lostirc-0.4.4 65 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFCzo9PKRy60XGEcJIRAiurAJ41beTeuubEgR/E5MrX+Dgz9pEMSQCfUu1k -epOldsCORoK6lJpguIkDwrE= -=HOtT ------END PGP SIGNATURE----- +MD5 259ee51ebd15d7c9f73b59915b29d9ca files/digest-lostirc-0.4.6 65 diff --git a/net-irc/lostirc/lostirc-0.4.6.ebuild b/net-irc/lostirc/lostirc-0.4.6.ebuild index 1c8322fe079f..ecd9972e10cd 100644 --- a/net-irc/lostirc/lostirc-0.4.6.ebuild +++ b/net-irc/lostirc/lostirc-0.4.6.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/lostirc/lostirc-0.4.6.ebuild,v 1.4 2005/07/08 14:35:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.4.6.ebuild,v 1.5 2005/08/12 19:17:40 metalgod Exp $ inherit base @@ -10,7 +10,7 @@ HOMEPAGE="http://lostirc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~amd64 sparc" +KEYWORDS="amd64 ppc sparc x86" RDEPEND=">=dev-cpp/gtkmm-2.4 >=dev-cpp/glibmm-2.4.4 |