diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:54:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:54:20 +0000 |
commit | 717a28e287acd15251223394979adb420147a0d1 (patch) | |
tree | 4ac79fef5c2426227f6cf6c7d3929a6a5215916a /x11-libs/pango | |
parent | Stable on hppa. (diff) | |
download | historical-717a28e287acd15251223394979adb420147a0d1.tar.gz historical-717a28e287acd15251223394979adb420147a0d1.tar.bz2 historical-717a28e287acd15251223394979adb420147a0d1.zip |
Stable on hppa.
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index b1e58cf584e0..2e3ef9e61e66 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.80 2004/12/18 17:50:25 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.81 2004/12/23 13:52:44 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> pango-1.6.0.ebuild: + Stable on hppa. *pango-1.8.0 (18 Dec 2004) diff --git a/x11-libs/pango/pango-1.6.0.ebuild b/x11-libs/pango/pango-1.6.0.ebuild index 73422553c18c..553414b88fc4 100644 --- a/x11-libs/pango/pango-1.6.0.ebuild +++ b/x11-libs/pango/pango-1.6.0.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/pango/pango-1.6.0.ebuild,v 1.6 2004/12/14 16:07:59 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.6.0.ebuild,v 1.7 2004/12/23 13:52:44 gmsoft 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" RDEPEND="virtual/x11 |