diff options
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/bootsplash/Manifest | 16 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r10.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r11.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r12.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r3.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r8.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r9.ebuild | 3 |
8 files changed, 27 insertions, 15 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index fe4a0aa4d331..e2dd4a5d8e37 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.30 2004/03/20 15:48:53 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.31 2004/03/27 19:20:38 spock Exp $ + + 27 Mar 2004; Michal Januszewski <spock@gentoo.org> + bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild, + bootsplash-0.6-r12.ebuild, bootsplash-0.6-r3.ebuild, + bootsplash-0.6-r8.ebuild, bootsplash-0.6-r9.ebuild: + Ebuild clean-ups, added empty IUSE vars. 20 Mar 2004; Michal Januszewski <spock@gentoo.org> bootsplash-0.6-r10.ebuild, bootsplash-0.6-r11.ebuild: diff --git a/media-gfx/bootsplash/Manifest b/media-gfx/bootsplash/Manifest index 1cabf9b4c027..f0a70d950ee0 100644 --- a/media-gfx/bootsplash/Manifest +++ b/media-gfx/bootsplash/Manifest @@ -1,13 +1,13 @@ -MD5 1567ec72b448e72f6bbb35787fea97fe ChangeLog 5588 -MD5 6753b4abc8e2131ec651f1e0012f4925 bootsplash-0.6-r8.ebuild 5169 -MD5 000b763c35a5c1604070379a0c3a2a44 bootsplash-0.6-r3.ebuild 3437 -MD5 08f50b4473f7ecdf9f4add37792daf60 bootsplash-0.6-r9.ebuild 5014 +MD5 2a7b7643f0b181755904084cbb3bf487 bootsplash-0.6-r8.ebuild 5177 +MD5 612c9bb235cfcaa6e9e8322da314c116 bootsplash-0.6-r3.ebuild 3441 +MD5 cdc0f0d2e035de0a01cdf86419cf13b3 bootsplash-0.6-r11.ebuild 5865 +MD5 df05313cf7325669c3ef1ea007d8c9e8 bootsplash-0.6-r10.ebuild 5450 +MD5 149e3527061e066cb54c34d7592ba581 bootsplash-0.6-r9.ebuild 5022 +MD5 730b2e42ac4000b032dee0cd792a34ef ChangeLog 5850 MD5 d94d306da3804e41296e1bf04c7c9cae metadata.xml 255 -MD5 3b92a16436b78a3fecfdefd8d7a198f7 bootsplash-0.6-r10.ebuild 5442 -MD5 0b9c80c9e27b82901d625240ab15295c bootsplash-0.6-r11.ebuild 5857 -MD5 99a06d5fb63b748b6f5d977d435b4402 bootsplash-0.6-r12.ebuild 6349 -MD5 6a993c12a7aad0735a4783e1f7c2c968 files/digest-bootsplash-0.6-r8 70 +MD5 1b419e3e75c8068f42445de1a226d8ae bootsplash-0.6-r12.ebuild 6353 MD5 250d9fd431815e7ee0ebdad859d9796a files/digest-bootsplash-0.6-r3 70 +MD5 6a993c12a7aad0735a4783e1f7c2c968 files/digest-bootsplash-0.6-r8 70 MD5 80d57c4a370abbf5613da61aabfca6a7 files/digest-bootsplash-0.6-r9 70 MD5 415eead25ab7491fad79afd276c53124 files/digest-bootsplash-0.6-r10 71 MD5 a7575db6d636d416bf4aa994745399f8 files/digest-bootsplash-0.6-r11 71 diff --git a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild index 733587180770..9c691df75921 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild @@ -1,7 +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.2 2004/03/20 15:48:53 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +IUSE="" 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 3c46d0c12d13..f3d73344e7a3 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild @@ -1,7 +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.3 2004/03/20 15:48:53 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r11.ebuild,v 1.4 2004/03/27 19:20:38 spock Exp $ +IUSE="" 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 6a8c1e928447..4c4ae6d3640f 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild @@ -1,7 +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.2 2004/03/26 07:27:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r12.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +IUSE="" 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-r3.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild index d0357ffa2f74..268143d673e2 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild @@ -1,7 +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-r3.ebuild,v 1.2 2004/01/13 04:36:00 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r3.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +IUSE="" DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://linux.tkdack.com/" SRC_URI="mirror://gentoo/bootsplash-${PV}-${PR}.tar.bz2" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild index 92c89a662a47..ee073da50728 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild @@ -1,7 +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-r8.ebuild,v 1.2 2004/03/01 22:04:30 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +IUSE="" DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/bootsplash-${PV}-${PR}.tar.bz2" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild index c3f5ba9127fd..65df48585887 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild @@ -1,7 +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.2 2004/03/06 10:56:03 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r9.ebuild,v 1.3 2004/03/27 19:20:38 spock Exp $ +IUSE="" S=${WORKDIR}/${PN} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" |