diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 10:49:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 10:49:06 +0000 |
commit | 6bd296e80d012449475a8af612e50e7ce48021d0 (patch) | |
tree | 46409e1ec7b44408e9324ce8289d18e4f903cf9f /media-libs/libpixman/libpixman-0.1.1.ebuild | |
parent | Remove --enable/disable-doxygen since upstream doesnt provide it anymore - bu... (diff) | |
download | gentoo-2-6bd296e80d012449475a8af612e50e7ce48021d0.tar.gz gentoo-2-6bd296e80d012449475a8af612e50e7ce48021d0.tar.bz2 gentoo-2-6bd296e80d012449475a8af612e50e7ce48021d0.zip |
Stable on alpha.
Diffstat (limited to 'media-libs/libpixman/libpixman-0.1.1.ebuild')
-rw-r--r-- | media-libs/libpixman/libpixman-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libpixman/libpixman-0.1.1.ebuild b/media-libs/libpixman/libpixman-0.1.1.ebuild index a78fa955c247..c3e125734acd 100644 --- a/media-libs/libpixman/libpixman-0.1.1.ebuild +++ b/media-libs/libpixman/libpixman-0.1.1.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/media-libs/libpixman/libpixman-0.1.1.ebuild,v 1.12 2004/12/20 15:17:57 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpixman/libpixman-0.1.1.ebuild,v 1.13 2004/12/21 10:47:54 kloeri 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="virtual/libc" |