diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:16:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:16:28 +0000 |
commit | 10b557b16ee7463d97ff22fbd3ac144e41f0e57d (patch) | |
tree | 93d73ad894c0d4317925744ec16f406495dcbec8 /gnome-base/libgnomeprint | |
parent | sh stable (diff) | |
download | gentoo-2-10b557b16ee7463d97ff22fbd3ac144e41f0e57d.tar.gz gentoo-2-10b557b16ee7463d97ff22fbd3ac144e41f0e57d.tar.bz2 gentoo-2-10b557b16ee7463d97ff22fbd3ac144e41f0e57d.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 40acfa2cf10c..3f7011ac6c18 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # 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.171 2010/01/10 16:58:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.172 2010/01/16 17:16:28 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + libgnomeprint-2.18.6.ebuild: + sh stable 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libgnomeprint-2.18.6.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild index e5877ccc559c..6b4be343e9bc 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.6.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.6.ebuild,v 1.8 2010/01/10 16:58:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild,v 1.9 2010/01/16 17:16:28 armin76 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 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa 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 |