diff options
author | 2004-04-27 22:18:32 +0000 | |
---|---|---|
committer | 2004-04-27 22:18:32 +0000 | |
commit | 9fe0192adbe0cf33f1e02f457f7c530df24fd95d (patch) | |
tree | ecceb0b9d718fe17d5d829e442dba8e033159ef2 /net-irc/vyqchat | |
parent | Add inherit eutils (diff) | |
download | gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.tar.gz gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.tar.bz2 gentoo-2-9fe0192adbe0cf33f1e02f457f7c530df24fd95d.zip |
Add inherit eutils
Diffstat (limited to 'net-irc/vyqchat')
-rw-r--r-- | net-irc/vyqchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/vyqchat/vyqchat-0.2.3.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/net-irc/vyqchat/ChangeLog b/net-irc/vyqchat/ChangeLog index c79ddb7b7fce..3e44911d6ce0 100644 --- a/net-irc/vyqchat/ChangeLog +++ b/net-irc/vyqchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/vyqchat # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/vyqchat/ChangeLog,v 1.4 2004/03/20 03:34:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/vyqchat/ChangeLog,v 1.5 2004/04/27 22:16:40 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vyqchat-0.2.3.ebuild: + Add inherit eutils 19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> vyqchat-0.1.1.ebuild, vyqchat-0.2.3.ebuild: diff --git a/net-irc/vyqchat/vyqchat-0.2.3.ebuild b/net-irc/vyqchat/vyqchat-0.2.3.ebuild index 7af0cd257aac..03639ca4a847 100644 --- a/net-irc/vyqchat/vyqchat-0.2.3.ebuild +++ b/net-irc/vyqchat/vyqchat-0.2.3.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-irc/vyqchat/vyqchat-0.2.3.ebuild,v 1.3 2004/03/20 03:34:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/vyqchat/vyqchat-0.2.3.ebuild,v 1.4 2004/04/27 22:16:40 agriffis Exp $ + +inherit eutils DESCRIPTION="QT based Vypress Chat clone for X." HOMEPAGE="http://linux.bydg.org/~yogin/" |