diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-12 15:17:01 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-12 15:17:01 +0000 |
commit | e6c763088a373ed91b0243e395e8344999dfdfdc (patch) | |
tree | 79b38ae490235b58b7f1ca124fa7168e9211fe87 /app-arch/unrar | |
parent | ChangeLog fixes and other various fixes (Manifest recommit) (diff) | |
download | gentoo-2-e6c763088a373ed91b0243e395e8344999dfdfdc.tar.gz gentoo-2-e6c763088a373ed91b0243e395e8344999dfdfdc.tar.bz2 gentoo-2-e6c763088a373ed91b0243e395e8344999dfdfdc.zip |
ChangeLog fixes, x86 and amd64 unmasks and other various fixes
Diffstat (limited to 'app-arch/unrar')
-rw-r--r-- | app-arch/unrar/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/unrar/unrar-3.2.2.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unrar/unrar-3.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unrar/unrar-3.3.3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-arch/unrar/ChangeLog b/app-arch/unrar/ChangeLog index db92e07c158d..f89c5ea6f956 100644 --- a/app-arch/unrar/ChangeLog +++ b/app-arch/unrar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/unrar # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.18 2004/01/17 14:55:02 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/ChangeLog,v 1.19 2004/03/12 15:17:01 aliz Exp $ + + 12 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> unrar-3.2.2.ebuild, + unrar-3.3.3-r1.ebuild, unrar-3.3.3.ebuild: + amd64 unmask. *unrar-3.3.4 (17 Jan 2004) diff --git a/app-arch/unrar/unrar-3.2.2.ebuild b/app-arch/unrar/unrar-3.2.2.ebuild index 631de093961e..95518d024eeb 100644 --- a/app-arch/unrar/unrar-3.2.2.ebuild +++ b/app-arch/unrar/unrar-3.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.2.2.ebuild,v 1.6 2004/01/16 22:24:29 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.2.2.ebuild,v 1.7 2004/03/12 15:17:01 aliz Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.rarlab.com/rar_add.htm" SLOT="0" LICENSE="unRAR" -KEYWORDS="x86 ~ppc sparc ~alpha hppa ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa amd64" DEPEND="" diff --git a/app-arch/unrar/unrar-3.3.3-r1.ebuild b/app-arch/unrar/unrar-3.3.3-r1.ebuild index c4e74673e8b6..611b52f93c9b 100644 --- a/app-arch/unrar/unrar-3.3.3-r1.ebuild +++ b/app-arch/unrar/unrar-3.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.3.3-r1.ebuild,v 1.2 2004/03/12 11:11:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.3.3-r1.ebuild,v 1.3 2004/03/12 15:17:01 aliz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.rarlab.com/rar_add.htm" SLOT="0" LICENSE="unRAR" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="" diff --git a/app-arch/unrar/unrar-3.3.3.ebuild b/app-arch/unrar/unrar-3.3.3.ebuild index de0ef3c077e7..f80cf1d47880 100644 --- a/app-arch/unrar/unrar-3.3.3.ebuild +++ b/app-arch/unrar/unrar-3.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.3.3.ebuild,v 1.2 2004/03/12 11:11:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unrar/unrar-3.3.3.ebuild,v 1.3 2004/03/12 15:17:01 aliz Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://www.rarlab.com/rar_add.htm" SLOT="0" LICENSE="unRAR" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa amd64" DEPEND="" |