diff options
-rw-r--r-- | dev-perl/gtk2-trayicon/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/gaim-xfire/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild | 6 |
4 files changed, 17 insertions, 10 deletions
diff --git a/dev-perl/gtk2-trayicon/ChangeLog b/dev-perl/gtk2-trayicon/ChangeLog index 3a1c38fe953c..51165fa77a7e 100644 --- a/dev-perl/gtk2-trayicon/ChangeLog +++ b/dev-perl/gtk2-trayicon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-trayicon -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.6 2005/05/06 09:57:57 swegener Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/ChangeLog,v 1.7 2006/01/24 00:20:00 metalgod Exp $ + + 24 Jan 2006; Luis Medinas <metalgod@gentoo.org> gtk2-trayicon-0.03.ebuild: + Added ~amd64 keyword. 06 May 2005; Sven Wegener <swegener@gentoo.org> gtk2-trayicon-0.03.ebuild: Removed * postfix from <, <=, >= and > dependencies. diff --git a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild index edbf6ed33fe4..7d27d382b749 100644 --- a/dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild +++ b/dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild,v 1.6 2005/05/06 09:57:57 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-trayicon/gtk2-trayicon-0.03.ebuild,v 1.7 2006/01/24 00:20:00 metalgod Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="${DEPEND} diff --git a/x11-plugins/gaim-xfire/ChangeLog b/x11-plugins/gaim-xfire/ChangeLog index a0e0da1446f1..b16af54169c1 100644 --- a/x11-plugins/gaim-xfire/ChangeLog +++ b/x11-plugins/gaim-xfire/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-xfire -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xfire/ChangeLog,v 1.2 2005/12/21 22:11:14 gothgirl Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xfire/ChangeLog,v 1.3 2006/01/24 00:24:04 metalgod Exp $ + + 24 Jan 2006; Luis Medinas <metalgod@gentoo.org> + gaim-xfire-0.5.8-r1.ebuild: + Added ~amd64 keyword. *gaim-xfire-0.5.8-r1 (21 Dec 2005) diff --git a/x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild b/x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild index df7cc205eaa7..bf5f3fffd590 100644 --- a/x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild +++ b/x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild,v 1.1 2005/12/21 22:11:14 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild,v 1.2 2006/01/24 00:24:04 metalgod Exp $ DESCRIPTION="Xfire plugin for gaim." @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/gfire/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=net-im/gaim-1.0.0" |