diff options
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 10 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r10.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r11.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r12.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r13.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r14.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r3.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r8.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r9.ebuild | 4 |
9 files changed, 25 insertions, 17 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index 3470429b3312..72f6711299b0 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-gfx/bootsplash # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.36 2004/04/13 19:05:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.37 2004/04/14 15:40:41 spock Exp $ + + 14 Apr 2004; Michal Januszewski <spock@gentoo.org> + bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild, + bootsplash-0.6-r12.ebuild, bootsplash-0.6-r13.ebuild, + bootsplash-0.6-r14.ebuild, bootsplash-0.6-r3.ebuild, + bootsplash-0.6-r8.ebuild, bootsplash-0.6-r9.ebuild: + Removed ppc from all ebuilds, as bootsplash currently only works with + vesafb, and vesafb does not work on PPCs. 13 Apr 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r13.ebuild, bootsplash-0.6-r14.ebuild: diff --git a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild index c235875e4f6d..a2d0a84abe39 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.5 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.6 2004/04/14 15:40:41 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild index 73c55c1fa829..44da9b600840 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild,v 1.6 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild,v 1.7 2004/04/14 15:40:41 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng diff --git a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild index d623fae92632..6d573746103a 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild,v 1.5 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild,v 1.6 2004/04/14 15:40:41 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng diff --git a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild index 47587951b26a..68f48dbe6b06 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild,v 1.3 2004/04/13 19:05:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild index de466a6a4e8f..6489147ebe42 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild,v 1.3 2004/04/13 19:05:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PF} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild index 268143d673e2..23fe35425a06 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ IUSE="" DESCRIPTION="Graphical backgrounds for frame buffer consoles" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/bootsplash-${PV}-${PR}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc" +KEYWORDS="x86 amd64" S="${WORKDIR}/${PF}" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild index ee073da50728..4b99cf034949 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ IUSE="" DESCRIPTION="Graphical backgrounds for frame buffer consoles" @@ -9,7 +9,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/bootsplash-${PV}-${PR}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64" S="${WORKDIR}/${PF}" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild index f7cd7f176efd..96c4a07c6657 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild,v 1.4 2004/04/13 10:13:28 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild,v 1.5 2004/04/14 15:40:41 spock Exp $ IUSE="livecd" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~seemant/extras/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64" DEPEND=">=media-libs/freetype-2 media-libs/libmng" |