diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:45:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:45:14 +0000 |
commit | 4ece825600286e35f6d1337700050b729baa7243 (patch) | |
tree | b6ce5cd5076f90026e0597ab8e24a95c01db1398 /x11-libs/gtk+ | |
parent | x86 stable, bug #314899 (diff) | |
download | historical-4ece825600286e35f6d1337700050b729baa7243.tar.gz historical-4ece825600286e35f6d1337700050b729baa7243.tar.bz2 historical-4ece825600286e35f6d1337700050b729baa7243.zip |
x86 stable, bug #314899
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.18.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index ad0b3beb0744..8764f3c9b880 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.456 2010/06/03 11:10:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.457 2010/06/04 19:45:13 maekke Exp $ + + 04 Jun 2010; Markus Meier <maekke@gentoo.org> gtk+-2.18.9.ebuild: + x86 stable, bug #314899 03 Jun 2010; Fabian Groffen <grobian@gentoo.org> gtk+-2.18.9.ebuild: Tidy up ebuild by using EAPI=3 diff --git a/x11-libs/gtk+/gtk+-2.18.9.ebuild b/x11-libs/gtk+/gtk+-2.18.9.ebuild index 0a1f95d1ef22..3b0ed340c104 100644 --- a/x11-libs/gtk+/gtk+-2.18.9.ebuild +++ b/x11-libs/gtk+/gtk+-2.18.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.9.ebuild,v 1.4 2010/06/03 11:10:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.9.ebuild,v 1.5 2010/06/04 19:45:14 maekke Exp $ EAPI="3" @@ -11,7 +11,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc jpeg jpeg2k tiff test vim-syntax xinerama" # FIXME: configure says >=xrandr-1.2.99 but remi tells me it's broken |