diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 15:10:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 15:10:35 +0000 |
commit | cbe197ab4b567ee4272a7d7db554d2cf230b4a9f (patch) | |
tree | dc95872919209220bed7e2f33919d862c1439901 /dev-libs | |
parent | amd64 stable, bug 187615 (diff) | |
download | gentoo-2-cbe197ab4b567ee4272a7d7db554d2cf230b4a9f.tar.gz gentoo-2-cbe197ab4b567ee4272a7d7db554d2cf230b4a9f.tar.bz2 gentoo-2-cbe197ab4b567ee4272a7d7db554d2cf230b4a9f.zip |
alpha/ia64/sparc stable wrt #198845
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/glib/glib-2.14.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog index 2485ba4da92d..e291a10e539e 100644 --- a/dev-libs/glib/ChangeLog +++ b/dev-libs/glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/glib # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.289 2007/11/13 08:02:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.290 2007/11/14 15:10:35 armin76 Exp $ + + 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> glib-2.14.3.ebuild: + alpha/ia64/sparc stable wrt #198845 13 Nov 2007; Christian Faulhammer <opfer@gentoo.org> glib-2.14.3.ebuild: stable x86, bug 198845 diff --git a/dev-libs/glib/glib-2.14.3.ebuild b/dev-libs/glib/glib-2.14.3.ebuild index a9b8f641ea6c..15fac13c4fb5 100644 --- a/dev-libs/glib/glib-2.14.3.ebuild +++ b/dev-libs/glib/glib-2.14.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/dev-libs/glib/glib-2.14.3.ebuild,v 1.3 2007/11/13 08:02:30 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.3.ebuild,v 1.4 2007/11/14 15:10:35 armin76 Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |