diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 12:10:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-24 12:10:44 +0000 |
commit | 3c3880113c8adc017b26016f034c806c1f9c297d (patch) | |
tree | 3fa35e4051701f1320365a3cf8b1e7016e240ca9 /x11-wm/blackbox | |
parent | Drop obsolete FindQt4.cmake macro. (diff) | |
download | gentoo-2-3c3880113c8adc017b26016f034c806c1f9c297d.tar.gz gentoo-2-3c3880113c8adc017b26016f034c806c1f9c297d.tar.bz2 gentoo-2-3c3880113c8adc017b26016f034c806c1f9c297d.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r-- | x11-wm/blackbox/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/blackbox/blackbox-0.70.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/blackbox/ChangeLog b/x11-wm/blackbox/ChangeLog index 763147e821f2..4450ee24cba1 100644 --- a/x11-wm/blackbox/ChangeLog +++ b/x11-wm/blackbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/blackbox -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/ChangeLog,v 1.63 2009/05/05 06:04:15 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/ChangeLog,v 1.64 2010/01/24 12:10:44 armin76 Exp $ + + 24 Jan 2010; Raúl Porcel <armin76@gentoo.org> blackbox-0.70.1.ebuild: + Add ~arm 05 May 2009; Christian Faulhammer <fauli@gentoo.org> metadata.xml, blackbox-0.70.1.ebuild: diff --git a/x11-wm/blackbox/blackbox-0.70.1.ebuild b/x11-wm/blackbox/blackbox-0.70.1.ebuild index 6350885cf238..33a07d112c29 100644 --- a/x11-wm/blackbox/blackbox-0.70.1.ebuild +++ b/x11-wm/blackbox/blackbox-0.70.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.70.1.ebuild,v 1.9 2009/05/05 06:04:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.70.1.ebuild,v 1.10 2010/01/24 12:10:44 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}wm/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nls truetype debug" RDEPEND="x11-libs/libXft |