diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-07 19:01:26 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-07 19:01:26 +0000 |
commit | dbb733aeee23ae05788544a14e506fecf7f8a2c6 (patch) | |
tree | 7ab142b10e5c0fd7d514d53d201b61ac7560b58f /x11-libs | |
parent | amd64 stable, bug #224929 (diff) | |
download | gentoo-2-dbb733aeee23ae05788544a14e506fecf7f8a2c6.tar.gz gentoo-2-dbb733aeee23ae05788544a14e506fecf7f8a2c6.tar.bz2 gentoo-2-dbb733aeee23ae05788544a14e506fecf7f8a2c6.zip |
amd64 stable, bug #224929
(Portage version: 2.1.5.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index a6b5fb2ff928..04a5d99ae44c 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.185 2008/06/07 16:03:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.186 2008/06/07 19:01:26 ken69267 Exp $ + + 07 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> cairo-1.6.4.ebuild: + amd64 stable, bug #224929 07 Jun 2008; nixnut <nixnut@gentoo.org> cairo-1.6.4.ebuild: Stable on ppc wrt bug 224929 diff --git a/x11-libs/cairo/cairo-1.6.4.ebuild b/x11-libs/cairo/cairo-1.6.4.ebuild index 9eeb64f71f32..1837e21d340c 100644 --- a/x11-libs/cairo/cairo-1.6.4.ebuild +++ b/x11-libs/cairo/cairo-1.6.4.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/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.7 2008/06/07 16:03:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.6.4.ebuild,v 1.8 2008/06/07 19:01:26 ken69267 Exp $ inherit eutils flag-o-matic libtool @@ -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 ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug directfb doc glitz opengl svg test X xcb" RDEPEND="media-libs/fontconfig |