diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 22:08:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 22:08:15 +0000 |
commit | e6fccdc95b8062c611c8ad4e7f8768f92acef2ce (patch) | |
tree | e70ce79c133bcf070d8cb738c4051516b6fedb38 /net-im/yahoo-transport | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-e6fccdc95b8062c611c8ad4e7f8768f92acef2ce.tar.gz gentoo-2-e6fccdc95b8062c611c8ad4e7f8768f92acef2ce.tar.bz2 gentoo-2-e6fccdc95b8062c611c8ad4e7f8768f92acef2ce.zip |
Add inherit eutils
Diffstat (limited to 'net-im/yahoo-transport')
4 files changed, 15 insertions, 4 deletions
diff --git a/net-im/yahoo-transport/ChangeLog b/net-im/yahoo-transport/ChangeLog index cc2bb15e68c8..89c46e0ad4a3 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.5 2004/04/08 02:14:56 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/ChangeLog,v 1.6 2004/04/27 22:03:21 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> + yahoo-transport-2.3.0-r1.ebuild, yahoo-transport-2.3.0-r2.ebuild, + yahoo-transport-2.3.0.ebuild: + Add inherit eutils *yahoo-transport-2.3.0-r2 (08 Apr 2004) 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 cb3a6d395e8d..f23ed7c370c2 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,8 @@ # 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.3 2004/02/26 03:27:04 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r1.ebuild,v 1.4 2004/04/27 22:03:21 agriffis Exp $ + +inherit eutils DESCRIPTION="Open Source Jabber Server Yahoo transport" HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" 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 d30dbff23aee..5cb82e5a330d 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,8 @@ # 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.1 2004/04/08 02:14:56 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0-r2.ebuild,v 1.2 2004/04/27 22:03:21 agriffis Exp $ + +inherit eutils DESCRIPTION="Open Source Jabber Server Yahoo transport" HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" 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 7788516074d5..ceb8c52a243b 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,8 @@ # 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.2 2004/01/23 19:23:39 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/yahoo-transport/yahoo-transport-2.3.0.ebuild,v 1.3 2004/04/27 22:03:21 agriffis Exp $ + +inherit eutils DESCRIPTION="Open Source Jabber Server Yahoo transport" HOMEPAGE="http://yahoo-transport-2.jabberstudio.org/" |