diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:11:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-19 18:11:42 +0000 |
commit | 216d6df57d84edcd93ffe8bf499650b784f9ee2b (patch) | |
tree | ef981d9c8f9cb13df031a28e17872cb17fc9bf0f /x11-apps/bitmap | |
parent | ppc stable #299751 (diff) | |
download | gentoo-2-216d6df57d84edcd93ffe8bf499650b784f9ee2b.tar.gz gentoo-2-216d6df57d84edcd93ffe8bf499650b784f9ee2b.tar.bz2 gentoo-2-216d6df57d84edcd93ffe8bf499650b784f9ee2b.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-apps/bitmap')
-rw-r--r-- | x11-apps/bitmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/bitmap/bitmap-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/bitmap/ChangeLog b/x11-apps/bitmap/ChangeLog index 257e796aaf91..5d9f14312eee 100644 --- a/x11-apps/bitmap/ChangeLog +++ b/x11-apps/bitmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/bitmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.38 2010/01/18 18:40:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/ChangeLog,v 1.39 2010/01/19 18:11:42 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> bitmap-1.0.4.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> bitmap-1.0.4.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-apps/bitmap/bitmap-1.0.4.ebuild b/x11-apps/bitmap/bitmap-1.0.4.ebuild index 2a3e21464d22..471d9b76b186 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-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.8 2010/01/18 18:40:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/bitmap/bitmap-1.0.4.ebuild,v 1.9 2010/01/19 18:11:42 armin76 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 |