diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:38:23 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:38:23 +0000 |
commit | 78e1dc55a3208cafc15a800fa1dadcbe2fc98312 (patch) | |
tree | 8c843dfdce10afbaa21514e9d18665128ce25a81 /net-libs/libotr/libotr-2.0.2.ebuild | |
parent | Remove debug.eclass usage. (diff) | |
download | gentoo-2-78e1dc55a3208cafc15a800fa1dadcbe2fc98312.tar.gz gentoo-2-78e1dc55a3208cafc15a800fa1dadcbe2fc98312.tar.bz2 gentoo-2-78e1dc55a3208cafc15a800fa1dadcbe2fc98312.zip |
Remove debug.eclass usage.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'net-libs/libotr/libotr-2.0.2.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-2.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libotr/libotr-2.0.2.ebuild b/net-libs/libotr/libotr-2.0.2.ebuild index 233a40ea0c97..8c06e7628e6c 100644 --- a/net-libs/libotr/libotr-2.0.2.ebuild +++ b/net-libs/libotr/libotr-2.0.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.2.ebuild,v 1.3 2005/08/01 17:59:02 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.2.ebuild,v 1.4 2007/01/05 04:38:23 flameeyes Exp $ -inherit flag-o-matic eutils debug +inherit flag-o-matic eutils DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging" HOMEPAGE="http://www.cypherpunks.ca/otr/" |