diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-06 03:23:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-06 03:23:39 +0000 |
commit | eb8aa68555bed0c3b02fda27657c04bb11285edc (patch) | |
tree | 2fdf9f73f7c0d07b1fc9de0d26ad1df7f9668155 /x11-wm/fvwm | |
parent | Tidy up unneeded versions. (diff) | |
download | historical-eb8aa68555bed0c3b02fda27657c04bb11285edc.tar.gz historical-eb8aa68555bed0c3b02fda27657c04bb11285edc.tar.bz2 historical-eb8aa68555bed0c3b02fda27657c04bb11285edc.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r-- | x11-wm/fvwm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fvwm/ChangeLog b/x11-wm/fvwm/ChangeLog index c0b1401a9295..ab5c3c577eef 100644 --- a/x11-wm/fvwm/ChangeLog +++ b/x11-wm/fvwm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/fvwm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.80 2004/09/30 17:27:49 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/ChangeLog,v 1.81 2004/10/06 03:23:39 weeve Exp $ + + 05 Oct 2004; Jason Wever <weeve@gentoo.org> fvwm-2.5.11.ebuild: + Added ~sparc keyword. *fvwm-2.5.11 (30 Sep 2004) diff --git a/x11-wm/fvwm/fvwm-2.5.11.ebuild b/x11-wm/fvwm/fvwm-2.5.11.ebuild index 86112935a2bd..48acd69ac35d 100644 --- a/x11-wm/fvwm/fvwm-2.5.11.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.11.ebuild,v 1.7 2004/10/03 12:52:29 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.11.ebuild,v 1.8 2004/10/06 03:23:39 weeve Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.fvwm.org/pub/fvwm/version-2/${P}.tar.bz2 HOMEPAGE="http://www.fvwm.org/" SLOT="0" -KEYWORDS="~x86 ~ppc64 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc64 ~ppc ~amd64 ~sparc" LICENSE="GPL-2 FVWM" RDEPEND="readline? ( >=sys-libs/readline-4.1 |