diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:06:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:06:55 +0000 |
commit | e0bc8b43204dfa7a1156e0bf63dfab3eb97ee2a9 (patch) | |
tree | 857f155c5a053e1c49e5d7bb58f661d064bdbd4f /x11-themes/fvwm_sounds | |
parent | Added ~ppc64 (diff) | |
download | historical-e0bc8b43204dfa7a1156e0bf63dfab3eb97ee2a9.tar.gz historical-e0bc8b43204dfa7a1156e0bf63dfab3eb97ee2a9.tar.bz2 historical-e0bc8b43204dfa7a1156e0bf63dfab3eb97ee2a9.zip |
Added ~ppc64
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'x11-themes/fvwm_sounds')
-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 2a8d4744ab4b..120205f4568b 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.11 2006/02/14 18:00:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_sounds/ChangeLog,v 1.12 2006/05/19 18:05:16 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> fvwm_sounds-1.0.ebuild: + Added ~ppc64 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> fvwm_sounds-1.0.ebuild: diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild index ec97519a3eda..e0019c7eb097 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.14 2006/02/14 18:00:46 gustavoz Exp $ +# $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 $ 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 sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |