diff options
author | Tom William Payne <twp@gentoo.org> | 2004-12-06 09:14:38 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-12-06 09:14:38 +0000 |
commit | 054429c8c6662ba167cc31d85ba7ae82b002309d (patch) | |
tree | 58b3d20e2b4d0984b73965f315e31a37e496b191 /x11-libs/cairo/cairo-0.1.23-r1.ebuild | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-054429c8c6662ba167cc31d85ba7ae82b002309d.tar.gz gentoo-2-054429c8c6662ba167cc31d85ba7ae82b002309d.tar.bz2 gentoo-2-054429c8c6662ba167cc31d85ba7ae82b002309d.zip |
0.1.23 stable on x86. 0.2.0 fix LICENSE. Bug # 73489.
Diffstat (limited to 'x11-libs/cairo/cairo-0.1.23-r1.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-0.1.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-0.1.23-r1.ebuild b/x11-libs/cairo/cairo-0.1.23-r1.ebuild index cfa377accbe3..b2d100946e9f 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.7 2004/12/05 21:06:55 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.23-r1.ebuild,v 1.8 2004/12/06 09:14:38 twp 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 |