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
commit4599e4f1772bee0854f3faac70d861526b6091f7 (patch)
treefdb215ea714d10ef4b3890c59b011fc06a5519e4 /x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild
parentRemove debug.eclass usage. (diff)
downloadhistorical-4599e4f1772bee0854f3faac70d861526b6091f7.tar.gz
historical-4599e4f1772bee0854f3faac70d861526b6091f7.tar.bz2
historical-4599e4f1772bee0854f3faac70d861526b6091f7.zip
Remove debug.eclass usage.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild')
-rw-r--r--x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild6
1 files changed, 3 insertions, 3 deletions
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}"