diff options
author | 2009-12-15 19:28:38 +0000 | |
---|---|---|
committer | 2009-12-15 19:28:38 +0000 | |
commit | 6f8e77eebfe6fc9c1d1630e2548c382251204165 (patch) | |
tree | 5acda18395036cc7022257fadcfc78339620b2ae /net-misc/suite3270/suite3270-3.3.7_p8.ebuild | |
parent | Marking xf86-input-void-1.3.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-6f8e77eebfe6fc9c1d1630e2548c382251204165.tar.gz gentoo-2-6f8e77eebfe6fc9c1d1630e2548c382251204165.tar.bz2 gentoo-2-6f8e77eebfe6fc9c1d1630e2548c382251204165.zip |
Fix HOMEPAGE and SRC_URI wrt #297028.
(Portage version: 2.2_rc59/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/suite3270/suite3270-3.3.7_p8.ebuild')
-rw-r--r-- | net-misc/suite3270/suite3270-3.3.7_p8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/suite3270/suite3270-3.3.7_p8.ebuild b/net-misc/suite3270/suite3270-3.3.7_p8.ebuild index 3b42d9e5e725..487e2b8e5cbd 100644 --- a/net-misc/suite3270/suite3270-3.3.7_p8.ebuild +++ b/net-misc/suite3270/suite3270-3.3.7_p8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/suite3270/suite3270-3.3.7_p8.ebuild,v 1.1 2008/10/10 08:17:25 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/suite3270/suite3270-3.3.7_p8.ebuild,v 1.2 2009/12/15 19:28:38 ssuominen Exp $ inherit eutils @@ -9,7 +9,7 @@ IUSE="cjk doc ncurses ssl tcl X" S="${WORKDIR}" DESCRIPTION="Complete 3270 access package" SRC_URI="http://x3270.bgp.nu/download/${PN}-${PV/_/}.tgz" -HOMEPAGE="http://www.geocities.com/SiliconValley/Peaks/7814/" +HOMEPAGE="http://x3270.bgp.nu/" SLOT="0" LICENSE="GPL-2" |