diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-11-12 09:14:28 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-11-12 09:14:28 +0000 |
commit | 369980e3e9c19d8e7c4683239fc0007b4876bcc8 (patch) | |
tree | 7be5a48542504782a1f5e1be220ff96ba9f8953c /media-gfx | |
parent | Stable on amd64 wrt bug #389741 (diff) | |
download | gentoo-2-369980e3e9c19d8e7c4683239fc0007b4876bcc8.tar.gz gentoo-2-369980e3e9c19d8e7c4683239fc0007b4876bcc8.tar.bz2 gentoo-2-369980e3e9c19d8e7c4683239fc0007b4876bcc8.zip |
Stable on amd64 wrt bug #387633
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index 26ce25062e6b..9f86de43da2d 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.197 2011/10/19 03:09:22 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.198 2011/11/12 09:14:28 hwoarang Exp $ + + 12 Nov 2011; Markos Chandras <hwoarang@gentoo.org> splashutils-1.5.4.4.ebuild: + Stable on amd64 wrt bug #387633 19 Oct 2011; Peter Volkov <pva@gentoo.org> splashutils-1.5.4.3-r3.ebuild: Fix build issue in stable, bug #384131. diff --git a/media-gfx/splashutils/splashutils-1.5.4.4.ebuild b/media-gfx/splashutils/splashutils-1.5.4.4.ebuild index d9ed44655c0a..a9914db17a9a 100644 --- a/media-gfx/splashutils/splashutils-1.5.4.4.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4.ebuild,v 1.5 2011/10/18 12:59:32 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.4.ebuild,v 1.6 2011/11/12 09:14:28 hwoarang Exp $ EAPI="2" @@ -33,7 +33,7 @@ SRC_URI="mirror://berlios/fbsplash/${PN}-lite-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND="gpm? ( sys-libs/gpm ) truetype? ( >=media-libs/freetype-2[static-libs] || ( <app-arch/bzip2-1.0.6-r3 app-arch/bzip2[static-libs] ) |