diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-02-13 18:50:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-02-13 18:50:47 +0000 |
commit | 112e77795057fbd7edf4c2c635ada5a8b319735e (patch) | |
tree | 3e56fdb911731aff71ec7ee2404b1c2a91a1245b /x11-wm/ratpoison | |
parent | Added pyblosxom-1.3.2, removed pyblosxom-1.3.1 (diff) | |
download | historical-112e77795057fbd7edf4c2c635ada5a8b319735e.tar.gz historical-112e77795057fbd7edf4c2c635ada5a8b319735e.tar.bz2 historical-112e77795057fbd7edf4c2c635ada5a8b319735e.zip |
Marked ~hppa (bug #114474).
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 417448a26db1..4888ae9b9955 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ratpoison # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.33 2006/01/22 00:05:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.34 2006/02/13 18:50:47 jer Exp $ + + 13 Feb 2006; Jeroen Roovers <jer@gentoo.org> ratpoison-1.4.0_beta4.ebuild: + Marked ~hppa (bug #114474). 22 Jan 2006; Jason Wever <weeve@gentoo.org> ratpoison-1.4.0_beta4.ebuild: Added dependencies for X modular wrt bug #119576. diff --git a/x11-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild b/x11-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild index 91840df51be3..76d00ab8cb8f 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.0_beta4.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-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild,v 1.2 2006/01/22 00:05:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.0_beta4.ebuild,v 1.3 2006/02/13 18:50:47 jer Exp $ inherit elisp-common eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" SRC_URI="http://savannah.nongnu.org/download/${PN}/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="emacs" DEPEND="|| ( ( x11-libs/libXinerama x11-libs/libXtst ) virtual/x11 ) |