diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-07 14:00:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-07 14:00:25 +0000 |
commit | e929163374bd897383359004265f8e42a9e98529 (patch) | |
tree | 1341485e796a06fc7510564a25779428c2a57ec2 /x11-libs/pango | |
parent | Stable on ppc64 (diff) | |
download | historical-e929163374bd897383359004265f8e42a9e98529.tar.gz historical-e929163374bd897383359004265f8e42a9e98529.tar.bz2 historical-e929163374bd897383359004265f8e42a9e98529.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.8.0.ebuild | 4 |
4 files changed, 11 insertions, 8 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 17d90617b136..99a1b0a08b59 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.84 2005/03/06 22:31:33 foser Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.85 2005/03/07 13:59:21 corsair Exp $ + + 07 Mar 2005; Markus Rothe <corsair@gentoo.org> pango-1.8.0.ebuild: + Stable on ppc64 *pango-1.8.1 (06 Mar 2005) diff --git a/x11-libs/pango/pango-1.4.1-r1.ebuild b/x11-libs/pango/pango-1.4.1-r1.ebuild index 48acb4d5ab05..1428b18210af 100644 --- a/x11-libs/pango/pango-1.4.1-r1.ebuild +++ b/x11-libs/pango/pango-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.1-r1.ebuild,v 1.4 2004/09/23 08:52:02 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.1-r1.ebuild,v 1.5 2005/03/07 13:59:22 corsair Exp $ inherit gnome2 eutils diff --git a/x11-libs/pango/pango-1.4.1.ebuild b/x11-libs/pango/pango-1.4.1.ebuild index 9e7672cb5e09..2310d9c53b4f 100644 --- a/x11-libs/pango/pango-1.4.1.ebuild +++ b/x11-libs/pango/pango-1.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.1.ebuild,v 1.10 2004/08/14 19:58:47 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.1.ebuild,v 1.11 2005/03/07 13:59:22 corsair Exp $ inherit gnome2 eutils diff --git a/x11-libs/pango/pango-1.8.0.ebuild b/x11-libs/pango/pango-1.8.0.ebuild index 40261f3cce44..61ff9dbd1305 100644 --- a/x11-libs/pango/pango-1.8.0.ebuild +++ b/x11-libs/pango/pango-1.8.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/pango/pango-1.8.0.ebuild,v 1.2 2005/03/02 21:51:09 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.8.0.ebuild,v 1.3 2005/03/07 13:59:22 corsair Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ppc64" IUSE="doc static" RDEPEND="virtual/x11 |