diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-04-17 19:23:34 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-04-17 19:23:34 +0000 |
commit | 6246e1f7ed6dfd02ec371e7c1992c65e4ad2130c (patch) | |
tree | 1c9d846fee7d9fa9f3f0ac585fa2a1f7abacc9cc /x11-libs/xcb-util | |
parent | Fixed compilation. Use autoload. (diff) | |
download | historical-6246e1f7ed6dfd02ec371e7c1992c65e4ad2130c.tar.gz historical-6246e1f7ed6dfd02ec371e7c1992c65e4ad2130c.tar.bz2 historical-6246e1f7ed6dfd02ec371e7c1992c65e4ad2130c.zip |
(#174639) Update HOMEPAGE.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild | 3 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.2.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/ChangeLog b/x11-libs/xcb-util/ChangeLog index 3284b9d45f4e..013a68917a88 100644 --- a/x11-libs/xcb-util/ChangeLog +++ b/x11-libs/xcb-util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xcb-util # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.11 2007/03/04 16:01:28 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/ChangeLog,v 1.12 2007/04/17 19:23:34 dberkholz Exp $ + + 17 Apr 2007; Donnie Berkholz <dberkholz@gentoo.org>; + xcb-util-0.1_p20061216.ebuild, xcb-util-0.2.ebuild: + (#174639) Update HOMEPAGE. *xcb-util-0.2 (04 Mar 2007) diff --git a/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild b/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild index b4d901d5c04a..86fdc1a7c925 100644 --- a/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.11 2007/01/16 02:49:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.1_p20061216.ebuild,v 1.12 2007/04/17 19:23:34 dberkholz Exp $ # Must be before x-modular eclass is inherited SNAPSHOT="yes" @@ -8,6 +8,7 @@ SNAPSHOT="yes" inherit x-modular DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://dev.gentoo.org/~joshuabaergen/distfiles/${P}.tar.bz2" LICENSE="X11" diff --git a/x11-libs/xcb-util/xcb-util-0.2.ebuild b/x11-libs/xcb-util/xcb-util-0.2.ebuild index 5afe10f96224..8f15cfe47f00 100644 --- a/x11-libs/xcb-util/xcb-util-0.2.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.1 2007/03/04 16:01:28 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util/xcb-util-0.2.ebuild,v 1.2 2007/04/17 19:23:34 dberkholz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,7 @@ inherit x-modular DESCRIPTION="X C-language Bindings sample implementations" +HOMEPAGE="http://xcb.freedesktop.org/" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" LICENSE="X11" |