diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-04-10 20:47:20 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-04-10 20:47:20 +0000 |
commit | 6ae2d20e5cbdbe02c279ac097ae012f20644fe5a (patch) | |
tree | ca45ae6a975dfd5e40d3c79cae4d2c97154df294 /x11-libs | |
parent | Include GLIBC 2.4 build fix; Resolves Bug #122383; Please see http://www.erla... (diff) | |
download | gentoo-2-6ae2d20e5cbdbe02c279ac097ae012f20644fe5a.tar.gz gentoo-2-6ae2d20e5cbdbe02c279ac097ae012f20644fe5a.tar.bz2 gentoo-2-6ae2d20e5cbdbe02c279ac097ae012f20644fe5a.zip |
Stable on hppa. See bug #127323.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 4c5253da97a9..fa2340bab5a5 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.65 2006/04/10 15:17:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.66 2006/04/10 20:47:20 killerfox Exp $ + + 10 Apr 2006; Rene Nussbaumer <killerfox@gentoo.org> cairo-1.0.4.ebuild: + Stable on hppa. See bug #127323. 10 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> cairo-1.0.4.ebuild: Stable on sparc wrt security #127323 diff --git a/x11-libs/cairo/cairo-1.0.4.ebuild b/x11-libs/cairo/cairo-1.0.4.ebuild index 42779747fce9..1f9453583d07 100644 --- a/x11-libs/cairo/cairo-1.0.4.ebuild +++ b/x11-libs/cairo/cairo-1.0.4.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/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.8 2006/04/10 15:17:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.9 2006/04/10 20:47:20 killerfox Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://cairographics.org/releases/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" IUSE="doc glitz png X" RDEPEND="media-libs/fontconfig |