diff options
author | 2010-01-14 17:19:06 +0000 | |
---|---|---|
committer | 2010-01-14 17:19:06 +0000 | |
commit | a13313e7b1d51ffc7eed188510ef571c96e59ca6 (patch) | |
tree | 983b8414308bdb7a30ad5ec610b1e08bf7dc2dd2 /x11-apps/bitmap | |
parent | masking sqlite3 off activerecord (diff) | |
download | historical-a13313e7b1d51ffc7eed188510ef571c96e59ca6.tar.gz historical-a13313e7b1d51ffc7eed188510ef571c96e59ca6.tar.bz2 historical-a13313e7b1d51ffc7eed188510ef571c96e59ca6.zip |
Stable for HPPA (bug #294958).
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'x11-apps/bitmap')
-rw-r--r-- | x11-apps/bitmap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/bitmap/ChangeLog b/x11-apps/bitmap/ChangeLog index f063e218d08f..4c470347f796 100644 --- a/x11-apps/bitmap/ChangeLog +++ b/x11-apps/bitmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bitmap -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.35 2009/12/27 17:36:59 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.36 2010/01/14 17:10:27 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> bitmap-1.0.4.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> bitmap-1.0.4.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/bitmap/bitmap-1.0.4.ebuild b/x11-apps/bitmap/bitmap-1.0.4.ebuild index dc001d39c3cb..c16811b9f258 100644 --- a/x11-apps/bitmap/bitmap-1.0.4.ebuild +++ b/x11-apps/bitmap/bitmap-1.0.4.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-apps/bitmap/bitmap-1.0.4.ebuild,v 1.5 2009/12/27 17:36:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.4.ebuild,v 1.6 2010/01/14 17:10:27 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org bitmap application" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXmu |