diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:32:24 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-01-05 04:32:24 +0000 |
commit | 924b42696e99da9c3985fb9bea97ed495ba49e18 (patch) | |
tree | ea5da94361045d93fbfa3172ed236a89828ad18d /net-im/gaim-bnet | |
parent | Remove debug.eclass usage. (diff) | |
download | historical-924b42696e99da9c3985fb9bea97ed495ba49e18.tar.gz historical-924b42696e99da9c3985fb9bea97ed495ba49e18.tar.bz2 historical-924b42696e99da9c3985fb9bea97ed495ba49e18.zip |
Remove debug.eclass usage.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'net-im/gaim-bnet')
-rw-r--r-- | net-im/gaim-bnet/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild | 5 | ||||
-rw-r--r-- | net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild | 5 |
3 files changed, 10 insertions, 8 deletions
diff --git a/net-im/gaim-bnet/ChangeLog b/net-im/gaim-bnet/ChangeLog index 508d22002d21..d8e2c2b01018 100644 --- a/net-im/gaim-bnet/ChangeLog +++ b/net-im/gaim-bnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/gaim-bnet -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-bnet/ChangeLog,v 1.3 2005/03/04 20:59:36 rizzo Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-bnet/ChangeLog,v 1.4 2007/01/05 04:31:25 flameeyes Exp $ + + 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> gaim-bnet-0.1.0.ebuild, + gaim-bnet-0.1.1.ebuild: + Remove debug.eclass usage. *gaim-bnet-0.1.1 (04 Mar 2005) diff --git a/net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild b/net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild index 5aa9c4ac7e98..fb2a0ceee6f0 100644 --- a/net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild +++ b/net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild,v 1.2 2005/02/17 20:12:27 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-bnet/gaim-bnet-0.1.0.ebuild,v 1.3 2007/01/05 04:31:25 flameeyes Exp $ -inherit debug DESCRIPTION="gaim-bnet is an Battle.net chat protocol plug-in for Gaim" HOMEPAGE="http://gaim-bnet.sourceforge.net" diff --git a/net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild b/net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild index 2d52b2fb3c00..e343396bcc70 100644 --- a/net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild +++ b/net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild,v 1.1 2005/03/04 20:59:36 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-bnet/gaim-bnet-0.1.1.ebuild,v 1.2 2007/01/05 04:31:25 flameeyes Exp $ -inherit debug DESCRIPTION="gaim-bnet is an Battle.net chat protocol plug-in for Gaim" HOMEPAGE="http://gaim-bnet.sourceforge.net" |