diff options
-rw-r--r-- | x11-themes/fvwm_sounds/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/fvwm_sounds/ChangeLog b/x11-themes/fvwm_sounds/ChangeLog index 120205f4568b..f9b36d801f8b 100644 --- a/x11-themes/fvwm_sounds/ChangeLog +++ b/x11-themes/fvwm_sounds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/fvwm_sounds # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.12 2006/05/19 18:05:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.13 2006/07/08 08:42:40 corsair Exp $ + + 08 Jul 2006; Markus Rothe <corsair@gentoo.org> fvwm_sounds-1.0.ebuild: + Stable on ppc64 19 May 2006; Markus Rothe <corsair@gentoo.org> fvwm_sounds-1.0.ebuild: Added ~ppc64 diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index e0019c7eb097..3c68a7664964 100644 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.15 2006/05/19 18:05:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.16 2006/07/08 08:42:40 corsair Exp $ S=${WORKDIR} DESCRIPTION="Sounds for use with FVWM" @@ -8,7 +8,7 @@ SRC_URI="http://www.fvwm.org/generated/sounds_download/fvwm_sounds.tgz" HOMEPAGE="http://www.fvwm.org/" IUSE="" DEPEND="x11-wm/fvwm" -KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |