diff options
author | 2007-11-14 17:58:37 +0000 | |
---|---|---|
committer | 2007-11-14 17:58:37 +0000 | |
commit | 12c673e881c78b113f2a7c0d31c5962535799aa2 (patch) | |
tree | fed0c8009f872c97f3ddf7d4dab3de67dbbd999f /x11-libs | |
parent | sparc stable wrt #198845 (diff) | |
download | historical-12c673e881c78b113f2a7c0d31c5962535799aa2.tar.gz historical-12c673e881c78b113f2a7c0d31c5962535799aa2.tar.bz2 historical-12c673e881c78b113f2a7c0d31c5962535799aa2.zip |
sparc stable wrt #198845
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.12.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.18.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 652057d9228c..c1b07229638a 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.347 2007/11/14 15:17:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.348 2007/11/14 17:58:37 armin76 Exp $ + + 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> gtk+-2.12.1-r1.ebuild: + sparc stable wrt #198845 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> gtk+-2.12.1-r1.ebuild: alpha/ia64 stable wrt #198845 diff --git a/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild b/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild index a0efb80008d6..b2b43a0d3325 100644 --- a/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild,v 1.4 2007/11/14 15:17:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.12.1-r1.ebuild,v 1.5 2007/11/14 17:58:37 armin76 Exp $ inherit gnome.org flag-o-matic eutils autotools virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="cups debug doc jpeg tiff vim-syntax xinerama" RDEPEND="x11-libs/libXrender diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index 8a83d6d29dd7..9127bdc5537f 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.198 2007/11/14 15:15:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.199 2007/11/14 17:56:32 armin76 Exp $ + + 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> pango-1.18.3.ebuild: + sparc stable wrt #198845 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> pango-1.18.3.ebuild: alpha/ia64 stable wrt #198845 diff --git a/x11-libs/pango/pango-1.18.3.ebuild b/x11-libs/pango/pango-1.18.3.ebuild index d0bbfcb090ed..40331f22ecf5 100644 --- a/x11-libs/pango/pango-1.18.3.ebuild +++ b/x11-libs/pango/pango-1.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.18.3.ebuild,v 1.5 2007/11/14 15:15:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.18.3.ebuild,v 1.6 2007/11/14 17:56:32 armin76 Exp $ inherit eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/libXrender |