diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-10-19 23:48:03 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-10-19 23:48:03 +0000 |
commit | c1b1441db40be890157f584c8a641646e0c29192 (patch) | |
tree | f9c9a9332ff99d238da7142ada9aa5f234e6dd12 /app-cdr | |
parent | bump (diff) | |
download | gentoo-2-c1b1441db40be890157f584c8a641646e0c29192.tar.gz gentoo-2-c1b1441db40be890157f584c8a641646e0c29192.tar.bz2 gentoo-2-c1b1441db40be890157f584c8a641646e0c29192.zip |
keywords
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/eroaster/Manifest | 2 | ||||
-rw-r--r-- | app-cdr/eroaster/eroaster-2.2.0_pre6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/eroaster/Manifest b/app-cdr/eroaster/Manifest index 442ff59f316a..920fd771e233 100644 --- a/app-cdr/eroaster/Manifest +++ b/app-cdr/eroaster/Manifest @@ -1,6 +1,6 @@ MD5 f4d4055258919667791c41166acdfcf2 eroaster-2.0.12.ebuild 610 MD5 17acb16619c058547d10393f42836da5 eroaster-2.1.0-r2.ebuild 1030 -MD5 8967ac07cfc54c6027cef8c80d6b0650 eroaster-2.2.0_pre6.ebuild 1043 +MD5 a2c027f890eafda148b7e8e9a77e1b95 eroaster-2.2.0_pre6.ebuild 1046 MD5 713ea87c3eac46d06901f5af333477d1 ChangeLog 2368 MD5 b94ffdcec8a37e0152008bff88cb28f0 files/eroaster-2.1.0-security.patch 405 MD5 2f4ae6982ae9ebb1c898fe405ba6c0ed files/digest-eroaster-2.2.0_pre6 70 diff --git a/app-cdr/eroaster/eroaster-2.2.0_pre6.ebuild b/app-cdr/eroaster/eroaster-2.2.0_pre6.ebuild index 3f83df7398f7..b8e9c3c7db29 100644 --- a/app-cdr/eroaster/eroaster-2.2.0_pre6.ebuild +++ b/app-cdr/eroaster/eroaster-2.2.0_pre6.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/app-cdr/eroaster/eroaster-2.2.0_pre6.ebuild,v 1.1 2003/10/19 23:46:52 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/eroaster/eroaster-2.2.0_pre6.ebuild,v 1.2 2003/10/19 23:47:58 lanius Exp $ IUSE="xmms encode oggvorbis" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="~x86 ~ppc ~sparc" S="${WORKDIR}/${PN}-${MY_PV}" # cdrecord and mkisofs are needed or configure fails |