summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2007-01-05 04:44:43 +0000
committerRyan Hill <rhill@gentoo.org>2007-01-05 04:44:43 +0000
commit2f6f387cc0a91162a89ed9df254f5dbdd9f0f187 (patch)
tree508ae1beb71bb3374a611c7b1b1c53534e1f3cf6 /x11-plugins/gaim-slashexec
parentRemove debug.eclass usage for bug #160121. (diff)
downloadhistorical-2f6f387cc0a91162a89ed9df254f5dbdd9f0f187.tar.gz
historical-2f6f387cc0a91162a89ed9df254f5dbdd9f0f187.tar.bz2
historical-2f6f387cc0a91162a89ed9df254f5dbdd9f0f187.zip
Remove debug.eclass usage for bug #160120.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'x11-plugins/gaim-slashexec')
-rw-r--r--x11-plugins/gaim-slashexec/ChangeLog8
-rw-r--r--x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-plugins/gaim-slashexec/ChangeLog b/x11-plugins/gaim-slashexec/ChangeLog
index a39aa20a4da1..0ad1576de550 100644
--- a/x11-plugins/gaim-slashexec/ChangeLog
+++ b/x11-plugins/gaim-slashexec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gaim-slashexec
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/ChangeLog,v 1.2 2006/01/11 23:50:42 metalgod Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/ChangeLog,v 1.3 2007/01/05 04:44:43 dirtyepic Exp $
+
+ 05 Jan 2007; Ryan Hill <dirtyepic@gentoo.org>
+ gaim-slashexec-1.1_beta1.ebuild:
+ Remove debug.eclass usage for bug #160120.
11 Jan 2006; Luis Medinas <metalgod@gentoo.org>
gaim-slashexec-1.1_beta1.ebuild:
diff --git a/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild b/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild
index 8fb64d826a9c..92b2cabce476 100644
--- a/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild
+++ b/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2006 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-slashexec/gaim-slashexec-1.1_beta1.ebuild,v 1.2 2006/01/11 23:50:42 metalgod Exp $
-
-inherit debug
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild,v 1.3 2007/01/05 04:44:43 dirtyepic Exp $
DESCRIPTION="execute commands from within a Gaim conversation"
HOMEPAGE="http://guifications.sourceforge.net/SlashExec/"