diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-01-05 04:40:40 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-01-05 04:40:40 +0000 |
commit | 10ff7a7325d39970b2c1652b28d1308d3254cec3 (patch) | |
tree | 61f5a734b782720d51b5e1613e0bd364341867e1 /x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild | |
parent | Remove debug.eclass usage. (diff) | |
download | gentoo-2-10ff7a7325d39970b2c1652b28d1308d3254cec3.tar.gz gentoo-2-10ff7a7325d39970b2c1652b28d1308d3254cec3.tar.bz2 gentoo-2-10ff7a7325d39970b2c1652b28d1308d3254cec3.zip |
Remove debug.eclass usage for bug #160122.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild')
-rw-r--r-- | x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild b/x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild index 129317d73b36..366edbf28037 100644 --- a/x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild +++ b/x11-plugins/gaim-otr/gaim-otr-3.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/x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild,v 1.1 2005/11/14 06:12:04 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-otr/gaim-otr-3.0.0.ebuild,v 1.2 2007/01/05 04:40:40 dirtyepic 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/" |