diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 18:06:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 18:06:11 +0000 |
commit | 1827a10cd339be5cd8fe07c49cfc71dfa585b11e (patch) | |
tree | 96ff93796fea8942bf3cfd29ee10cc8f45f0a3ff /media-libs/xine-lib | |
parent | x11-libs/gtkmm removal (diff) | |
download | gentoo-2-1827a10cd339be5cd8fe07c49cfc71dfa585b11e.tar.gz gentoo-2-1827a10cd339be5cd8fe07c49cfc71dfa585b11e.tar.bz2 gentoo-2-1827a10cd339be5cd8fe07c49cfc71dfa585b11e.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-libs/xine-lib')
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_beta11.ebuild | 4 | ||||
-rw-r--r-- | media-libs/xine-lib/xine-lib-1_beta12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/xine-lib/xine-lib-1_beta11.ebuild b/media-libs/xine-lib/xine-lib-1_beta11.ebuild index e88ef71676e2..2ae26c6f4cd2 100644 --- a/media-libs/xine-lib/xine-lib-1_beta11.ebuild +++ b/media-libs/xine-lib/xine-lib-1_beta11.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/media-libs/xine-lib/xine-lib-1_beta11.ebuild,v 1.2 2003/05/09 15:28:59 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_beta11.ebuild,v 1.3 2003/07/12 18:06:10 aliz Exp $ DESCRIPTION="Core libraries for Xine movie player." HOMEPAGE="http://xine.sourceforge.net/" @@ -29,7 +29,7 @@ RDEPEND="${DEPEND} IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" S=${WORKDIR}/${PN}-${PV/_/-} SRC_URI="mirror://sourceforge/xine/${PN}-${PV/_/-}.tar.gz" diff --git a/media-libs/xine-lib/xine-lib-1_beta12.ebuild b/media-libs/xine-lib/xine-lib-1_beta12.ebuild index 7f7bb4bcf146..a4c7d1cce743 100644 --- a/media-libs/xine-lib/xine-lib-1_beta12.ebuild +++ b/media-libs/xine-lib/xine-lib-1_beta12.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/media-libs/xine-lib/xine-lib-1_beta12.ebuild,v 1.1 2003/05/12 14:51:30 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1_beta12.ebuild,v 1.2 2003/07/12 18:06:10 aliz Exp $ DESCRIPTION="Core libraries for Xine movie player." HOMEPAGE="http://xine.sourceforge.net/" @@ -29,7 +29,7 @@ RDEPEND="${DEPEND} IUSE="arts esd avi nls dvd aalib X directfb oggvorbis alsa" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" S=${WORKDIR}/${PN}-${PV/_/-} SRC_URI="mirror://sourceforge/xine/${PN}-${PV/_/-}.tar.gz" |