diff options
author | Stephen Becker <geoman@gentoo.org> | 2006-04-15 01:28:14 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2006-04-15 01:28:14 +0000 |
commit | ee5e4d82d8292c8e8275daf0abbe714ca95de418 (patch) | |
tree | 9f24ad9b70f79824d6375a6f16855189b63e85bd /x11-libs/cairo | |
parent | stable on mips (diff) | |
download | historical-ee5e4d82d8292c8e8275daf0abbe714ca95de418.tar.gz historical-ee5e4d82d8292c8e8275daf0abbe714ca95de418.tar.bz2 historical-ee5e4d82d8292c8e8275daf0abbe714ca95de418.zip |
stable on mips
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'x11-libs/cairo')
-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 fa2340bab5a5..a919094885e1 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.66 2006/04/10 20:47:20 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.67 2006/04/15 01:28:14 geoman Exp $ + + 15 Apr 2006; Stephen P. Becker <geoman@gentoo.org> cairo-1.0.4.ebuild: + stable on mips 10 Apr 2006; Rene Nussbaumer <killerfox@gentoo.org> cairo-1.0.4.ebuild: Stable on hppa. See bug #127323. diff --git a/x11-libs/cairo/cairo-1.0.4.ebuild b/x11-libs/cairo/cairo-1.0.4.ebuild index 1f9453583d07..53372b651289 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.9 2006/04/10 20:47:20 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.4.ebuild,v 1.10 2006/04/15 01:28:14 geoman 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 |