diff options
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/gnome-cups-manager/ChangeLog | 8 | ||||
-rw-r--r-- | net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-print/gnome-cups-manager/ChangeLog b/net-print/gnome-cups-manager/ChangeLog index 5878009cd8bf..0f129eeaf7fe 100644 --- a/net-print/gnome-cups-manager/ChangeLog +++ b/net-print/gnome-cups-manager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-print/gnome-cups-manager -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/ChangeLog,v 1.67 2006/12/31 04:04:29 tgall Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/ChangeLog,v 1.68 2007/01/14 01:51:51 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + gnome-cups-manager-0.31-r2.ebuild: + Stable on Alpha. 30 Dec 2006; Tom Gall <tgall@gentoo.org> gnome-cups-manager-0.31-r2.ebuild: diff --git a/net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild b/net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild index d7013606c903..72ebfed78c4e 100644 --- a/net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild +++ b/net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild,v 1.9 2006/12/31 04:04:29 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/gnome-cups-manager-0.31-r2.ebuild,v 1.10 2007/01/14 01:51:51 kloeri Exp $ inherit eutils gnome2 flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="" # See ChangeLog regarding libgnomeui |