diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-18 14:12:17 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-06-18 14:12:17 +0000 |
commit | c2612e90c983db848b9ae9ef318135ef189d70a9 (patch) | |
tree | dda9c2147e2265f4322aa7952760004f8718658f /x11-libs | |
parent | New patch for GCC-4.5. Thanks to Archlinux guys (diff) | |
download | gentoo-2-c2612e90c983db848b9ae9ef318135ef189d70a9.tar.gz gentoo-2-c2612e90c983db848b9ae9ef318135ef189d70a9.tar.bz2 gentoo-2-c2612e90c983db848b9ae9ef318135ef189d70a9.zip |
Update HOMEPAGE.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.2-r1.ebuild b/x11-libs/xpyb/xpyb-1.2-r1.ebuild index 401e6e1357ea..f1b9b2e258dd 100644 --- a/x11-libs/xpyb/xpyb-1.2-r1.ebuild +++ b/x11-libs/xpyb/xpyb-1.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.2-r1.ebuild,v 1.1 2010/01/05 16:43:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xpyb/xpyb-1.2-r1.ebuild,v 1.2 2010/06/18 14:12:17 arfrever Exp $ inherit x-modular EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="http://xcb.freedesktop.org/ http://pypi.python.org/pypi/xpyb" KEYWORDS="~amd64 ~x86" IUSE="selinux" |