summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2005-07-31 10:54:54 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2005-07-31 10:54:54 +0000
commit7b4d3df066d96e5dd8b1dfa99907aae5b2c1cae0 (patch)
tree783a84acb61c8c57931ac60a1c35c75ad73c0aaf /gnome-base/libgnomeprint
parentargh (diff)
downloadgentoo-2-7b4d3df066d96e5dd8b1dfa99907aae5b2c1cae0.tar.gz
gentoo-2-7b4d3df066d96e5dd8b1dfa99907aae5b2c1cae0.tar.bz2
gentoo-2-7b4d3df066d96e5dd8b1dfa99907aae5b2c1cae0.zip
ppc stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog6
-rw-r--r--gnome-base/libgnomeprint/Manifest2
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 7f4d92a4f5c1..ee6d2404f576 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.96 2005/07/27 18:04:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.97 2005/07/31 10:51:31 dertobi123 Exp $
+
+ 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
+ libgnomeprint-2.10.3.ebuild:
+ ppc stable
27 Jul 2005; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.10.3.ebuild:
Stable on hppa.
diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest
index 2c6c8d81cd3f..82737f19e89c 100644
--- a/gnome-base/libgnomeprint/Manifest
+++ b/gnome-base/libgnomeprint/Manifest
@@ -2,8 +2,8 @@ MD5 ab9ed4ff2df2b77352ee8f74e79b3130 ChangeLog 11143
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 cd4790cc6b5c658b4b33ab1a00e2b78d libgnomeprint-2.10.3.ebuild 962
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 3bb2fb1c3db1354e79acc8ee38619db3 libgnomeprint-2.10.3.ebuild 963
MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74
MD5 f0d2d73b96d61f4385cbfc86554cb098 files/digest-libgnomeprint-1.116.1 74
MD5 53ecaee2659e6985044799935baf09a9 files/digest-libgnomeprint-2.10.0 73
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild
index d801a939d7d4..622c58bfdf7b 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.5 2005/07/27 18:04:14 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.6 2005/07/31 10:51:31 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