diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:30:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:30:32 +0000 |
commit | 07d3df8e8e7222155eb864c1a1704cfd1b0f917b (patch) | |
tree | 00d34bb248781e8b921070467aa4bcc33ed52d9b /media-libs/libpixman/libpixman-0.1.2.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.tar.gz gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.tar.bz2 gentoo-2-07d3df8e8e7222155eb864c1a1704cfd1b0f917b.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libpixman/libpixman-0.1.2.ebuild')
-rw-r--r-- | media-libs/libpixman/libpixman-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libpixman/libpixman-0.1.2.ebuild b/media-libs/libpixman/libpixman-0.1.2.ebuild index a64ebe801653..f1e4e3a594f9 100644 --- a/media-libs/libpixman/libpixman-0.1.2.ebuild +++ b/media-libs/libpixman/libpixman-0.1.2.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/media-libs/libpixman/libpixman-0.1.2.ebuild,v 1.6 2005/04/07 15:48:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpixman/libpixman-0.1.2.ebuild,v 1.7 2005/06/17 20:27:56 hansmi Exp $ DESCRIPTION="A generic library for manipulating pixel regions" HOMEPAGE="http://cairographics.org/" @@ -8,7 +8,7 @@ SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz" LICENSE="X11" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND="" |