diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:19:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-28 14:19:24 +0000 |
commit | 23f5d72a69c374645d39221361552e011866f367 (patch) | |
tree | 7df6ff83e0f713776a01a730ab08482bb9880a8c /x11-apps/bitmap/bitmap-1.0.6.ebuild | |
parent | Stable for HPPA (bug #419473). (diff) | |
download | gentoo-2-23f5d72a69c374645d39221361552e011866f367.tar.gz gentoo-2-23f5d72a69c374645d39221361552e011866f367.tar.bz2 gentoo-2-23f5d72a69c374645d39221361552e011866f367.zip |
Stable for HPPA (bug #419473).
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/bitmap/bitmap-1.0.6.ebuild')
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/bitmap/bitmap-1.0.6.ebuild b/x11-apps/bitmap/bitmap-1.0.6.ebuild index ff0b16359681..fd7a6ec21c84 100644 --- a/x11-apps/bitmap/bitmap-1.0.6.ebuild +++ b/x11-apps/bitmap/bitmap-1.0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.6.ebuild,v 1.5 2012/06/27 17:53:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.6.ebuild,v 1.6 2012/06/28 14:19:24 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="X.Org bitmap application" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu |