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
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')
-rw-r--r--net-libs/libotr/ChangeLog9
-rw-r--r--net-libs/libotr/libotr-1.0.4.ebuild6
-rw-r--r--net-libs/libotr/libotr-2.0.0.ebuild6
-rw-r--r--net-libs/libotr/libotr-2.0.1.ebuild6
-rw-r--r--net-libs/libotr/libotr-2.0.2.ebuild6
-rw-r--r--net-libs/libotr/libotr-3.0.0.ebuild6
6 files changed, 22 insertions, 17 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog
index 9a3bc7bb7341..2fda3d1cf724 100644
--- a/net-libs/libotr/ChangeLog
+++ b/net-libs/libotr/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/libotr
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.9 2005/11/14 06:00:04 rizzo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.10 2007/01/05 04:38:23 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> libotr-1.0.4.ebuild,
+ libotr-2.0.0.ebuild, libotr-2.0.1.ebuild, libotr-2.0.2.ebuild,
+ libotr-3.0.0.ebuild:
+ Remove debug.eclass usage.
*libotr-3.0.0 (14 Nov 2005)
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/"
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/"
diff --git a/net-libs/libotr/libotr-2.0.1.ebuild b/net-libs/libotr/libotr-2.0.1.ebuild
index 9533b435bb12..17941a6a8767 100644
--- a/net-libs/libotr/libotr-2.0.1.ebuild
+++ b/net-libs/libotr/libotr-2.0.1.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.1.ebuild,v 1.3 2005/07/10 21:04:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-2.0.1.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/"
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/"
diff --git a/net-libs/libotr/libotr-3.0.0.ebuild b/net-libs/libotr/libotr-3.0.0.ebuild
index 14d5b96c8ab6..5506ce7f2a49 100644
--- a/net-libs/libotr/libotr-3.0.0.ebuild
+++ b/net-libs/libotr/libotr-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/net-libs/libotr/libotr-3.0.0.ebuild,v 1.1 2005/11/14 06:00:04 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.0.0.ebuild,v 1.2 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/"