diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-03-12 07:43:30 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-03-12 07:43:30 +0000 |
commit | e8aed80557b198761033c9f332df4392be637f64 (patch) | |
tree | 04f79d7cbc5ee96795d63ef746beb08a3c0de163 /gnome-base/libgnomeprint | |
parent | stable x86, bug 212986 (diff) | |
download | historical-e8aed80557b198761033c9f332df4392be637f64.tar.gz historical-e8aed80557b198761033c9f332df4392be637f64.tar.bz2 historical-e8aed80557b198761033c9f332df4392be637f64.zip |
stable x86, bug 212986
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 51d5aaa51541..ecf89878b525 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.147 2008/02/15 11:59:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.148 2008/03/12 07:33:05 opfer Exp $ + + 12 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + libgnomeprint-2.18.4.ebuild: + stable x86, bug 212986 *libgnomeprint-2.18.4 (15 Feb 2008) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild index c98d464f8d70..adf3f630192c 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild,v 1.1 2008/02/15 11:59:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.4.ebuild,v 1.2 2008/03/12 07:33:05 opfer Exp $ inherit gnome2 @@ -9,7 +9,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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |