diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-02-10 23:04:57 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-02-10 23:04:57 +0000 |
commit | eac341380596190e4e1d8fb9615096a828847c72 (patch) | |
tree | 22e6270633a52606edd41827ba7ca7b55767bb48 /app-text/acroread | |
parent | Stable on amd64, bug #199751 (diff) | |
download | gentoo-2-eac341380596190e4e1d8fb9615096a828847c72.tar.gz gentoo-2-eac341380596190e4e1d8fb9615096a828847c72.tar.bz2 gentoo-2-eac341380596190e4e1d8fb9615096a828847c72.zip |
Stable on x86 wrt bug #170177
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/acroread')
-rw-r--r-- | app-text/acroread/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/acroread/acroread-8.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index 5eda195295cc..dc8a2c37c0f7 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/acroread # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.107 2008/02/10 22:30:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.108 2008/02/10 23:04:57 cla Exp $ + + 10 Feb 2008; Dawid Węgliński <cla@gentoo.org> acroread-8.1.2.ebuild: + Stable on x86 (bug #170177) 10 Feb 2008; Olivier Crête <tester@gentoo.org> acroread-8.1.2.ebuild: Stable on amd64, security bug #170177 diff --git a/app-text/acroread/acroread-8.1.2.ebuild b/app-text/acroread/acroread-8.1.2.ebuild index e1e156fb1422..343adc24ee6a 100644 --- a/app-text/acroread/acroread-8.1.2.ebuild +++ b/app-text/acroread/acroread-8.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2.ebuild,v 1.2 2008/02/10 22:30:14 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2.ebuild,v 1.3 2008/02/10 23:04:57 cla Exp $ inherit eutils nsplugins @@ -27,7 +27,7 @@ SRC_URI="${SRC_URI} LICENSE="Adobe" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip mirror" # Needs libgtkembedmoz.so, which can come from xulrunner, mozilla-firefox or |