diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 17:58:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 17:58:37 +0000 |
commit | fb3dfcc1a0311916ecc1f50f93141544b7dd1196 (patch) | |
tree | 8b26e5aa267035e9c6e3779f7e894844adaa05b7 /x11-libs | |
parent | sparc stable wrt #198845 (diff) | |
download | gentoo-2-fb3dfcc1a0311916ecc1f50f93141544b7dd1196.tar.gz gentoo-2-fb3dfcc1a0311916ecc1f50f93141544b7dd1196.tar.bz2 gentoo-2-fb3dfcc1a0311916ecc1f50f93141544b7dd1196.zip |
sparc stable wrt #198845
(Portage version: 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 |
2 files changed, 6 insertions, 3 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 |