summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2003-07-19 23:36:21 +0000
committerOlivier Crête <tester@gentoo.org>2003-07-19 23:36:21 +0000
commite21c0fe4a5e3b7dcfc6f1bedf94dfe84bab27288 (patch)
tree05272881e0e82fdfdc9fa469231e871b3f87e70a /x11-libs/pango
parentAdding amd64 keyword to more gnome packages (diff)
downloadgentoo-2-e21c0fe4a5e3b7dcfc6f1bedf94dfe84bab27288.tar.gz
gentoo-2-e21c0fe4a5e3b7dcfc6f1bedf94dfe84bab27288.tar.bz2
gentoo-2-e21c0fe4a5e3b7dcfc6f1bedf94dfe84bab27288.zip
Marking stuff stable on amd64
Diffstat (limited to 'x11-libs/pango')
-rw-r--r--x11-libs/pango/Manifest20
-rw-r--r--x11-libs/pango/pango-1.2.1-r1.ebuild4
-rw-r--r--x11-libs/pango/pango-1.2.2.ebuild4
-rw-r--r--x11-libs/pango/pango-1.2.3.ebuild4
4 files changed, 16 insertions, 16 deletions
diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest
index 40a639c888f3..52c3bfe83b4d 100644
--- a/x11-libs/pango/Manifest
+++ b/x11-libs/pango/Manifest
@@ -1,14 +1,14 @@
-MD5 9458f39ec9417233796e2e417defc590 ChangeLog 4917
-MD5 ce43c968c58082cac36bd2d4c84794e5 pango-1.2.1-r1.ebuild 1471
+MD5 9734b14648b0841f24ba3496dd2638e4 pango-1.2.2.ebuild 1108
+MD5 6ef2d4f27eec2b4d41002d2651842740 pango-1.2.1-r1.ebuild 1477
MD5 e0c51eba42ef12fa4940ec02413c94fa pango-1.2.1.ebuild 1367
-MD5 49e1ca4f1982890d97c56caef48feebc pango-1.2.2.ebuild 1100
-MD5 cac6733e4f147b865d09f7795001b20d pango-1.2.3.ebuild 1114
-MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64
-MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64
-MD5 a3195fabc91118586f1c9da0f73b81de files/digest-pango-1.2.2 64
-MD5 5270b3745127542f5321e7a64b60b531 files/digest-pango-1.2.3 64
-MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560
+MD5 81a1da90eb73c6e4642890d0bc92103c pango-1.2.3.ebuild 1121
+MD5 9458f39ec9417233796e2e417defc590 ChangeLog 4917
MD5 1c60a9e92e200e3cbbf35cb04bef509a files/pango-1.2.0-slighthint-gentoo.patch 1551
-MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897
MD5 d138eae4f16dd08fcf0a7672f7f01aac files/pango-1.2.1-slighthint-gentoo.patch 1551
+MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897
+MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64
MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124
+MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560
+MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64
+MD5 a3195fabc91118586f1c9da0f73b81de files/digest-pango-1.2.2 64
+MD5 5270b3745127542f5321e7a64b60b531 files/digest-pango-1.2.3 64
diff --git a/x11-libs/pango/pango-1.2.1-r1.ebuild b/x11-libs/pango/pango-1.2.1-r1.ebuild
index 788f0dc3bb71..e77aafa19fcc 100644
--- a/x11-libs/pango/pango-1.2.1-r1.ebuild
+++ b/x11-libs/pango/pango-1.2.1-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.6 2003/07/01 17:45:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.7 2003/07/19 23:36:01 tester Exp $
inherit eutils libtool
IUSE="doc"
SLOT="1"
-KEYWORDS="x86 ppc alpha ~sparc hppa"
+KEYWORDS="x86 ppc alpha ~sparc hppa amd64"
S="${WORKDIR}/${P}"
DESCRIPTION="Text rendering and Layout library"
diff --git a/x11-libs/pango/pango-1.2.2.ebuild b/x11-libs/pango/pango-1.2.2.ebuild
index 563902e51bd0..81f266383ad1 100644
--- a/x11-libs/pango/pango-1.2.2.ebuild
+++ b/x11-libs/pango/pango-1.2.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.2.ebuild,v 1.1 2003/06/02 22:19:25 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.2.ebuild,v 1.2 2003/07/19 23:36:01 tester Exp $
inherit gnome2 eutils
IUSE="doc"
SLOT="1"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64"
DESCRIPTION="Text rendering and Layout library"
SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.2/${P}.tar.bz2"
diff --git a/x11-libs/pango/pango-1.2.3.ebuild b/x11-libs/pango/pango-1.2.3.ebuild
index c1bdb3f9ddd9..d33f378f6f5a 100644
--- a/x11-libs/pango/pango-1.2.3.ebuild
+++ b/x11-libs/pango/pango-1.2.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.3.ebuild,v 1.2 2003/07/01 17:45:32 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.3.ebuild,v 1.3 2003/07/19 23:36:01 tester Exp $
inherit gnome2 eutils
IUSE="doc"
SLOT="1"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa"
+KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64"
DESCRIPTION="Text rendering and Layout library"
SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.2/${P}.tar.bz2"