diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 15:29:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 15:29:52 +0000 |
commit | d80d59dea0488be554c50c2f0385f6c2936acfb5 (patch) | |
tree | 21d8fa70807d2580de346ce74da8eac5cf48ac55 /app-text/gpdf | |
parent | Depend on virtual/[x]emacs rather than a specific [x]emacs ebuild. This fixe... (diff) | |
download | gentoo-2-d80d59dea0488be554c50c2f0385f6c2936acfb5.tar.gz gentoo-2-d80d59dea0488be554c50c2f0385f6c2936acfb5.tar.bz2 gentoo-2-d80d59dea0488be554c50c2f0385f6c2936acfb5.zip |
Stable on sparc wrt security #121511
(Portage version: 2.0.54)
Diffstat (limited to 'app-text/gpdf')
-rw-r--r-- | app-text/gpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gpdf/gpdf-2.10.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gpdf/ChangeLog b/app-text/gpdf/ChangeLog index c8bb2d7ebba6..3e18a965014b 100644 --- a/app-text/gpdf/ChangeLog +++ b/app-text/gpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gpdf # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.122 2006/02/14 00:58:14 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/ChangeLog,v 1.123 2006/02/14 15:29:52 gustavoz Exp $ + + 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> gpdf-2.10.0-r4.ebuild: + Stable on sparc wrt security #121511 14 Feb 2006; Mark Loeser <halcy0n@gentoo.org> gpdf-2.10.0-r4.ebuild: Stable on x86; bug #121511 diff --git a/app-text/gpdf/gpdf-2.10.0-r4.ebuild b/app-text/gpdf/gpdf-2.10.0-r4.ebuild index 8bf7da9b0e21..7b2d3f202199 100644 --- a/app-text/gpdf/gpdf-2.10.0-r4.ebuild +++ b/app-text/gpdf/gpdf-2.10.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.10.0-r4.ebuild,v 1.2 2006/02/14 00:58:14 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.10.0-r4.ebuild,v 1.3 2006/02/14 15:29:52 gustavoz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.5.4 |