diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 22:03:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 22:03:12 +0000 |
commit | 6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef (patch) | |
tree | 8e4732828efc839d4e84a185dd7e42c9d8a58b3a /net-im/licq | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef.tar.gz gentoo-2-6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef.tar.bz2 gentoo-2-6ccd66528a6075ec7a31b44fcd88fe0dac8c63ef.zip |
Add inherit eutils
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/licq/licq-1.2.7.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/net-im/licq/ChangeLog b/net-im/licq/ChangeLog index f8f33c885407..003f85316acd 100644 --- a/net-im/licq/ChangeLog +++ b/net-im/licq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/licq # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.35 2004/03/14 12:08:56 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.36 2004/04/27 21:59:12 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> licq-1.2.7.ebuild: + Add inherit eutils 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> licq-1.2.7.ebuild: stable on alpha and ia64 diff --git a/net-im/licq/licq-1.2.7.ebuild b/net-im/licq/licq-1.2.7.ebuild index 620e35db41dc..40e19a833ab0 100644 --- a/net-im/licq/licq-1.2.7.ebuild +++ b/net-im/licq/licq-1.2.7.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/licq/licq-1.2.7.ebuild,v 1.13 2004/04/27 20:36:51 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.14 2004/04/27 21:59:12 agriffis Exp $ + +inherit eutils DESCRIPTION="ICQ Client with v8 support" HOMEPAGE="http://www.licq.org/" |