diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:16:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 19:16:19 +0000 |
commit | cfba01c39b64c39230b31c5379bde00422b59eb1 (patch) | |
tree | 3e2832b5595424d9d200afd358377de23a9c4d23 /net-irc/rhapsody/rhapsody-0.28b.ebuild | |
parent | Marking xkbevd-1.1.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-cfba01c39b64c39230b31c5379bde00422b59eb1.tar.gz gentoo-2-cfba01c39b64c39230b31c5379bde00422b59eb1.tar.bz2 gentoo-2-cfba01c39b64c39230b31c5379bde00422b59eb1.zip |
Add missing inherit, bug #297063
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-irc/rhapsody/rhapsody-0.28b.ebuild')
-rw-r--r-- | net-irc/rhapsody/rhapsody-0.28b.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/rhapsody/rhapsody-0.28b.ebuild b/net-irc/rhapsody/rhapsody-0.28b.ebuild index 9a39bb465a9a..6853dfe9634a 100644 --- a/net-irc/rhapsody/rhapsody-0.28b.ebuild +++ b/net-irc/rhapsody/rhapsody-0.28b.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.4 2008/06/07 09:40:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/rhapsody/rhapsody-0.28b.ebuild,v 1.5 2009/12/15 19:16:19 armin76 Exp $ -inherit toolchain-funcs +inherit toolchain-funcs eutils DESCRIPTION="IRC client intended to be displayed on a text console" HOMEPAGE="http://rhapsody.sourceforge.net/" |