diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-05-10 21:56:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-05-10 21:56:30 +0000 |
commit | d5201cc92164562a804840412a85e542f1937960 (patch) | |
tree | 20b3aba3eb1f5ee7fc9f130b54a65175dc57c5f8 /x11-libs | |
parent | darcs-1.0.3_rc1 must be built with ghc-6.2.2 or later, fixing bug #92152. (diff) | |
download | gentoo-2-d5201cc92164562a804840412a85e542f1937960.tar.gz gentoo-2-d5201cc92164562a804840412a85e542f1937960.tar.bz2 gentoo-2-d5201cc92164562a804840412a85e542f1937960.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index b476fe839240..cc655896b30b 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.36 2005/05/05 23:19:47 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.37 2005/05/10 21:56:30 agriffis Exp $ + + 09 May 2005; Aron Griffis <agriffis@gentoo.org> cairo-0.3.0.ebuild: + stable on ia64 05 May 2005; Peter Johanson <latexer@gentoo.org> cairo-0.1.18.ebuild, cairo-0.1.18-r1.ebuild, cairo-0.1.23.ebuild, cairo-0.1.23-r1.ebuild, diff --git a/x11-libs/cairo/Manifest b/x11-libs/cairo/Manifest index f183f6ae03ae..ac9871c59392 100644 --- a/x11-libs/cairo/Manifest +++ b/x11-libs/cairo/Manifest @@ -1,4 +1,4 @@ -MD5 0c79281b7a522934fa419bd83f191994 cairo-0.3.0.ebuild 846 +MD5 8e664139da8c56abc940f39417324083 cairo-0.3.0.ebuild 845 MD5 b3c7457b7cd79bcb1f482989a0f44ea5 cairo-0.1.18-r1.ebuild 700 MD5 89b3424208cfab9960dd1cd378bc40bd cairo-0.1.23.ebuild 798 MD5 7596ee20d8abb8cec077a7d503af5eb4 cairo-0.4.0.ebuild 989 diff --git a/x11-libs/cairo/cairo-0.3.0.ebuild b/x11-libs/cairo/cairo-0.3.0.ebuild index 08bc4f03ebd6..d7258f77b222 100644 --- a/x11-libs/cairo/cairo-0.3.0.ebuild +++ b/x11-libs/cairo/cairo-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0.ebuild,v 1.7 2005/05/05 23:19:47 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0.ebuild,v 1.8 2005/05/10 21:56:30 agriffis Exp $ DESCRIPTION="A vector graphics library with cross-device output support" HOMEPAGE="http://cairographics.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86" IUSE="glitz png" DEPEND="virtual/x11 |