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 | ae15a179f581707bb8dfd7e3348d0c991a38de32 (patch) | |
tree | a1691d65b4e8335b4b0bcf013453ff9d59dbd08d /net-libs/libotr/libotr-1.0.4.ebuild | |
parent | Remove debug.eclass usage. (diff) | |
download | historical-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-1.0.4.ebuild')
-rw-r--r-- | net-libs/libotr/libotr-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libotr/libotr-1.0.4.ebuild b/net-libs/libotr/libotr-1.0.4.ebuild index 428ab3e0acfb..2058dafab17e 100644 --- a/net-libs/libotr/libotr-1.0.4.ebuild +++ b/net-libs/libotr/libotr-1.0.4.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-1.0.4.ebuild,v 1.2 2005/07/10 21:04:16 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-1.0.4.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/" |