diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-06-21 01:09:54 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-06-21 01:09:54 +0000 |
commit | bef546317fdcd93807245846d9820f99c17020e9 (patch) | |
tree | 8cebd59775ec8e9884e7b4910a0e50a959b60883 /net-im/yahoo-transport | |
parent | QA, added IUSE="" (diff) | |
download | historical-bef546317fdcd93807245846d9820f99c17020e9.tar.gz historical-bef546317fdcd93807245846d9820f99c17020e9.tar.bz2 historical-bef546317fdcd93807245846d9820f99c17020e9.zip |
fixed missing IUSE
Diffstat (limited to 'net-im/yahoo-transport')
-rw-r--r-- | net-im/yahoo-transport/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/yahoo-transport/Manifest | 10 | ||||
-rw-r--r-- | net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild | 4 | ||||
-rw-r--r-- | net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild | 4 |
6 files changed, 19 insertions, 14 deletions
diff --git a/net-im/yahoo-transport/ChangeLog b/net-im/yahoo-transport/ChangeLog index e3f0049d9796..9155d4d9be8a 100644 --- a/net-im/yahoo-transport/ChangeLog +++ b/net-im/yahoo-transport/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/yahoo-transport # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.11 2004/06/19 20:37:22 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.12 2004/06/21 01:09:54 humpback Exp $ + + 21 Jun 2004; Gustavo Felisberto <humpback@gentoo.org>; + yahoo-transport-2.3.0-r1.ebuild, yahoo-transport-2.3.0-r2.ebuild, + yahoo-transport-2.3.0.ebuild, yahoo-transport-2.3.1.ebuild: + Fixed missing IUSE 19 Jun 2004; Gustavo Felisberto <humpback@gentoo.org>; yahoo-transport-2.3.1.ebuild, files/yahoo-transport.init: diff --git a/net-im/yahoo-transport/Manifest b/net-im/yahoo-transport/Manifest index 96acc9dcef64..cdb9ebaccdd6 100644 --- a/net-im/yahoo-transport/Manifest +++ b/net-im/yahoo-transport/Manifest @@ -1,9 +1,9 @@ -MD5 44f3dd1653f27efbcf1b6ed3f26f6828 ChangeLog 2065 +MD5 7e706b79ca1cff9c2052f840e5ca677b ChangeLog 2274 MD5 5c223c6896440b679a2ab2fe0c27df87 metadata.xml 322 -MD5 0186f0162f4d06bae283d2ff78faed1e yahoo-transport-2.3.0-r1.ebuild 1189 -MD5 ae3e4fcba545476f7ad6c6c3c8397eb3 yahoo-transport-2.3.0-r2.ebuild 1394 -MD5 f7c81c3dea866f1425c07d8e983fb83e yahoo-transport-2.3.0.ebuild 948 -MD5 8cfdcbbb75384e73c918c72a30528e66 yahoo-transport-2.3.1.ebuild 1215 +MD5 c56d0dd17e4011371055e6df3dbfb3bd yahoo-transport-2.3.0-r1.ebuild 1199 +MD5 50775a8265c98f09d3f30901aeb3a519 yahoo-transport-2.3.0-r2.ebuild 1404 +MD5 8a71f9e28d248a50ab6b1467eada82ce yahoo-transport-2.3.0.ebuild 958 +MD5 5e7699fb3cf8f73487495b00e1ad6ca8 yahoo-transport-2.3.1.ebuild 1222 MD5 31c9597366163e1bee5dc028112f312c files/README.Gentoo 1525 MD5 25e82b074896a885889f7f45e84872c0 files/digest-yahoo-transport-2.3.0 72 MD5 69d3e0efaec60f6e43d96bc566772ba2 files/digest-yahoo-transport-2.3.0-r1 144 diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild index 4f4377a668a4..2c4f9f0cc9aa 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild,v 1.5 2004/06/03 16:34:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild,v 1.6 2004/06/21 01:09:54 humpback Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz LICENSE="GPL-2" KEYWORDS="x86 ~sparc ~ppc" SLOT="0" - +IUSE="" DEPEND=">=net-im/jabberd-1.4.3" src_unpack() { diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild index daed9cccd2e6..f1f7ce72f934 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild,v 1.3 2004/06/03 16:34:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild,v 1.4 2004/06/21 01:09:54 humpback Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" SLOT="0" - +IUSE="" DEPEND=">=net-im/jabberd-1.4.3-r3" src_unpack() { diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild index aff7a58a1a2c..d5da3b478dd3 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild,v 1.4 2004/06/03 16:34:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild,v 1.5 2004/06/21 01:09:54 humpback Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" SLOT="0" - +IUSE="" DEPEND=">=net-im/jabberd-1.4.3" src_unpack() { diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild index 1241219723ea..880ff3806816 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild,v 1.5 2004/06/19 20:37:22 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.1.ebuild,v 1.6 2004/06/21 01:09:54 humpback Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz LICENSE="GPL-2" KEYWORDS="x86 ~ppc hppa" SLOT="0" - +IUSE="" DEPEND=">=net-im/jabberd-1.4.3-r3" src_unpack() { |