summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:38:23 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:38:23 +0000
commit78e1dc55a3208cafc15a800fa1dadcbe2fc98312 (patch)
tree8c843dfdce10afbaa21514e9d18665128ce25a81 /net-libs/libotr/libotr-2.0.0.ebuild
parentRemove debug.eclass usage. (diff)
downloadgentoo-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.0.ebuild')
-rw-r--r--net-libs/libotr/libotr-2.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libotr/libotr-2.0.0.ebuild b/net-libs/libotr/libotr-2.0.0.ebuild
index ac1f77b7c00c..4a957254c0a2 100644
--- a/net-libs/libotr/libotr-2.0.0.ebuild
+++ b/net-libs/libotr/libotr-2.0.0.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.0.ebuild,v 1.2 2005/07/10 21:04:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.0.ebuild,v 1.3 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/"