diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-17 21:49:04 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-17 21:49:04 +0000 |
commit | 534f032d6a6b6cb794934ffea9eebbdf123143ac (patch) | |
tree | 525966687136c0d7b35289b5b1ee6241c2de2920 /x11-libs | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-534f032d6a6b6cb794934ffea9eebbdf123143ac.tar.gz gentoo-2-534f032d6a6b6cb794934ffea9eebbdf123143ac.tar.bz2 gentoo-2-534f032d6a6b6cb794934ffea9eebbdf123143ac.zip |
Bump for 7.0RC4.
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-libs')
27 files changed, 257 insertions, 9 deletions
diff --git a/x11-libs/libXcomposite/ChangeLog b/x11-libs/libXcomposite/ChangeLog index bc15e618f657..e8c55da17dc0 100644 --- a/x11-libs/libXcomposite/ChangeLog +++ b/x11-libs/libXcomposite/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXcomposite # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.11 2005/12/09 06:09:47 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/ChangeLog,v 1.12 2005/12/17 21:44:19 joshuabaergen Exp $ + +*libXcomposite-0.2.2.2 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXcomposite-0.2.2.2.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXcomposite-0.2.1.ebuild, -libXcomposite-0.2.2.ebuild: diff --git a/x11-libs/libXcomposite/files/digest-libXcomposite-0.2.2.2 b/x11-libs/libXcomposite/files/digest-libXcomposite-0.2.2.2 new file mode 100644 index 000000000000..71dc3f207059 --- /dev/null +++ b/x11-libs/libXcomposite/files/digest-libXcomposite-0.2.2.2 @@ -0,0 +1 @@ +MD5 e4a4cda4c6bcf4fcfcf71f216590171d libXcomposite-0.2.2.2.tar.bz2 200429 diff --git a/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild b/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild new file mode 100644 index 000000000000..4b24dd06642e --- /dev/null +++ b/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcomposite/libXcomposite-0.2.2.2.ebuild,v 1.1 2005/12/17 21:44:19 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xcomposite library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-libs/libX11 + x11-libs/libXfixes + x11-libs/libXext + x11-proto/compositeproto + x11-proto/xproto" +DEPEND="${RDEPEND}" diff --git a/x11-libs/libXcursor/ChangeLog b/x11-libs/libXcursor/ChangeLog index fe6dbc59f027..3dc7c397bfb5 100644 --- a/x11-libs/libXcursor/ChangeLog +++ b/x11-libs/libXcursor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXcursor # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.15 2005/12/09 15:32:02 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/ChangeLog,v 1.16 2005/12/17 21:44:55 joshuabaergen Exp $ + +*libXcursor-1.1.5.2 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXcursor-1.1.5.2.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -files/make-icondir-configurable.patch: diff --git a/x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2 b/x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2 new file mode 100644 index 000000000000..8f72af1a213b --- /dev/null +++ b/x11-libs/libXcursor/files/digest-libXcursor-1.1.5.2 @@ -0,0 +1 @@ +MD5 f406ce87447086a1f85f9cffb2dfbd34 libXcursor-1.1.5.2.tar.bz2 224281 diff --git a/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild b/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild new file mode 100644 index 000000000000..9c92a8cb6829 --- /dev/null +++ b/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXcursor/libXcursor-1.1.5.2.ebuild,v 1.1 2005/12/17 21:44:55 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +# SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xcursor library" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +RDEPEND="x11-libs/libXrender + x11-libs/libXfixes + x11-libs/libX11 + x11-proto/xproto" +DEPEND="${RDEPEND}" + +CONFIGURE_OPTIONS="--with-icondir=/usr/share/cursors/xorg-x11 + --with-cursorpath=~/.cursors:~/.icons:/usr/local/share/cursors/xorg-x11:/usr/share/cursors/xorg-x11:/usr/share/pixmaps/xorg-x11" diff --git a/x11-libs/libXdamage/ChangeLog b/x11-libs/libXdamage/ChangeLog index e2fb6987c778..71014884c127 100644 --- a/x11-libs/libXdamage/ChangeLog +++ b/x11-libs/libXdamage/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXdamage # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.9 2005/12/09 06:10:35 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.10 2005/12/17 21:45:35 joshuabaergen Exp $ + +*libXdamage-1.0.2.2 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXdamage-1.0.2.2.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXdamage-1.0.1.ebuild, -libXdamage-1.0.2.ebuild: diff --git a/x11-libs/libXdamage/files/digest-libXdamage-1.0.2.2 b/x11-libs/libXdamage/files/digest-libXdamage-1.0.2.2 new file mode 100644 index 000000000000..2ae7c1b0b528 --- /dev/null +++ b/x11-libs/libXdamage/files/digest-libXdamage-1.0.2.2 @@ -0,0 +1 @@ +MD5 0fc55598c78ed570e0dc7da6b74fa8a3 libXdamage-1.0.2.2.tar.bz2 204868 diff --git a/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild b/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild new file mode 100644 index 000000000000..1fa4c930a747 --- /dev/null +++ b/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.0.2.2.ebuild,v 1.1 2005/12/17 21:45:35 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xdamage library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-libs/libX11 + x11-libs/libXfixes + x11-proto/damageproto + x11-proto/xproto" +DEPEND="${RDEPEND}" diff --git a/x11-libs/libXdmcp/ChangeLog b/x11-libs/libXdmcp/ChangeLog index 18515c6afe07..a5ca26f8b86b 100644 --- a/x11-libs/libXdmcp/ChangeLog +++ b/x11-libs/libXdmcp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXdmcp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.11 2005/12/09 06:10:57 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.12 2005/12/17 21:46:09 joshuabaergen Exp $ + +*libXdmcp-1.0.0 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXdmcp-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXdmcp-0.99.1.ebuild: diff --git a/x11-libs/libXdmcp/files/digest-libXdmcp-1.0.0 b/x11-libs/libXdmcp/files/digest-libXdmcp-1.0.0 new file mode 100644 index 000000000000..a699f41c15e3 --- /dev/null +++ b/x11-libs/libXdmcp/files/digest-libXdmcp-1.0.0 @@ -0,0 +1 @@ +MD5 98b1fd991ef9dd9843efdfda0a3b6e49 libXdmcp-1.0.0.tar.bz2 210127 diff --git a/x11-libs/libXdmcp/libXdmcp-1.0.0.ebuild b/x11-libs/libXdmcp/libXdmcp-1.0.0.ebuild new file mode 100644 index 000000000000..c5473aaa5f46 --- /dev/null +++ b/x11-libs/libXdmcp/libXdmcp-1.0.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/libXdmcp-1.0.0.ebuild,v 1.1 2005/12/17 21:46:09 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xdmcp library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-proto/xproto" +DEPEND="${RDEPEND}" diff --git a/x11-libs/libXevie/ChangeLog b/x11-libs/libXevie/ChangeLog index d9484a78894f..083154ba71e6 100644 --- a/x11-libs/libXevie/ChangeLog +++ b/x11-libs/libXevie/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXevie # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXevie/ChangeLog,v 1.9 2005/12/09 06:11:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXevie/ChangeLog,v 1.10 2005/12/17 21:46:43 joshuabaergen Exp $ + +*libXevie-1.0.0 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXevie-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXevie-0.99.2.ebuild: diff --git a/x11-libs/libXevie/files/digest-libXevie-1.0.0 b/x11-libs/libXevie/files/digest-libXevie-1.0.0 new file mode 100644 index 000000000000..bf76307a2209 --- /dev/null +++ b/x11-libs/libXevie/files/digest-libXevie-1.0.0 @@ -0,0 +1 @@ +MD5 b68727829f6550442010eade82208795 libXevie-1.0.0.tar.bz2 206266 diff --git a/x11-libs/libXevie/libXevie-1.0.0.ebuild b/x11-libs/libXevie/libXevie-1.0.0.ebuild new file mode 100644 index 000000000000..0c69c4863a81 --- /dev/null +++ b/x11-libs/libXevie/libXevie-1.0.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXevie/libXevie-1.0.0.ebuild,v 1.1 2005/12/17 21:46:43 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xevie library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-proto/xproto" +DEPEND="${RDEPEND} + x11-proto/xextproto" diff --git a/x11-libs/libXext/ChangeLog b/x11-libs/libXext/ChangeLog index e76be553ba00..6634ff93ddc3 100644 --- a/x11-libs/libXext/ChangeLog +++ b/x11-libs/libXext/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXext # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v 1.11 2005/12/09 06:11:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/ChangeLog,v 1.12 2005/12/17 21:47:18 joshuabaergen Exp $ + +*libXext-1.0.0 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXext-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXext-0.99.1.ebuild, -libXext-0.99.2.ebuild: diff --git a/x11-libs/libXext/files/digest-libXext-1.0.0 b/x11-libs/libXext/files/digest-libXext-1.0.0 new file mode 100644 index 000000000000..12aad0ba5129 --- /dev/null +++ b/x11-libs/libXext/files/digest-libXext-1.0.0 @@ -0,0 +1 @@ +MD5 5fe136853c02df93affd9ed90dac6014 libXext-1.0.0.tar.bz2 248688 diff --git a/x11-libs/libXext/libXext-1.0.0.ebuild b/x11-libs/libXext/libXext-1.0.0.ebuild new file mode 100644 index 000000000000..42d5f6376102 --- /dev/null +++ b/x11-libs/libXext/libXext-1.0.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXext/libXext-1.0.0.ebuild,v 1.1 2005/12/17 21:47:18 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xext library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-libs/libX11" +DEPEND="${RDEPEND} + x11-proto/xproto + x11-proto/xextproto" diff --git a/x11-libs/libXfixes/ChangeLog b/x11-libs/libXfixes/ChangeLog index 7d2308869fcb..930160278940 100644 --- a/x11-libs/libXfixes/ChangeLog +++ b/x11-libs/libXfixes/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXfixes # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/ChangeLog,v 1.12 2005/12/09 06:12:07 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/ChangeLog,v 1.13 2005/12/17 21:47:57 joshuabaergen Exp $ + +*libXfixes-3.0.1.2 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXfixes-3.0.1.2.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXfixes-3.0.0.ebuild, -libXfixes-3.0.1.ebuild: diff --git a/x11-libs/libXfixes/files/digest-libXfixes-3.0.1.2 b/x11-libs/libXfixes/files/digest-libXfixes-3.0.1.2 new file mode 100644 index 000000000000..452400d52a45 --- /dev/null +++ b/x11-libs/libXfixes/files/digest-libXfixes-3.0.1.2 @@ -0,0 +1 @@ +MD5 f13434c845fb8df1ad0a9f8db0e76285 libXfixes-3.0.1.2.tar.bz2 207232 diff --git a/x11-libs/libXfixes/libXfixes-3.0.1.2.ebuild b/x11-libs/libXfixes/libXfixes-3.0.1.2.ebuild new file mode 100644 index 000000000000..9c9d7ddb2e6e --- /dev/null +++ b/x11-libs/libXfixes/libXfixes-3.0.1.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfixes/libXfixes-3.0.1.2.ebuild,v 1.1 2005/12/17 21:47:57 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xfixes library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-libs/libX11 + x11-proto/fixesproto + x11-proto/xproto" +DEPEND="${RDEPEND}" diff --git a/x11-libs/libXfont/ChangeLog b/x11-libs/libXfont/ChangeLog index 462d343d9552..427cef64e7f8 100644 --- a/x11-libs/libXfont/ChangeLog +++ b/x11-libs/libXfont/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXfont # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.19 2005/12/09 14:51:41 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.20 2005/12/17 21:49:04 joshuabaergen Exp $ + +*libXfont-1.0.0 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXfont-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXfont-0.99.3-r1.ebuild: diff --git a/x11-libs/libXfont/files/digest-libXfont-1.0.0 b/x11-libs/libXfont/files/digest-libXfont-1.0.0 new file mode 100644 index 000000000000..410a026140d1 --- /dev/null +++ b/x11-libs/libXfont/files/digest-libXfont-1.0.0 @@ -0,0 +1 @@ +MD5 6c6a26e4dfa1151c793dce8a13273665 libXfont-1.0.0.tar.bz2 615157 diff --git a/x11-libs/libXfont/libXfont-1.0.0.ebuild b/x11-libs/libXfont/libXfont-1.0.0.ebuild new file mode 100644 index 000000000000..59e62258e69f --- /dev/null +++ b/x11-libs/libXfont/libXfont-1.0.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.0.0.ebuild,v 1.1 2005/12/17 21:49:04 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +# SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xfont library" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +IUSE="ipv6" +RDEPEND="x11-libs/xtrans + x11-libs/libfontenc + x11-proto/xproto + x11-proto/fontsproto + truetype? ( >=media-libs/freetype-2 )" +DEPEND="${RDEPEND} + x11-proto/fontcacheproto" + +CONFIGURE_OPTIONS="$(use_enable ipv6) + --enable-type1 + --with-encodingsdir=/usr/share/fonts/encodings" diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index e5e9781f765d..b234b65bbcb9 100644 --- a/x11-libs/libXfontcache/ChangeLog +++ b/x11-libs/libXfontcache/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/libXfontcache # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.9 2005/12/09 06:12:32 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.10 2005/12/17 21:48:30 joshuabaergen Exp $ + +*libXfontcache-1.0.0 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +libXfontcache-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -libXfontcache-0.99.1.ebuild: diff --git a/x11-libs/libXfontcache/files/digest-libXfontcache-1.0.0 b/x11-libs/libXfontcache/files/digest-libXfontcache-1.0.0 new file mode 100644 index 000000000000..a0f5b975d671 --- /dev/null +++ b/x11-libs/libXfontcache/files/digest-libXfontcache-1.0.0 @@ -0,0 +1 @@ +MD5 e87f2cc66526743cc66ed312a1e507e4 libXfontcache-1.0.0.tar.bz2 204039 diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.0.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.0.ebuild new file mode 100644 index 000000000000..0cc328f16cfe --- /dev/null +++ b/x11-libs/libXfontcache/libXfontcache-1.0.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.0.ebuild,v 1.1 2005/12/17 21:48:30 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Xfontcache library" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +#IUSE="X gnome" +RDEPEND="x11-libs/libX11 + x11-libs/libXext" +DEPEND="${RDEPEND} + x11-proto/xextproto + x11-proto/fontcacheproto" |