diff options
author | Travis Tilley <lv@gentoo.org> | 2004-08-08 15:59:19 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-08-08 15:59:19 +0000 |
commit | 46ab14a294003f88a972090bc40476b4d2971c5c (patch) | |
tree | 307f4f368dbcc9b54b476101a9c27fb1eb806a15 /x11-libs | |
parent | Fixed bug number in ChangeLog. (diff) | |
download | historical-46ab14a294003f88a972090bc40476b4d2971c5c.tar.gz historical-46ab14a294003f88a972090bc40476b4d2971c5c.tar.bz2 historical-46ab14a294003f88a972090bc40476b4d2971c5c.zip |
stable on amd64 for security fix
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/pango/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.4.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index ccbf3f0ef617..0acab660c425 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.66 2004/08/08 03:11:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.67 2004/08/08 15:59:19 lv Exp $ + + 08 Aug 2004; Travis Tilley <lv@gentoo.org> pango-1.4.1.ebuild: + stable on amd64 07 Aug 2004; <agriffis@gentoo.org> pango-1.4.1.ebuild: stable on ia64 #59692 diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest index ad6d8895771b..17129a3be1bc 100644 --- a/x11-libs/pango/Manifest +++ b/x11-libs/pango/Manifest @@ -1,6 +1,6 @@ -MD5 3e67444b4f3ce28f7b0005fcd98aa724 pango-1.4.1.ebuild 1108 +MD5 615649cae9e69fa9c8c295156a84dbc2 pango-1.4.1.ebuild 1104 MD5 0d8448ba534b03d0c00997fd4906cc45 pango-1.4.0.ebuild 1080 -MD5 a68f09be9ef0a4afa750f9791f6717f9 ChangeLog 7405 +MD5 28d9110900a3c9a41fab449ec47bb6f3 ChangeLog 7483 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 diff --git a/x11-libs/pango/pango-1.4.1.ebuild b/x11-libs/pango/pango-1.4.1.ebuild index 92539bdccda5..08d76a71caca 100644 --- a/x11-libs/pango/pango-1.4.1.ebuild +++ b/x11-libs/pango/pango-1.4.1.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/x11-libs/pango/pango-1.4.1.ebuild,v 1.3 2004/08/08 09:30:09 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.4.1.ebuild,v 1.4 2004/08/08 15:59:19 lv Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.4/${P}.tar.bz2" LICENSE="LGPL-2 FTL" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ia64 ~ppc64" IUSE="doc" RDEPEND="virtual/x11 |