diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:26:40 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 02:26:40 +0000 |
commit | fbb04bb0a18a3712f025b834d89068f1d65f9406 (patch) | |
tree | f250c87b09bdcfec769772a6230a32ea80f76085 /x11-themes/fvwm_sounds | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-fbb04bb0a18a3712f025b834d89068f1d65f9406.tar.gz gentoo-2-fbb04bb0a18a3712f025b834d89068f1d65f9406.tar.bz2 gentoo-2-fbb04bb0a18a3712f025b834d89068f1d65f9406.zip |
Marking amd64 stable
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'x11-themes/fvwm_sounds')
-rw-r--r-- | x11-themes/fvwm_sounds/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/files/digest-fvwm_sounds-1.0 | 2 | ||||
-rw-r--r-- | x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-themes/fvwm_sounds/ChangeLog b/x11-themes/fvwm_sounds/ChangeLog index f9b36d801f8b..5e3d46ecc963 100644 --- a/x11-themes/fvwm_sounds/ChangeLog +++ b/x11-themes/fvwm_sounds/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2006/07/08 08:42:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.14 2006/08/18 02:26:40 mcummings Exp $ + + 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> + fvwm_sounds-1.0.ebuild: + Marking amd64 stable 08 Jul 2006; Markus Rothe <corsair@gentoo.org> fvwm_sounds-1.0.ebuild: Stable on ppc64 diff --git a/x11-themes/fvwm_sounds/files/digest-fvwm_sounds-1.0 b/x11-themes/fvwm_sounds/files/digest-fvwm_sounds-1.0 index 8d87c36ac139..a4974c5fa59e 100644 --- a/x11-themes/fvwm_sounds/files/digest-fvwm_sounds-1.0 +++ b/x11-themes/fvwm_sounds/files/digest-fvwm_sounds-1.0 @@ -1 +1,3 @@ MD5 7e7c6639a492c0a2e5d8f0d74fbd970f fvwm_sounds.tgz 81920 +RMD160 d2213dba8182e786a4ac521a73fdc8fe84b8fbd2 fvwm_sounds.tgz 81920 +SHA256 9d96f6c3b8ad5cb472eabaacfe578142710cce9f103e667a02ec5424e0b2bed6 fvwm_sounds.tgz 81920 diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index 3c68a7664964..e41fc5391d2f 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.16 2006/07/08 08:42:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild,v 1.17 2006/08/18 02:26:40 mcummings 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" |