diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-10-16 13:39:26 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-10-16 13:39:26 +0000 |
commit | f0c035cdb282d45d78142fc01f91c1ccc38d4419 (patch) | |
tree | 6454a4f44b8c0d68076bdb0635142544e3003cfe /net-irc/lostirc | |
parent | Version bump, bug 66329. (diff) | |
download | historical-f0c035cdb282d45d78142fc01f91c1ccc38d4419.tar.gz historical-f0c035cdb282d45d78142fc01f91c1ccc38d4419.tar.bz2 historical-f0c035cdb282d45d78142fc01f91c1ccc38d4419.zip |
Updated dependencies. Thanks to Antonio <netbix@tiscali.it> in bug #67775.
Diffstat (limited to 'net-irc/lostirc')
-rw-r--r-- | net-irc/lostirc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/lostirc/Manifest | 10 | ||||
-rw-r--r-- | net-irc/lostirc/lostirc-0.3.3.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-irc/lostirc/ChangeLog b/net-irc/lostirc/ChangeLog index 24d6ad4226af..c807f3f8bd9b 100644 --- a/net-irc/lostirc/ChangeLog +++ b/net-irc/lostirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/lostirc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/ChangeLog,v 1.28 2004/10/15 20:31:18 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/ChangeLog,v 1.29 2004/10/16 13:39:26 swegener Exp $ + + 16 Oct 2004; Sven Wegener <swegener@gentoo.org> lostirc-0.3.3.ebuild: + Updated dependencies. Thanks to Antonio <netbix@tiscali.it> in bug #67775. 15 Oct 2004; Sven Wegener <swegener@gentoo.org> lostirc-0.3.2.ebuild, lostirc-0.3.3.ebuild, lostirc-0.4.0.ebuild, lostirc-0.4.1.ebuild, diff --git a/net-irc/lostirc/Manifest b/net-irc/lostirc/Manifest index 67363aadc81d..95768b11699c 100644 --- a/net-irc/lostirc/Manifest +++ b/net-irc/lostirc/Manifest @@ -1,9 +1,9 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 37fb1b4c01f4041d21f559eaf63ae6a9 ChangeLog 6093 +MD5 9300d20261bdeb0790a40e641d8c3814 ChangeLog 6243 MD5 536ac37f2a17d37887c020cd03ff80fe lostirc-0.3.2.ebuild 880 -MD5 5d3b4b00051279ed3fac692fd3123c14 lostirc-0.3.3.ebuild 896 +MD5 cd675a1b084ef61d93074d3c560288f2 lostirc-0.3.3.ebuild 898 MD5 d1f5964f0ff5ba8b2d790a98982910b7 lostirc-0.4.0.ebuild 836 MD5 12e9972488170be7edfb19c5a95fbb56 lostirc-0.4.1.ebuild 841 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 @@ -18,7 +18,7 @@ MD5 90dedff86680ed989541d3ec62954fe0 files/digest-lostirc-0.4.3 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.10 (GNU/Linux) -iD8DBQFBcDOeI1lqEGTUzyQRAsLnAJ47qxv9TtfGdcls5pefqQ6SqNXpoACfdRr9 -MK5UH65Nbm9D7V/Z8bkN1Bw= -=7g81 +iD8DBQFBcSSYI1lqEGTUzyQRAkG6AKCxc8Vpu4G4ptJylN17GGThBncSMACg0NDE +Y/V6JPEBmkHH4aZCNOCqW50= +=PmAP -----END PGP SIGNATURE----- diff --git a/net-irc/lostirc/lostirc-0.3.3.ebuild b/net-irc/lostirc/lostirc-0.3.3.ebuild index 8d165ecbf484..9de31c5283ad 100644 --- a/net-irc/lostirc/lostirc-0.3.3.ebuild +++ b/net-irc/lostirc/lostirc-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.3.ebuild,v 1.9 2004/10/15 20:31:18 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/lostirc/lostirc-0.3.3.ebuild,v 1.10 2004/10/16 13:39:26 swegener Exp $ inherit base @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~amd64 ~sparc" DEPEND=">=sys-apps/sed-4* - =dev-cpp/gtkmm-2.2.11 + >=dev-cpp/gtkmm-2.2.11 >=dev-libs/libsigc++-1.2" src_compile() { |