diff options
author | 2008-02-02 15:47:22 +0000 | |
---|---|---|
committer | 2008-02-02 15:47:22 +0000 | |
commit | f71a66a4b245f2420a60f36d0d3e6e00a659fd4d (patch) | |
tree | c4e79564d90ab3593ec5109f780d9ded550e80be /gnome-base/libgnomeprint | |
parent | Stable on amd64 wrt bug #208366. (diff) | |
download | gentoo-2-f71a66a4b245f2420a60f36d0d3e6e00a659fd4d.tar.gz gentoo-2-f71a66a4b245f2420a60f36d0d3e6e00a659fd4d.tar.bz2 gentoo-2-f71a66a4b245f2420a60f36d0d3e6e00a659fd4d.zip |
Stable on amd64 wrt bug #208366.
(Portage version: 2.1.4.1)
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 266c1e2b953b..cf1d6e235cb7 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.143 2008/02/01 18:53:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.144 2008/02/02 15:47:22 wolf31o2 Exp $ + + 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> + libgnomeprint-2.18.3.ebuild: + Stable on amd64 wrt bug #208366. 01 Feb 2008; Brent Baude <ranger@gentoo.org> libgnomeprint-2.18.3.ebuild: Marking libgnomeprint-2.18.3 ppc64 and ppc stable for bug 208366 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild index e68571877f53..358840311f3b 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.4 2008/02/01 18:53:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.3.ebuild,v 1.5 2008/02/02 15:47:22 wolf31o2 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 |