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_icons | |
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_icons')
-rw-r--r-- | x11-themes/fvwm_icons/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/fvwm_icons/ChangeLog b/x11-themes/fvwm_icons/ChangeLog index d196d36764bb..3fe6b174d1dc 100644 --- a/x11-themes/fvwm_icons/ChangeLog +++ b/x11-themes/fvwm_icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/fvwm_icons # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.9 2006/01/12 14:50:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.10 2006/05/19 18:04:27 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> fvwm_icons-1.0.ebuild: + Added ~ppc64 12 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> fvwm_icons-1.0.ebuild: Stable on sparc diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index 1593b4636850..c3b740fbd812 100644 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild +++ b/x11-themes/fvwm_icons/fvwm_icons-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_icons/fvwm_icons-1.0.ebuild,v 1.12 2006/01/12 14:50:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.13 2006/05/19 18:04:27 corsair Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Icons for use with FVWM" @@ -8,7 +8,7 @@ SRC_URI="http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2" 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" |