diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:43:52 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:43:52 +0000 |
commit | 22a0cd4fd67e8ad6128625bc680eec62fa69aa05 (patch) | |
tree | 4ff0140c88fcb4b5a63bbb4c23c0062ef62fc0ff /app-arch/rar | |
parent | unmasking and changelog fixups (diff) | |
download | gentoo-2-22a0cd4fd67e8ad6128625bc680eec62fa69aa05.tar.gz gentoo-2-22a0cd4fd67e8ad6128625bc680eec62fa69aa05.tar.bz2 gentoo-2-22a0cd4fd67e8ad6128625bc680eec62fa69aa05.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-arch/rar')
-rw-r--r-- | app-arch/rar/rar-3.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-arch/rar/rar-3.1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/rar/rar-3.1.0.ebuild b/app-arch/rar/rar-3.1.0.ebuild index eb7c34316300..304b180cae9a 100644 --- a/app-arch/rar/rar-3.1.0.ebuild +++ b/app-arch/rar/rar-3.1.0.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-arch/rar/rar-3.1.0.ebuild,v 1.2 2003/02/13 05:56:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.1.0.ebuild,v 1.3 2003/06/29 15:40:50 aliz Exp $ S=${WORKDIR}/${PN} MY_P=${PN}linux-${PV} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rarsoft.com/" SLOT="0" LICENSE="RAR" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" RDEPEND="sys-libs/lib-compat" diff --git a/app-arch/rar/rar-3.1.1.ebuild b/app-arch/rar/rar-3.1.1.ebuild index c5277f783db4..d762bc99b4a5 100644 --- a/app-arch/rar/rar-3.1.1.ebuild +++ b/app-arch/rar/rar-3.1.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-arch/rar/rar-3.1.1.ebuild,v 1.2 2003/02/13 05:56:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.1.1.ebuild,v 1.3 2003/06/29 15:40:50 aliz Exp $ S=${WORKDIR}/${PN} MY_P=${PN}linux-${PV} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rarsoft.com/" SLOT="0" LICENSE="RAR" -KEYWORDS="~x86 -ppc -sparc -alpha" +KEYWORDS="x86 -ppc -sparc -alpha" RDEPEND="sys-libs/lib-compat" |