diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-26 22:02:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-26 22:02:55 +0000 |
commit | 36d9cb8af10cdbc2004913084ac614fab9050501 (patch) | |
tree | 6213e57b48a18244066bf6e7f21951d9abba3372 /x11-libs/cairo | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-36d9cb8af10cdbc2004913084ac614fab9050501.tar.gz gentoo-2-36d9cb8af10cdbc2004913084ac614fab9050501.tar.bz2 gentoo-2-36d9cb8af10cdbc2004913084ac614fab9050501.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 9cfb545e0aaa..cd5ce0625248 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.27 2005/01/26 15:46:32 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.28 2005/01/26 22:02:55 corsair Exp $ + + 26 Jan 2005; Markus Rothe <corsair@gentoo.org> cairo-0.3.0.ebuild: + Added ~ppc64 to KEYWORDS 26 Jan 2005; Tom Payne <twp@gentoo.org> cairo-0.3.0.ebuild: Updated glitz dependency. Bug # 79575. diff --git a/x11-libs/cairo/cairo-0.3.0.ebuild b/x11-libs/cairo/cairo-0.3.0.ebuild index dd402e09d7da..9a7e0520659b 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.2 2005/01/26 15:46:32 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.3.0.ebuild,v 1.3 2005/01/26 22:02:55 corsair 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~ppc64" IUSE="glitz png" DEPEND="virtual/x11 |