summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-05-13 15:53:32 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-05-13 15:53:32 +0000
commita9e3d1ce367ae5d8cd278fdbe5c5ed17dad15621 (patch)
tree67497d5c23d12a429137fb43994b89368c873655 /x11-misc/xdialog
parentx86 stable wrt security bug #412889 (diff)
downloadgentoo-2-a9e3d1ce367ae5d8cd278fdbe5c5ed17dad15621.tar.gz
gentoo-2-a9e3d1ce367ae5d8cd278fdbe5c5ed17dad15621.tar.bz2
gentoo-2-a9e3d1ce367ae5d8cd278fdbe5c5ed17dad15621.zip
fix homepage and src_uri wrt #415637
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xdialog')
-rw-r--r--x11-misc/xdialog/ChangeLog5
-rw-r--r--x11-misc/xdialog/xdialog-2.3.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/xdialog/ChangeLog b/x11-misc/xdialog/ChangeLog
index 8c07ab0eb4a9..26e3787da1e5 100644
--- a/x11-misc/xdialog/ChangeLog
+++ b/x11-misc/xdialog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xdialog
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.30 2012/05/05 04:53:52 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/ChangeLog,v 1.31 2012/05/13 15:53:32 hasufell Exp $
+
+ 13 May 2012; Julian Ospald <hasufell@gentoo.org> xdialog-2.3.1.ebuild:
+ fix homepage and src_uri wrt #415637
05 May 2012; Jeff Horelick <jdhore@gentoo.org> xdialog-2.3.1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/x11-misc/xdialog/xdialog-2.3.1.ebuild b/x11-misc/xdialog/xdialog-2.3.1.ebuild
index 16f04af47bff..dc796d884bd7 100644
--- a/x11-misc/xdialog/xdialog-2.3.1.ebuild
+++ b/x11-misc/xdialog/xdialog-2.3.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.3.1.ebuild,v 1.8 2012/05/05 04:53:52 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdialog/xdialog-2.3.1.ebuild,v 1.9 2012/05/13 15:53:32 hasufell Exp $
EAPI=2
inherit autotools eutils
DESCRIPTION="drop-in replacement for cdialog using GTK"
-HOMEPAGE="http://xdialog.dyns.net/"
-SRC_URI="http://thgodef.nerim.net/xdialog/Xdialog-${PV}.tar.bz2"
+HOMEPAGE="http://xdialog.free.fr/"
+SRC_URI="http://${PN}.free.fr/Xdialog-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"