diff options
author | Olivier Crête <tester@gentoo.org> | 2008-02-10 22:30:14 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-02-10 22:30:14 +0000 |
commit | 5781d9a54f3f7f763cad76a7d728ced99bcb68db (patch) | |
tree | c7c25775dfd1feb8bfed5bffded4d5c8b3b4193b /app-text/acroread | |
parent | * fix tests and fix python eclass use, bug #207667 (diff) | |
download | gentoo-2-5781d9a54f3f7f763cad76a7d728ced99bcb68db.tar.gz gentoo-2-5781d9a54f3f7f763cad76a7d728ced99bcb68db.tar.bz2 gentoo-2-5781d9a54f3f7f763cad76a7d728ced99bcb68db.zip |
Stable on amd64, security 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 72636c0e3d09..5eda195295cc 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.106 2008/02/07 20:01:10 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.107 2008/02/10 22:30:14 tester Exp $ + + 10 Feb 2008; Olivier Crête <tester@gentoo.org> acroread-8.1.2.ebuild: + Stable on amd64, security bug #170177 *acroread-8.1.2 (07 Feb 2008) diff --git a/app-text/acroread/acroread-8.1.2.ebuild b/app-text/acroread/acroread-8.1.2.ebuild index 01b2313c39c5..e1e156fb1422 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.1 2008/02/07 20:01:10 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-8.1.2.ebuild,v 1.2 2008/02/10 22:30:14 tester 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 |