diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:39:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 21:39:13 +0000 |
commit | a8532b5eb2980400d60d83269fec6522a82de5c7 (patch) | |
tree | c94d0b7b3576e86d20fa5e03da5fc7ad2f6e649e /gnome-base/libgnomeprint | |
parent | Add missing intltool fix. Clean up old revision. (diff) | |
download | gentoo-2-a8532b5eb2980400d60d83269fec6522a82de5c7.tar.gz gentoo-2-a8532b5eb2980400d60d83269fec6522a82de5c7.tar.bz2 gentoo-2-a8532b5eb2980400d60d83269fec6522a82de5c7.zip |
arm stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index ad05f9becc44..167eeeb88d7a 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.179 2010/08/14 16:43:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.180 2010/08/18 21:39:13 maekke Exp $ + + 18 Aug 2010; Markus Meier <maekke@gentoo.org> libgnomeprint-2.18.7.ebuild: + arm stable, bug #314899 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> libgnomeprint-2.18.7.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild index 73252220b823..94286d153ce3 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.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/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.5 2010/08/14 16:43:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.6 2010/08/18 21:39:13 maekke Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |