diff options
-rw-r--r-- | app-text/acroread/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/acroread/acroread-9.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index ca71716b93da..581b0e23a990 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/acroread # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.145 2010/05/31 13:44:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.146 2010/05/31 19:45:48 maekke Exp $ + + 31 May 2010; Markus Meier <maekke@gentoo.org> acroread-9.3.2.ebuild: + amd64 stable, bug #313343 31 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> acroread-9.3.2.ebuild: diff --git a/app-text/acroread/acroread-9.3.2.ebuild b/app-text/acroread/acroread-9.3.2.ebuild index 276040fd2b11..7fc096029434 100644 --- a/app-text/acroread/acroread-9.3.2.ebuild +++ b/app-text/acroread/acroread-9.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.3.2.ebuild,v 1.2 2010/05/31 13:44:04 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.3.2.ebuild,v 1.3 2010/05/31 19:45:48 maekke Exp $ inherit eutils gnome2-utils nsplugins @@ -27,7 +27,7 @@ SRC_URI="${SRC_URI} LICENSE="Adobe" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" RESTRICT="strip mirror" # mozilla-firefox-bin won't work because it doesn't have gtkembedmoz.so |