diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-19 22:57:13 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-19 22:57:13 +0000 |
commit | 0f9ccc778a3b635e312602d9adfa5a51f5c75b6f (patch) | |
tree | 1b952fb311f1748dc9464fc9aa94c2189c7cf3c2 /media-gfx | |
parent | Add a new revision with pambase's system-remote-login as base stack. Now also... (diff) | |
download | gentoo-2-0f9ccc778a3b635e312602d9adfa5a51f5c75b6f.tar.gz gentoo-2-0f9ccc778a3b635e312602d9adfa5a51f5c75b6f.tar.bz2 gentoo-2-0f9ccc778a3b635e312602d9adfa5a51f5c75b6f.zip |
stable x86, bug 210588
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/splashutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/splashutils/splashutils-1.5.3.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog index eed83c1fd7ec..932ad8732baf 100644 --- a/media-gfx/splashutils/ChangeLog +++ b/media-gfx/splashutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/splashutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.128 2008/02/19 17:43:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.129 2008/02/19 22:57:13 opfer Exp $ + + 19 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + splashutils-1.5.3.4.ebuild: + stable x86, bug 210588 19 Feb 2008; nixnut <nixnut@gentoo.org> splashutils-1.5.3.4.ebuild: Stable on ppc wrt bug 210588 diff --git a/media-gfx/splashutils/splashutils-1.5.3.4.ebuild b/media-gfx/splashutils/splashutils-1.5.3.4.ebuild index e335aaafbf16..e40db78ca609 100644 --- a/media-gfx/splashutils/splashutils-1.5.3.4.ebuild +++ b/media-gfx/splashutils/splashutils-1.5.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.3.4.ebuild,v 1.3 2008/02/19 17:43:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.3.4.ebuild,v 1.4 2008/02/19 22:57:13 opfer Exp $ EAPI="1" @@ -32,7 +32,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 ) png? ( >=media-libs/libpng-1.2.7 ) |