summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-08-24 11:04:40 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-08-24 11:04:40 +0000
commit40855debe785ea954a992b72ac7ad315e90730dd (patch)
treebe2cf5006a74594a88016a1dae8ba645034561a1 /net-print/gnome-cups-manager
parentFixing compilation errors gcc-34 (diff)
downloadgentoo-2-40855debe785ea954a992b72ac7ad315e90730dd.tar.gz
gentoo-2-40855debe785ea954a992b72ac7ad315e90730dd.tar.bz2
gentoo-2-40855debe785ea954a992b72ac7ad315e90730dd.zip
stable on x86
Diffstat (limited to 'net-print/gnome-cups-manager')
-rw-r--r--net-print/gnome-cups-manager/ChangeLog6
-rw-r--r--net-print/gnome-cups-manager/gnome-cups-manager-0.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-print/gnome-cups-manager/ChangeLog b/net-print/gnome-cups-manager/ChangeLog
index 5fc35ba6bf52..86546b9d259c 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/ChangeLog,v 1.23 2004/08/19 08:49:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/ChangeLog,v 1.24 2004/08/24 11:04:40 lanius Exp $
+
+ 24 Aug 2004; Heinrich Wendel <lanius@gentoo.org>
+ gnome-cups-manager-0.18.ebuild:
+ stable on x86
*gnome-cups-manager-0.23 (19 Aug 2004)
diff --git a/net-print/gnome-cups-manager/gnome-cups-manager-0.18.ebuild b/net-print/gnome-cups-manager/gnome-cups-manager-0.18.ebuild
index a913f5b0c2e0..58f7212a8a14 100644
--- a/net-print/gnome-cups-manager/gnome-cups-manager-0.18.ebuild
+++ b/net-print/gnome-cups-manager/gnome-cups-manager-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.18.ebuild,v 1.3 2004/07/15 03:54:04 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/gnome-cups-manager-0.18.ebuild,v 1.4 2004/08/24 11:04:40 lanius Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~ia64 amd64 ~mips"
+KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~ia64 amd64 ~mips"
IUSE=""
RDEPEND=">=dev-libs/glib-2