diff options
author | Jason Wever <weeve@gentoo.org> | 2005-04-02 18:07:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-04-02 18:07:06 +0000 |
commit | b0dbab3e80fc7ed79c345fa709775c139acef45b (patch) | |
tree | fc38948dda3f4f7b90f5092406d1863d7d126f43 /net-im/yahoo-transport | |
parent | Removing this ebuild as it ALREADY EXISTS. Please ask perl-herd before just a... (diff) | |
download | historical-b0dbab3e80fc7ed79c345fa709775c139acef45b.tar.gz historical-b0dbab3e80fc7ed79c345fa709775c139acef45b.tar.bz2 historical-b0dbab3e80fc7ed79c345fa709775c139acef45b.zip |
Stable on SPARC.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-im/yahoo-transport')
-rw-r--r-- | net-im/yahoo-transport/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-im/yahoo-transport/ChangeLog b/net-im/yahoo-transport/ChangeLog index db8bcc496641..b34df04f526d 100644 --- a/net-im/yahoo-transport/ChangeLog +++ b/net-im/yahoo-transport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/yahoo-transport # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.20 2005/03/25 10:41:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.21 2005/04/02 18:05:38 weeve Exp $ + + 02 Apr 2005; Jason Wever <weeve@gentoo.org> + yahoo-transport-2.3.1-r1.ebuild: + Stable on SPARC. 25 Mar 2005; Bryan Ăstergaard <kloeri@gentoo.org> yahoo-transport-2.3.2.ebuild: diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild index 10ad121636be..b187fd62e291 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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-r1.ebuild,v 1.4 2004/07/07 19:10:46 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.1-r1.ebuild,v 1.5 2005/04/02 18:05:38 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz http://www.lucas-nussbaum.net/yahoo-transport+authfix.diff" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc hppa ~sparc" +KEYWORDS="x86 ~ppc hppa sparc" SLOT="0" IUSE="" DEPEND="=net-im/jabberd-1.4*" |