summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-01-22 14:43:59 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-01-22 14:43:59 +0000
commit21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa (patch)
treecb43acb8c5ad121efdafcf5bf00d1cb1c840b20e /gnome-base/libgnomeprint
parentModular X dependencies are fixed. (diff)
downloadgentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.tar.gz
gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.tar.bz2
gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.zip
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/Manifest12
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild4
3 files changed, 8 insertions, 14 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 35c5a3261637..a6afb8d8b324 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.108 2006/01/22 03:40:26 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.109 2006/01/22 14:41:25 dertobi123 Exp $
+
+ 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ libgnomeprint-2.12.1.ebuild:
+ Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
22 Jan 2006; Joshua Jackson <tsunam@gentoo.org>
libgnomeprint-2.12.1.ebuild:
diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest
index 2dc2821920a4..4e974ec6e14f 100644
--- a/gnome-base/libgnomeprint/Manifest
+++ b/gnome-base/libgnomeprint/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 2dd3624f726649dc4e5344b76aa93575 ChangeLog 12502
MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74
MD5 f0d2d73b96d61f4385cbfc86554cb098 files/digest-libgnomeprint-1.116.1 74
@@ -11,12 +8,5 @@ MD5 c0afd4a51e1092b9b3ac634e21e4a66e libgnomeprint-1.116.0.ebuild 1556
MD5 0a8786b8144818f8825ce58ed21225a7 libgnomeprint-1.116.1.ebuild 1503
MD5 e3aa420a4766e515120647e38338b358 libgnomeprint-2.10.0.ebuild 957
MD5 9762c43fd35ef6beca46d9a21abd5c21 libgnomeprint-2.10.3.ebuild 958
-MD5 14d07eb9a4881f0fcf4cfb6f8395fcb6 libgnomeprint-2.12.1.ebuild 1011
+MD5 59585e4b12cf5b38799969bc0ecaafb8 libgnomeprint-2.12.1.ebuild 1010
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD0v98SENan+PfizARAqzCAJ421CF9cokVW7Pr23ds9ptyBq5ZpwCghu4Q
-IgyDlT6yJNCCaArXw43Ggqs=
-=Evgu
------END PGP SIGNATURE-----
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild
index 1c4b1823bd8e..fda35587cf36 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.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/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.3 2006/01/22 03:40:26 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.4 2006/01/22 14:41:25 dertobi123 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 ~mips ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2