diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-04-13 10:13:28 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-04-13 10:13:28 +0000 |
commit | 7398dbf905a57d614fd7dc5f03ff776de3eecb3a (patch) | |
tree | f0a260ba533bcc31eaf79903f86cb442394ebd82 /media-gfx/bootsplash | |
parent | Fixed a minor IUSE issue. (Manifest recommit) (diff) | |
download | gentoo-2-7398dbf905a57d614fd7dc5f03ff776de3eecb3a.tar.gz gentoo-2-7398dbf905a57d614fd7dc5f03ff776de3eecb3a.tar.bz2 gentoo-2-7398dbf905a57d614fd7dc5f03ff776de3eecb3a.zip |
Fixed IUSE issues.
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 8 | ||||
-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-r9.ebuild | 4 |
7 files changed, 19 insertions, 13 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index c26479932dd5..842ae5e76b93 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,12 @@ # 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.34 2004/04/07 15:53:20 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.35 2004/04/13 10:13:28 spock Exp $ + + 13 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-r9.ebuild: + Added 'livecd' to IUSE. *bootsplash-0.6-r14 (07 Apr 2004) diff --git a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild index a96361adbd47..c235875e4f6d 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild @@ -1,8 +1,8 @@ # 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.4 2004/03/28 09:41:01 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.5 2004/04/13 10:13:28 spock Exp $ -IUSE="" +IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild index 333d7d11fcfe..73c55c1fa829 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild @@ -1,8 +1,8 @@ # 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.5 2004/03/28 09:41:01 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild,v 1.6 2004/04/13 10:13:28 spock Exp $ -IUSE="" +IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild index 33ed73bc8b15..d623fae92632 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild @@ -1,8 +1,8 @@ # 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.4 2004/03/28 09:41:01 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild,v 1.5 2004/04/13 10:13:28 spock Exp $ -IUSE="" +IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild index f0705c0b832d..99b78084f16f 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild @@ -1,8 +1,8 @@ # 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.1 2004/04/04 20:16:34 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild,v 1.2 2004/04/13 10:13:28 spock Exp $ -IUSE="" +IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild index 7c26181f041c..95deb5828790 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild @@ -1,8 +1,8 @@ # 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.1 2004/04/07 15:53:21 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild,v 1.2 2004/04/13 10:13:28 spock Exp $ -IUSE="" +IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild index 65df48585887..f7cd7f176efd 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild @@ -1,8 +1,8 @@ # 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.3 2004/03/27 19:20:38 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild,v 1.4 2004/04/13 10:13:28 spock Exp $ -IUSE="" +IUSE="livecd" S=${WORKDIR}/${PN} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" |