diff options
author | 2004-12-23 13:54:20 +0000 | |
---|---|---|
committer | 2004-12-23 13:54:20 +0000 | |
commit | 717a28e287acd15251223394979adb420147a0d1 (patch) | |
tree | 4ac79fef5c2426227f6cf6c7d3929a6a5215916a | |
parent | Stable on hppa. (diff) | |
download | historical-717a28e287acd15251223394979adb420147a0d1.tar.gz historical-717a28e287acd15251223394979adb420147a0d1.tar.bz2 historical-717a28e287acd15251223394979adb420147a0d1.zip |
Stable on hppa.
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.6.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index bd9b201137f2..7582bf6caf28 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.40 2004/12/22 02:03:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.41 2004/12/23 13:54:20 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gtksourceview-1.1.1.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> gtksourceview-1.1.1.ebuild: diff --git a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild index 0eef71504527..9b5ca9f5bdd4 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.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/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.4 2004/12/22 02:03:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.1.1.ebuild,v 1.5 2004/12/23 13:54:20 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2.4 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 |