summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-01-28 06:40:00 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-01-28 06:40:00 +0000
commite8490dde30024aeeff6afe46246c7fe56b34dc1a (patch)
treeaf62b3db3beae9f1da0ed72348622b20ce99953f /net-print
parentAdd patch to fix compilation with gcc-4.0; bug #118914 (diff)
downloadgentoo-2-e8490dde30024aeeff6afe46246c7fe56b34dc1a.tar.gz
gentoo-2-e8490dde30024aeeff6afe46246c7fe56b34dc1a.tar.bz2
gentoo-2-e8490dde30024aeeff6afe46246c7fe56b34dc1a.zip
Adding stabilzation warning
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/gnome-cups-manager/ChangeLog8
-rw-r--r--net-print/gnome-cups-manager/Manifest10
-rw-r--r--net-print/gnome-cups-manager/gnome-cups-manager-0.31.ebuild8
3 files changed, 17 insertions, 9 deletions
diff --git a/net-print/gnome-cups-manager/ChangeLog b/net-print/gnome-cups-manager/ChangeLog
index c9b299191582..f6151bda3545 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/ChangeLog,v 1.49 2005/09/27 20:44:41 leonardop Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/ChangeLog,v 1.50 2006/01/28 06:40:00 compnerd Exp $
+
+ 28 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ gnome-cups-manager-0.31.ebuild:
+ Adding warning about moving to stable for bug #107525
*gnome-cups-manager-0.31 (27 Sep 2005)
diff --git a/net-print/gnome-cups-manager/Manifest b/net-print/gnome-cups-manager/Manifest
index 5353995ce9d9..5ffde3f6858d 100644
--- a/net-print/gnome-cups-manager/Manifest
+++ b/net-print/gnome-cups-manager/Manifest
@@ -1,7 +1,7 @@
-MD5 165a3be4e64431cfa4d21bc0529f6137 ChangeLog 6571
-MD5 470d0c7aa33d51abf716423c187eadd1 gnome-cups-manager-0.31.ebuild 1130
-MD5 3299b93b298a3a453b0efa757af03d22 gnome-cups-manager-0.30.ebuild 799
-MD5 574309004015c52c39e2f4e8122c18a3 metadata.xml 180
-MD5 a09e276448487ea0a75559158222b9c8 files/digest-gnome-cups-manager-0.31 76
+MD5 f6df9c98b3d9fefc1d6cf004b62f9dad ChangeLog 6718
MD5 998708b9d087d7d8f34f8dcf319fb4b3 files/digest-gnome-cups-manager-0.30 76
+MD5 a09e276448487ea0a75559158222b9c8 files/digest-gnome-cups-manager-0.31 76
MD5 4a5b7a95a2dab91d403eab46700c0e87 files/gnome-cups-manager.desktop 313
+MD5 3299b93b298a3a453b0efa757af03d22 gnome-cups-manager-0.30.ebuild 799
+MD5 d69c49439ca1f7b6a829b741d9f0b463 gnome-cups-manager-0.31.ebuild 1216
+MD5 574309004015c52c39e2f4e8122c18a3 metadata.xml 180
diff --git a/net-print/gnome-cups-manager/gnome-cups-manager-0.31.ebuild b/net-print/gnome-cups-manager/gnome-cups-manager-0.31.ebuild
index b0843c48a234..905ca818bc2c 100644
--- a/net-print/gnome-cups-manager/gnome-cups-manager-0.31.ebuild
+++ b/net-print/gnome-cups-manager/gnome-cups-manager-0.31.ebuild
@@ -1,12 +1,16 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.ebuild,v 1.1 2005/09/27 20:44:41 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/gnome-cups-manager/gnome-cups-manager-0.31.ebuild,v 1.2 2006/01/28 06:40:00 compnerd Exp $
inherit gnome2
DESCRIPTION="GNOME CUPS Printer Management Interface"
HOMEPAGE="http://www.gnome.org/"
+#
+# Please ensure that gcc-3.4 is stable on the arch before moving this to stable.
+#
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"