diff options
author | 2008-02-01 12:30:38 +0000 | |
---|---|---|
committer | 2008-02-01 12:30:38 +0000 | |
commit | 2fd082655aaf6f184933ffb083f8723db3e583b3 (patch) | |
tree | 5d32f4062cc0a037c4ea5736fb6d7e5040d2e573 /gnome-base/libgnomeprint | |
parent | stable x86, bug 208366 (diff) | |
download | gentoo-2-2fd082655aaf6f184933ffb083f8723db3e583b3.tar.gz gentoo-2-2fd082655aaf6f184933ffb083f8723db3e583b3.tar.bz2 gentoo-2-2fd082655aaf6f184933ffb083f8723db3e583b3.zip |
stable x86, bug 208366
(Portage version: 2.1.3.19, 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.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 79ecfe85aaca..b2ed6652dad4 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.141 2008/01/30 21:54:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.142 2008/02/01 12:30:38 opfer Exp $ + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + libgnomeprint-2.18.3.ebuild: + stable x86, bug 208366 *libgnomeprint-2.18.3 (30 Jan 2008) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild index e6e7165540f2..c5b46886f997 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.3.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.3.ebuild,v 1.1 2008/01/30 21:54:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.2 2008/02/01 12:30:38 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 |