diff options
author | Ryan Hill <rhill@gentoo.org> | 2007-01-05 04:43:01 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2007-01-05 04:43:01 +0000 |
commit | 5f8f306dd53f10faa89b9c8aedc7b0e825360881 (patch) | |
tree | 5986a94f3532b8ee6f6bcc48a829dead7fb5ca47 /x11-plugins/gaim-rhythmbox | |
parent | Kill 'inherit debug'. (diff) | |
download | historical-5f8f306dd53f10faa89b9c8aedc7b0e825360881.tar.gz historical-5f8f306dd53f10faa89b9c8aedc7b0e825360881.tar.bz2 historical-5f8f306dd53f10faa89b9c8aedc7b0e825360881.zip |
Remove debug.eclass usage for bug #160121.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'x11-plugins/gaim-rhythmbox')
-rw-r--r-- | x11-plugins/gaim-rhythmbox/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gaim-rhythmbox/gaim-rhythmbox-1.5.0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-rhythmbox/gaim-rhythmbox-2.0_beta5.ebuild | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/x11-plugins/gaim-rhythmbox/ChangeLog b/x11-plugins/gaim-rhythmbox/ChangeLog index 4157c4ee4d5f..7ced784feaba 100644 --- a/x11-plugins/gaim-rhythmbox/ChangeLog +++ b/x11-plugins/gaim-rhythmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-rhythmbox -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-rhythmbox/ChangeLog,v 1.11 2006/12/23 15:46:34 gothgirl Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-rhythmbox/ChangeLog,v 1.12 2007/01/05 04:43:01 dirtyepic Exp $ + + 05 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> + gaim-rhythmbox-1.5.0.1.ebuild, gaim-rhythmbox-2.0_beta5.ebuild: + Remove debug.eclass usage for bug #160121. *gaim-rhythmbox-2.0_beta5 (23 Dec 2006) *gaim-rhythmbox-1.5.0.1 (23 Dec 2006) diff --git a/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-1.5.0.1.ebuild b/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-1.5.0.1.ebuild index 31fc855f836f..720ff5df6a03 100644 --- a/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-1.5.0.1.ebuild +++ b/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-1.5.0.1.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-rhythmbox/gaim-rhythmbox-1.5.0.1.ebuild,v 1.1 2006/12/23 15:46:34 gothgirl Exp $ - -inherit debug +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-1.5.0.1.ebuild,v 1.2 2007/01/05 04:43:01 dirtyepic Exp $ DESCRIPTION="automatically update your Gaim profile with current info from Rhythmbox" HOMEPAGE="http://gaim-rhythmbox.sourceforge.net/" diff --git a/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-2.0_beta5.ebuild b/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-2.0_beta5.ebuild index 10fcdb1b657a..971061d085b2 100644 --- a/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-2.0_beta5.ebuild +++ b/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-2.0_beta5.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-rhythmbox/gaim-rhythmbox-2.0_beta5.ebuild,v 1.1 2006/12/23 15:46:34 gothgirl Exp $ - -inherit debug +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-rhythmbox/gaim-rhythmbox-2.0_beta5.ebuild,v 1.2 2007/01/05 04:43:01 dirtyepic Exp $ MY_PV="2.0beta3" MY_P="${PN}-${MY_PV}" |