diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 15:18:18 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 15:18:18 +0000 |
commit | 8494060b75bb52ccb0162825f50582fec817931e (patch) | |
tree | 6ba915b71990811bebdb9d640c500ca63a1406b8 /x11-libs/cairo | |
parent | fix installation of conf.d and init.d files for 1.9.14 (#74771) (Manifest rec... (diff) | |
download | gentoo-2-8494060b75bb52ccb0162825f50582fec817931e.tar.gz gentoo-2-8494060b75bb52ccb0162825f50582fec817931e.tar.bz2 gentoo-2-8494060b75bb52ccb0162825f50582fec817931e.zip |
Stable on amd64.
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.1.23-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 0aa9594ee1e2..de91a1799859 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.22 2004/12/19 18:19:16 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.23 2004/12/20 15:18:18 absinthe Exp $ + + 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> cairo-0.1.23-r1.ebuild: + Stable on amd64. 19 Dec 2004; Tom Payne <twp@gentoo.org> cairo-0.2.0.ebuild: Updated glitz dependency. Bug # 73454. Thanks Nahum Shalman. diff --git a/x11-libs/cairo/cairo-0.1.23-r1.ebuild b/x11-libs/cairo/cairo-0.1.23-r1.ebuild index a96b4f36e1d6..fd1da3a36696 100644 --- a/x11-libs/cairo/cairo-0.1.23-r1.ebuild +++ b/x11-libs/cairo/cairo-0.1.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.23-r1.ebuild,v 1.10 2004/12/09 19:53:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.23-r1.ebuild,v 1.11 2004/12/20 15:18:18 absinthe 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="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND="virtual/x11 |