diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-01-11 23:50:42 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-01-11 23:50:42 +0000 |
commit | c2bcada097c3f797c7938f26dbd88a7a7a3a7bb0 (patch) | |
tree | 0f9a917bbc60f04075cdb86234989d32a5af16f2 /x11-plugins | |
parent | Added patch to disable xinerama support from ksplashml. (diff) | |
download | gentoo-2-c2bcada097c3f797c7938f26dbd88a7a7a3a7bb0.tar.gz gentoo-2-c2bcada097c3f797c7938f26dbd88a7a7a3a7bb0.tar.bz2 gentoo-2-c2bcada097c3f797c7938f26dbd88a7a7a3a7bb0.zip |
Added ~amd64 keyword.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-slashexec/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gaim-slashexec/ChangeLog b/x11-plugins/gaim-slashexec/ChangeLog index e9b761f173a6..a39aa20a4da1 100644 --- a/x11-plugins/gaim-slashexec/ChangeLog +++ b/x11-plugins/gaim-slashexec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-slashexec -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/ChangeLog,v 1.1 2005/12/20 20:06:39 gothgirl Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/ChangeLog,v 1.2 2006/01/11 23:50:42 metalgod Exp $ + + 11 Jan 2006; Luis Medinas <metalgod@gentoo.org> + gaim-slashexec-1.1_beta1.ebuild: + Added ~amd64 keyword. *gaim-slashexec-1.1_beta1 (20 Dec 2005) diff --git a/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild b/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild index 3c4dfdd36434..8fb64d826a9c 100644 --- a/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild +++ b/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.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-slashexec/gaim-slashexec-1.1_beta1.ebuild,v 1.1 2005/12/20 20:06:39 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild,v 1.2 2006/01/11 23:50:42 metalgod Exp $ inherit debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/guifications/slashexec-1.1beta.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND="net-im/gaim" |