diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:44:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:44:11 +0000 |
commit | 77287f74ffeb1abb79210d6d8b06a92340301c18 (patch) | |
tree | 804b466a789134b1ed72dcaf0bde9d08041a26d2 /x11-themes/fvwm_icons | |
parent | Stable on ppc64 (diff) | |
download | historical-77287f74ffeb1abb79210d6d8b06a92340301c18.tar.gz historical-77287f74ffeb1abb79210d6d8b06a92340301c18.tar.bz2 historical-77287f74ffeb1abb79210d6d8b06a92340301c18.zip |
Stable on ppc64
Package-Manager: portage-2.1-r1
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 3fe6b174d1dc..5645750f4e60 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.10 2006/05/19 18:04:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/ChangeLog,v 1.11 2006/07/08 08:41:57 corsair Exp $ + + 08 Jul 2006; Markus Rothe <corsair@gentoo.org> fvwm_icons-1.0.ebuild: + Stable on ppc64 19 May 2006; Markus Rothe <corsair@gentoo.org> fvwm_icons-1.0.ebuild: Added ~ppc64 diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild index c3b740fbd812..e78e392a57f2 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.13 2006/05/19 18:04:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild,v 1.14 2006/07/08 08:41:57 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 ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2 FVWM" |