diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-01-24 00:24:04 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-01-24 00:24:04 +0000 |
commit | b8574cbde9964e0d38f308dcc0834db4dc849150 (patch) | |
tree | 50ac414e0e1091abdcb5fea2e7f6a618685732ce /x11-plugins | |
parent | Stable on sparc wrt #120111 (diff) | |
download | gentoo-2-b8574cbde9964e0d38f308dcc0834db4dc849150.tar.gz gentoo-2-b8574cbde9964e0d38f308dcc0834db4dc849150.tar.bz2 gentoo-2-b8574cbde9964e0d38f308dcc0834db4dc849150.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-xfire/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gaim-xfire/gaim-xfire-0.5.8-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
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" |