diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-09 00:12:40 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-09 00:12:40 +0000 |
commit | ef342194fd03f2d91cc320448fcddb95d0466d65 (patch) | |
tree | f7b68618a6d29aa2f6da6f810cf3ff5f5c8f6ba7 /x11-themes/fvwm-crystal | |
parent | Adding patch for ppc64 to change from xlc compiler to gcc in the makefile. wa... (diff) | |
download | gentoo-2-ef342194fd03f2d91cc320448fcddb95d0466d65.tar.gz gentoo-2-ef342194fd03f2d91cc320448fcddb95d0466d65.tar.bz2 gentoo-2-ef342194fd03f2d91cc320448fcddb95d0466d65.zip |
Added ~amd64 keywords. Closes bug #100851
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/fvwm-crystal/ChangeLog b/x11-themes/fvwm-crystal/ChangeLog index 25cbb5d5279c..3444b82db5d7 100644 --- a/x11-themes/fvwm-crystal/ChangeLog +++ b/x11-themes/fvwm-crystal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/fvwm-crystal # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/ChangeLog,v 1.27 2005/07/27 19:58:24 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/ChangeLog,v 1.28 2005/08/09 00:12:40 metalgod Exp $ + + 09 Aug 2005; Luis Medinas <metalgod@gentoo.org> + fvwm-crystal-3.0_rc1.ebuild: + Added ~amd64 keywords. Closes bug #100851 *fvwm-crystal-3.0_rc1 (27 Jul 2005) diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild index d003013d7b52..f36956f36ce8 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild,v 1.1 2005/07/27 19:58:24 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc1.ebuild,v 1.2 2005/08/09 00:12:40 metalgod Exp $ MY_P="${P/_rc/.RC}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -8,7 +8,7 @@ HOMEPAGE="http://fvwm-crystal.berlios.de/" SRC_URI="http://download.berlios.de/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="xmms" RDEPEND=">=x11-wm/fvwm-2.5.13 app-admin/sudo |