diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:55:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:55:39 +0000 |
commit | 9ae7e5197d1a4fb4e0a15b32eff8beab3bd8c263 (patch) | |
tree | 29e2a087d582c06384166f56cd17bff715987f81 /net-print/libgnomecups | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-9ae7e5197d1a4fb4e0a15b32eff8beab3bd8c263.tar.gz gentoo-2-9ae7e5197d1a4fb4e0a15b32eff8beab3bd8c263.tar.bz2 gentoo-2-9ae7e5197d1a4fb4e0a15b32eff8beab3bd8c263.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'net-print/libgnomecups')
-rw-r--r-- | net-print/libgnomecups/ChangeLog | 6 | ||||
-rw-r--r-- | net-print/libgnomecups/libgnomecups-0.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/libgnomecups/ChangeLog b/net-print/libgnomecups/ChangeLog index 1b39100208f3..2df8944a4209 100644 --- a/net-print/libgnomecups/ChangeLog +++ b/net-print/libgnomecups/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/libgnomecups # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.47 2006/12/10 18:37:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.48 2006/12/12 16:55:39 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + libgnomecups-0.2.2.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> libgnomecups-0.2.2.ebuild: Stable on x86, bug #156662. diff --git a/net-print/libgnomecups/libgnomecups-0.2.2.ebuild b/net-print/libgnomecups/libgnomecups-0.2.2.ebuild index 2653b7f8f059..88c9ceaf71bb 100644 --- a/net-print/libgnomecups/libgnomecups-0.2.2.ebuild +++ b/net-print/libgnomecups/libgnomecups-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.2.ebuild,v 1.3 2006/12/10 18:37:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.2.ebuild,v 1.4 2006/12/12 16:55:39 wolf31o2 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |