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
commitae15a179f581707bb8dfd7e3348d0c991a38de32 (patch)
treea1691d65b4e8335b4b0bcf013453ff9d59dbd08d /net-libs/libotr/libotr-2.0.0.ebuild
parentRemove debug.eclass usage. (diff)
downloadhistorical-ae15a179f581707bb8dfd7e3348d0c991a38de32.tar.gz
historical-ae15a179f581707bb8dfd7e3348d0c991a38de32.tar.bz2
historical-ae15a179f581707bb8dfd7e3348d0c991a38de32.zip
Remove debug.eclass usage.
Package-Manager: portage-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/"