summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:34:00 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 04:34:00 +0000
commitdf9b816c523e6103e01eee54e6f99c40e6a22cc3 (patch)
tree21b015ebb4bd742a0a5e2922c8b555460cacf772 /x11-plugins
parentRemove debug.eclass usage. (diff)
downloadgentoo-2-df9b816c523e6103e01eee54e6f99c40e6a22cc3.tar.gz
gentoo-2-df9b816c523e6103e01eee54e6f99c40e6a22cc3.tar.bz2
gentoo-2-df9b816c523e6103e01eee54e6f99c40e6a22cc3.zip
Remove debug.eclass usage.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gaim-encryption/ChangeLog8
-rw-r--r--x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild6
-rw-r--r--x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/gaim-encryption/ChangeLog b/x11-plugins/gaim-encryption/ChangeLog
index 954b020d938f..e70636ee8bfa 100644
--- a/x11-plugins/gaim-encryption/ChangeLog
+++ b/x11-plugins/gaim-encryption/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gaim-encryption
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.89 2006/12/22 18:39:05 gothgirl Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/ChangeLog,v 1.90 2007/01/05 04:34:00 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ gaim-encryption-2.38.ebuild, gaim-encryption-3.0_beta7.ebuild:
+ Remove debug.eclass usage.
22 Dec 2006; <gothgirl@gentoo.org> gaim-encryption-2.38.ebuild,
gaim-encryption-3.0_beta7.ebuild:
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild
index 377e9c9b62be..69d263021973 100644
--- a/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild
+++ b/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild
@@ -1,8 +1,8 @@
-# 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-encryption/gaim-encryption-2.38.ebuild,v 1.12 2006/12/22 18:39:05 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.38.ebuild,v 1.13 2007/01/05 04:34:00 flameeyes Exp $
-inherit flag-o-matic debug multilib
+inherit flag-o-matic multilib
DESCRIPTION="GAIM Encryption PlugIn"
HOMEPAGE="http://gaim-encryption.sourceforge.net/"
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild
index a818649cd42c..68d189006564 100644
--- a/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild
+++ b/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild
@@ -1,8 +1,8 @@
-# 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-encryption/gaim-encryption-3.0_beta7.ebuild,v 1.5 2006/12/22 18:39:05 gothgirl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild,v 1.6 2007/01/05 04:34:00 flameeyes Exp $
-inherit flag-o-matic debug eutils
+inherit flag-o-matic eutils
MY_PV="${PV/_beta/beta}"
MY_P="${PN}-${MY_PV}"