diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-02-20 13:56:38 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-02-20 13:56:38 +0000 |
commit | f0723699d3b62944005124a2fad5ac41134b7068 (patch) | |
tree | b9c094451481646daf4436e498526f35e33803cf /app-text | |
parent | 64bit fixes; bug 164782; thanks to Jose Quinteiro for the patch (diff) | |
download | gentoo-2-f0723699d3b62944005124a2fad5ac41134b7068.tar.gz gentoo-2-f0723699d3b62944005124a2fad5ac41134b7068.tar.bz2 gentoo-2-f0723699d3b62944005124a2fad5ac41134b7068.zip |
Stable on amd64, bug 156215.
(Portage version: 2.1.2-r10)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/acroread/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/acroread/acroread-7.0.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index ed0bc09ea3f9..4539d66f557d 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/acroread # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.97 2007/02/20 11:07:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.98 2007/02/20 13:56:38 cryos Exp $ + + 20 Feb 2007; Marcus D. Hanwell <cryos@gentoo.org> + acroread-7.0.9-r1.ebuild: + Stable on amd64, bug 156215. 20 Feb 2007; Raúl Porcel <armin76@gentoo.org> acroread-7.0.9-r1.ebuild: x86 stable wrt bug 156215 diff --git a/app-text/acroread/acroread-7.0.9-r1.ebuild b/app-text/acroread/acroread-7.0.9-r1.ebuild index 4f881282c46a..5c37af945d4c 100644 --- a/app-text/acroread/acroread-7.0.9-r1.ebuild +++ b/app-text/acroread/acroread-7.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-7.0.9-r1.ebuild,v 1.4 2007/02/20 11:07:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-7.0.9-r1.ebuild,v 1.5 2007/02/20 13:56:38 cryos Exp $ inherit eutils nsplugins @@ -28,7 +28,7 @@ SRC_URI="${SRC_URI} LICENSE="Adobe" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip mirror" RDEPEND="x86? ( >=x11-libs/gtk+-2.0 |