diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:54:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:54:56 +0000 |
commit | f987197be773cbb44f43b61d6893acd86f6d79af (patch) | |
tree | 4b0e51afb9b251404c7e0ea14fd8a5f4dce831bb /app-cdr/nrg2iso | |
parent | Switch to mirror:// in SRC_URI (diff) | |
download | gentoo-2-f987197be773cbb44f43b61d6893acd86f6d79af.tar.gz gentoo-2-f987197be773cbb44f43b61d6893acd86f6d79af.tar.bz2 gentoo-2-f987197be773cbb44f43b61d6893acd86f6d79af.zip |
x86 unmask
Diffstat (limited to 'app-cdr/nrg2iso')
-rw-r--r-- | app-cdr/nrg2iso/Manifest | 2 | ||||
-rw-r--r-- | app-cdr/nrg2iso/nrg2iso-0.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/nrg2iso/Manifest b/app-cdr/nrg2iso/Manifest index 617741aaa144..731db41762fb 100644 --- a/app-cdr/nrg2iso/Manifest +++ b/app-cdr/nrg2iso/Manifest @@ -1,3 +1,3 @@ MD5 a2eda5f85ce5c34236018c3b8b820214 ChangeLog 365 -MD5 669a83a83b817ae2579cfa7943991f42 nrg2iso-0.1.ebuild 620 +MD5 668db50b46cafe8128f773de5837e575 nrg2iso-0.1.ebuild 615 MD5 77b18cdbb3edf82609d713940ddf7507 files/digest-nrg2iso-0.1 54 diff --git a/app-cdr/nrg2iso/nrg2iso-0.1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.1.ebuild index d3fb87b4eb3b..3450395540ba 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.1.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.1.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/nrg2iso/nrg2iso-0.1.ebuild,v 1.2 2003/09/10 01:42:48 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nrg2iso/nrg2iso-0.1.ebuild,v 1.3 2003/10/27 10:54:52 aliz Exp $ S=${WORKDIR}/${PN} @@ -9,7 +9,7 @@ SRC_URI="http://gregory.kokanosky.free.fr/v4/linux/${PN}.tgz" HOMEPAGE="http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="0" IUSE="" |