diff options
author | 2003-07-12 21:12:59 +0000 | |
---|---|---|
committer | 2003-07-12 21:12:59 +0000 | |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/oxine | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/oxine')
-rw-r--r-- | media-video/oxine/oxine-0.1.ebuild | 4 | ||||
-rw-r--r-- | media-video/oxine/oxine-0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/oxine/oxine-0.1.ebuild b/media-video/oxine/oxine-0.1.ebuild index 9e3263a76e51..0911f96fba7d 100644 --- a/media-video/oxine/oxine-0.1.ebuild +++ b/media-video/oxine/oxine-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Fridtjof Busse <fridtjof@fbunet.de>. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/oxine/oxine-0.1.ebuild,v 1.1 2003/03/14 19:19:57 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/oxine/oxine-0.1.ebuild,v 1.2 2003/07/12 21:12:53 aliz Exp $ DESCRIPTION="OSD frontend for xine" HOMEPAGE="http://oxine.sourceforge.net/" @@ -14,7 +14,7 @@ DEPEND=">=media-libs/xine-lib-1_beta8 IUSE="nls lirc" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" S=${WORKDIR}/${P} SRC_URI="mirror://sourceforge/oxine/${P}.tar.gz" diff --git a/media-video/oxine/oxine-0.2.ebuild b/media-video/oxine/oxine-0.2.ebuild index 370baaa7513a..16a720f8e411 100644 --- a/media-video/oxine/oxine-0.2.ebuild +++ b/media-video/oxine/oxine-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Fridtjof Busse <fridtjof@fbunet.de>. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/oxine/oxine-0.2.ebuild,v 1.1 2003/05/06 19:52:52 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/oxine/oxine-0.2.ebuild,v 1.2 2003/07/12 21:12:53 aliz Exp $ DESCRIPTION="OSD frontend for xine" HOMEPAGE="http://oxine.sourceforge.net/" @@ -14,7 +14,7 @@ DEPEND=">=media-libs/xine-lib-1_beta8 IUSE="nls lirc" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" S=${WORKDIR}/${P} SRC_URI="mirror://sourceforge/oxine/${P}.tar.gz" |