diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-08 23:07:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-08 23:07:09 +0000 |
commit | 7d0e624ad520fbc8ade2c3be9333d9011a313ec8 (patch) | |
tree | 0c0957681d64d1a6392ef6cf8d2a9dba8c6bb01d /x11-libs | |
parent | add libgda dep, change python to virtual/python (diff) | |
download | gentoo-2-7d0e624ad520fbc8ade2c3be9333d9011a313ec8.tar.gz gentoo-2-7d0e624ad520fbc8ade2c3be9333d9011a313ec8.tar.bz2 gentoo-2-7d0e624ad520fbc8ade2c3be9333d9011a313ec8.zip |
hppa stable (bug #117505).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index 3ab581ac167f..aef02a4e677c 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/cairo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.54 2006/01/08 12:39:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.55 2006/01/08 23:07:09 jer Exp $ + + 08 Jan 2006; Jeroen Roovers <jer@gentoo.org> cairo-1.0.2.ebuild: + Marking hppa stable (bug #117505). 08 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> cairo-1.0.2.ebuild: ppc stable, bug #117505 diff --git a/x11-libs/cairo/cairo-1.0.2.ebuild b/x11-libs/cairo/cairo-1.0.2.ebuild index 932bf0828f69..f3927d64b346 100644 --- a/x11-libs/cairo/cairo-1.0.2.ebuild +++ b/x11-libs/cairo/cairo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.11 2006/01/08 12:39:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.0.2.ebuild,v 1.12 2006/01/08 23:07:09 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://cairographics.org/releases/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 MPL-1.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="doc glitz png X" RDEPEND="media-libs/fontconfig |