diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-09 15:50:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-09 15:50:55 +0000 |
commit | 5b76382cc0c8c3c84e600ec6dabb45ea1011fb32 (patch) | |
tree | 578fa253d3d8d724c84524dce19356e5d8bdf0ae /x11-libs | |
parent | mark x86 (diff) | |
download | gentoo-2-5b76382cc0c8c3c84e600ec6dabb45ea1011fb32.tar.gz gentoo-2-5b76382cc0c8c3c84e600ec6dabb45ea1011fb32.tar.bz2 gentoo-2-5b76382cc0c8c3c84e600ec6dabb45ea1011fb32.zip |
stable on alpha
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtkglext/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gtkglext/Manifest | 6 | ||||
-rw-r--r-- | x11-libs/gtkglext/gtkglext-1.0.4.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtksourceview/Manifest | 8 | ||||
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/pango/Manifest | 20 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.2.3.ebuild | 6 |
9 files changed, 40 insertions, 30 deletions
diff --git a/x11-libs/gtkglext/ChangeLog b/x11-libs/gtkglext/ChangeLog index 33d01692e2d8..1d8997a14afb 100644 --- a/x11-libs/gtkglext/ChangeLog +++ b/x11-libs/gtkglext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkglext -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.22 2003/11/25 19:32:59 foser Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/ChangeLog,v 1.23 2004/01/09 15:49:07 agriffis Exp $ + + 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> gtkglext-1.0.4.ebuild: + stable on alpha *gtkglext-1.0.5 (25 Nov 2003) diff --git a/x11-libs/gtkglext/Manifest b/x11-libs/gtkglext/Manifest index 7d32da5a1168..a9836d8c17e1 100644 --- a/x11-libs/gtkglext/Manifest +++ b/x11-libs/gtkglext/Manifest @@ -1,8 +1,8 @@ +MD5 a1cbf17e34887c4fb678b626f928753c ChangeLog 3063 MD5 39750e7863307dce194579919d862e63 gtkglext-1.0.5.ebuild 1069 -MD5 1ea8c5251d24a036e80e0a62ed2ec726 gtkglext-1.0.4.ebuild 1068 -MD5 78d74e79411ca71642eff9d2c9c43847 ChangeLog 2968 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 6ef48455ed416fd83bfa160d8fd492f4 gtkglext-1.0.3.ebuild 1063 +MD5 5e043cd5b99577c8674c1d2ac19cf8a8 gtkglext-1.0.4.ebuild 1070 +MD5 a7c68f59946312c5054bd66ddeaa8cd1 files/digest-gtkglext-1.0.5 67 MD5 6ea907d4bcb5ddbb40fb762c6113ebee files/digest-gtkglext-1.0.3 67 MD5 70192bf7a64990c43b9c1b3f6c95c2a5 files/digest-gtkglext-1.0.4 67 -MD5 a7c68f59946312c5054bd66ddeaa8cd1 files/digest-gtkglext-1.0.5 67 diff --git a/x11-libs/gtkglext/gtkglext-1.0.4.ebuild b/x11-libs/gtkglext/gtkglext-1.0.4.ebuild index c2b1ab6ee87f..8a8f49af9591 100644 --- a/x11-libs/gtkglext/gtkglext-1.0.4.ebuild +++ b/x11-libs/gtkglext/gtkglext-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.4.ebuild,v 1.3 2003/11/25 19:32:59 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglext/gtkglext-1.0.4.ebuild,v 1.4 2004/01/09 15:49:07 agriffis Exp $ inherit gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://gtkglext.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha" +KEYWORDS="x86 ~sparc alpha" RDEPEND=">=dev-libs/glib-2 >=x11-libs/gtk+-2 diff --git a/x11-libs/gtksourceview/ChangeLog b/x11-libs/gtksourceview/ChangeLog index 3df12ae01b9a..f94081cbd546 100644 --- a/x11-libs/gtksourceview/ChangeLog +++ b/x11-libs/gtksourceview/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtksourceview # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.11 2004/01/08 13:14:14 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/ChangeLog,v 1.12 2004/01/09 15:48:07 agriffis Exp $ + + 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> + gtksourceview-0.7.0-r1.ebuild: + stable on alpha *gtksourceview-0.7.0-r1 (08 Jan 2004) diff --git a/x11-libs/gtksourceview/Manifest b/x11-libs/gtksourceview/Manifest index 6068024dc01e..5dae1b30f981 100644 --- a/x11-libs/gtksourceview/Manifest +++ b/x11-libs/gtksourceview/Manifest @@ -1,7 +1,7 @@ -MD5 0e3d4b9d3a2abd2a90948b1ae3e2087f gtksourceview-0.6.0.ebuild 730 -MD5 8c01da420d8719dcec2e69632a3f3e89 gtksourceview-0.7.0-r1.ebuild 976 -MD5 07769ea7cce920daf7130a248669f525 ChangeLog 1652 +MD5 59cbaa657e3d491deb546e373ec38064 ChangeLog 1757 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 0e3d4b9d3a2abd2a90948b1ae3e2087f gtksourceview-0.6.0.ebuild 730 +MD5 619212b580d2e0557761c8aae81a1cea gtksourceview-0.7.0-r1.ebuild 978 MD5 9d48eb7e7f723c9f9b2be960e63ab6a8 files/digest-gtksourceview-0.6.0 72 -MD5 886e09e6bf90b82fecec60f34e5a349d files/gtksourceview-0.6.0-border_fix.patch 479 MD5 1402eb2fe2d5eccbb5213a7e3979480e files/digest-gtksourceview-0.7.0-r1 72 +MD5 886e09e6bf90b82fecec60f34e5a349d files/gtksourceview-0.6.0-border_fix.patch 479 diff --git a/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild index 5ed678283f94..ea14655b0031 100644 --- a/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild,v 1.1 2004/01/08 13:14:14 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-0.7.0-r1.ebuild,v 1.2 2004/01/09 15:48:07 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64" +KEYWORDS="x86 ~ppc alpha ~sparc hppa ~amd64" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog index fe91d708cd21..eb0d3eef4032 100644 --- a/x11-libs/pango/ChangeLog +++ b/x11-libs/pango/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pango -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.50 2003/11/16 01:02:02 gmsoft Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.51 2004/01/09 15:49:58 agriffis Exp $ + + 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> pango-1.2.3.ebuild: + stable on alpha 14 Nov 2003; Aron Griffis <agriffis@gentoo.org> pango-1.2.5-r1.ebuild: Stable on ia64 diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest index 3bfe2e5be1d5..633bcab7f792 100644 --- a/x11-libs/pango/Manifest +++ b/x11-libs/pango/Manifest @@ -1,20 +1,20 @@ -MD5 b8b3f28b56d4097df689114b6ba20e94 ChangeLog 5980 +MD5 1eab53167b06726899d25f60a1c93861 pango-1.2.2.ebuild 1105 +MD5 408b7deff82536483752344400c8a1c4 pango-1.2.3.ebuild 1118 +MD5 d9ee1183e56e042198904043c6560372 pango-1.2.5.ebuild 1094 +MD5 5ade96d932a3ecb123ef8ec0299013ef ChangeLog 6071 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 2c505a1c43644d1bb1c512fe4f7c3eed pango-1.2.1-r1.ebuild 1352 MD5 91ccea3449a97d2c35231b6e6023a16f pango-1.2.1.ebuild 1243 -MD5 1eab53167b06726899d25f60a1c93861 pango-1.2.2.ebuild 1105 -MD5 e9b901845790516e2888aa0ed5fa5e37 pango-1.2.3.ebuild 1122 +MD5 2c505a1c43644d1bb1c512fe4f7c3eed pango-1.2.1-r1.ebuild 1352 MD5 ae2a9b1f3546204b700cadd351ed00a5 pango-1.2.5-r1.ebuild 1200 -MD5 d9ee1183e56e042198904043c6560372 pango-1.2.5.ebuild 1094 -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 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 MD5 5270b3745127542f5321e7a64b60b531 files/digest-pango-1.2.3 64 +MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 MD5 4ec9b3ca0295d4425d222c02ed4c32ee files/digest-pango-1.2.5 64 MD5 4ec9b3ca0295d4425d222c02ed4c32ee files/digest-pango-1.2.5-r1 64 -MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 MD5 1c60a9e92e200e3cbbf35cb04bef509a files/pango-1.2.0-slighthint-gentoo.patch 1551 -MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897 +MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64 MD5 d138eae4f16dd08fcf0a7672f7f01aac files/pango-1.2.1-slighthint-gentoo.patch 1551 -MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 +MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64 +MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897 MD5 7a052ed8409081d69e8e5dec440bbf50 files/pango-1.2.5-thai_shaper_fix.patch 401 diff --git a/x11-libs/pango/pango-1.2.3.ebuild b/x11-libs/pango/pango-1.2.3.ebuild index efb3d25e4b1d..51a70988c439 100644 --- a/x11-libs/pango/pango-1.2.3.ebuild +++ b/x11-libs/pango/pango-1.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.7 2003/09/23 16:13:11 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.3.ebuild,v 1.8 2004/01/09 15:49:58 agriffis Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.2/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~sparc ~hppa ~amd64" +KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64" IUSE="doc" RDEPEND="virtual/x11 |