diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 20:12:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-11-14 20:12:34 +0000 |
commit | 68370f513fc76cc7e300fbfa735d1d52b3ea9508 (patch) | |
tree | e943ac553d208443d7198cd0977141818357576d /x11-themes/mplayer-skins | |
parent | New snapshot, fix to build on linux 2.6 (~ppc) (diff) | |
download | gentoo-2-68370f513fc76cc7e300fbfa735d1d52b3ea9508.tar.gz gentoo-2-68370f513fc76cc7e300fbfa735d1d52b3ea9508.tar.bz2 gentoo-2-68370f513fc76cc7e300fbfa735d1d52b3ea9508.zip |
dependency from sys-apps/bzip2 to app-arch/bzip2
Diffstat (limited to 'x11-themes/mplayer-skins')
-rw-r--r-- | x11-themes/mplayer-skins/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/mplayer-skins/Manifest b/x11-themes/mplayer-skins/Manifest index 25e01bc2dcb8..b76f40986a5e 100644 --- a/x11-themes/mplayer-skins/Manifest +++ b/x11-themes/mplayer-skins/Manifest @@ -1,3 +1,3 @@ -MD5 57856e331452172f21cbb9bc0f72c7a2 mplayer-skins-0.2-r3.ebuild 1789 +MD5 826d81fb77c7ce421cf3716854b57e9b mplayer-skins-0.2-r3.ebuild 1791 MD5 10204dc56119c2707e8fa38ef2a31599 ChangeLog 1936 MD5 514075c86456021ef09ed41be11e95c0 files/digest-mplayer-skins-0.2-r3 1688 diff --git a/x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild b/x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild index c13d044bfa8d..79281071adaa 100644 --- a/x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild +++ b/x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild,v 1.2 2003/11/01 20:57:08 puggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/mplayer-skins/mplayer-skins-0.2-r3.ebuild,v 1.3 2003/11/14 20:11:43 seemant Exp $ S=${WORKDIR} DESCRIPTION="Collection of mplayer themes" @@ -43,7 +43,7 @@ KEYWORDS="x86 ppc sparc alpha" DEPEND="net-misc/wget" RDEPEND="media-video/mplayer - sys-apps/bzip2" + app-arch/bzip2" src_install () { dodir /usr/share/mplayer/Skin |