diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-26 09:36:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-26 09:36:43 +0000 |
commit | 0a235613550d88746920517def48063e86b9cfab (patch) | |
tree | 64809942532972f3e852d2af268c06ae373e4c03 /app-text/acroread | |
parent | Change version scheme. Looks like a downgrade. Force for stable keywords (diff) | |
download | gentoo-2-0a235613550d88746920517def48063e86b9cfab.tar.gz gentoo-2-0a235613550d88746920517def48063e86b9cfab.tar.bz2 gentoo-2-0a235613550d88746920517def48063e86b9cfab.zip |
Stable on amd64 wrt bug #354211
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-text/acroread')
-rw-r--r-- | app-text/acroread/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/acroread/acroread-9.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/acroread/ChangeLog b/app-text/acroread/ChangeLog index 48f57cce73ba..6ddbc8b93fbe 100644 --- a/app-text/acroread/ChangeLog +++ b/app-text/acroread/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/acroread # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.162 2011/02/25 21:04:40 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/ChangeLog,v 1.163 2011/02/26 09:36:43 hwoarang Exp $ + + 26 Feb 2011; Markos Chandras <hwoarang@gentoo.org> acroread-9.4.2.ebuild: + Stable on amd64 wrt bug #354211 *acroread-9.4.2 (25 Feb 2011) diff --git a/app-text/acroread/acroread-9.4.2.ebuild b/app-text/acroread/acroread-9.4.2.ebuild index 2b0dc61a5019..72d19ac78a9c 100644 --- a/app-text/acroread/acroread-9.4.2.ebuild +++ b/app-text/acroread/acroread-9.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.4.2.ebuild,v 1.1 2011/02/25 21:04:41 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-9.4.2.ebuild,v 1.2 2011/02/26 09:36:43 hwoarang 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 |