diff options
author | 2004-07-20 14:49:24 +0000 | |
---|---|---|
committer | 2004-07-20 14:49:24 +0000 | |
commit | 3ce237bc960cfb6c8541e7ba16c8ed9d95f6182e (patch) | |
tree | b71a11a54a8faf3f5a84d9aa43efcd13dae804e9 /media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild | |
parent | Fixed RDEPEND. (Manifest recommit) (diff) | |
download | gentoo-2-3ce237bc960cfb6c8541e7ba16c8ed9d95f6182e.tar.gz gentoo-2-3ce237bc960cfb6c8541e7ba16c8ed9d95f6182e.tar.bz2 gentoo-2-3ce237bc960cfb6c8541e7ba16c8ed9d95f6182e.zip |
Stable on x86.
Diffstat (limited to 'media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild b/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild index 9b7a47694935..40b5c0643763 100644 --- a/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild,v 1.1 2004/07/03 09:16:00 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r4.ebuild,v 1.2 2004/07/20 14:49:24 spock Exp $ IUSE="" S=${WORKDIR} @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PN}-core-0.6.1-r4.tar. http://dev.gentoo.org/~spock/portage/distfiles/${PN}-kernel-0.6.1-r4.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" DEPEND=">=media-libs/freetype-2 media-libs/libmng" |