diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:34:00 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:34:00 +0000 |
commit | 4599e4f1772bee0854f3faac70d861526b6091f7 (patch) | |
tree | fdb215ea714d10ef4b3890c59b011fc06a5519e4 /x11-plugins/gaim-encryption/gaim-encryption-3.0_beta7.ebuild | |
parent | Remove debug.eclass usage. (diff) | |
download | historical-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.ebuild | 6 |
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}" |