diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-25 10:45:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-25 10:45:19 +0000 |
commit | e0336e8ba1fb7c4cbd5c3efee9a4b26325f42dfa (patch) | |
tree | 1f6447a63ffdfa59d2419dd53ec38db49015e72e /net-im/yahoo-transport | |
parent | Stable on alpha, bug 85348. (diff) | |
download | gentoo-2-e0336e8ba1fb7c4cbd5c3efee9a4b26325f42dfa.tar.gz gentoo-2-e0336e8ba1fb7c4cbd5c3efee9a4b26325f42dfa.tar.bz2 gentoo-2-e0336e8ba1fb7c4cbd5c3efee9a4b26325f42dfa.zip |
Add ~alpha keyword, bug 83819.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-im/yahoo-transport')
-rw-r--r-- | net-im/yahoo-transport/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/yahoo-transport/yahoo-transport-2.3.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-im/yahoo-transport/ChangeLog b/net-im/yahoo-transport/ChangeLog index 21014f62e87d..db8bcc496641 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.19 2004/10/27 09:39:18 slarti Exp $ +# 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 $ + + 25 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> + yahoo-transport-2.3.2.ebuild: + Add ~alpha keyword, bug 83819. 27 Oct 2004; Tom Martin <slarti@gentoo.org> yahoo-transport-2.3.2.ebuild: Marked ~amd64. diff --git a/net-im/yahoo-transport/yahoo-transport-2.3.2.ebuild b/net-im/yahoo-transport/yahoo-transport-2.3.2.ebuild index 61e421a7c9f6..462da73f6d5b 100644 --- a/net-im/yahoo-transport/yahoo-transport-2.3.2.ebuild +++ b/net-im/yahoo-transport/yahoo-transport-2.3.2.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.2.ebuild,v 1.2 2004/10/27 09:39:18 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.2.ebuild,v 1.3 2005/03/25 10:41:15 kloeri Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" SRC_URI="http://www.jabberstudio.org/files/yahoo-transport-2/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64 ~alpha" SLOT="0" IUSE="" DEPEND="=net-im/jabberd-1.4*" |