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 | 7ce58d3fd5fbbb48dd0302524cfe32e74288471b (patch) | |
tree | 845dd08caa971fe8ac355e8ddc06f83378231ef3 /x11-libs/cairo | |
parent | stable on ia64 (diff) | |
download | historical-7ce58d3fd5fbbb48dd0302524cfe32e74288471b.tar.gz historical-7ce58d3fd5fbbb48dd0302524cfe32e74288471b.tar.bz2 historical-7ce58d3fd5fbbb48dd0302524cfe32e74288471b.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0.ebuild | 4 |
3 files changed, 8 insertions, 5 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..a9e883ab89f8 100644 --- a/x11-libs/cairo/Manifest +++ b/x11-libs/cairo/Manifest @@ -1,4 +1,4 @@ -MD5 0c79281b7a522934fa419bd83f191994 cairo-0.3.0.ebuild 846 +MD5 31449cff0a3a0a5dd221fea22695cce0 cairo-0.3.0.ebuild 846 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 @@ -8,7 +8,7 @@ MD5 3a4cce771cdc4714c6931467622c9ddc cairo-0.1.23-r1.ebuild 757 MD5 6530e3394d4bd4331548a567e79b060d cairo-0.1.18.ebuild 755 MD5 8c638d567411d38e1237596b91a517d8 cairo-0.3.0-r1.ebuild 896 MD5 f4d2f2c6da53a8412387d1d18d281217 cairo-0.2.0.ebuild 847 -MD5 a24a8b2bed352c87072b3d7ea7141f12 ChangeLog 5080 +MD5 844b900fc77f4bc91008dc357dea202c ChangeLog 5169 MD5 65d1d5c2aa536148fb35cee02b3a8428 metadata.xml 337 MD5 4df3bcd9171f83ca24b03ab0f8eefb24 files/cairo-0.3.0-header-fix.diff 697 MD5 cd449933066600e3ac62fa22651a8120 files/xrender.pc 151 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 |