diff options
-rw-r--r-- | app-arch/unshield/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/unshield/unshield-0.2.ebuild | 4 | ||||
-rw-r--r-- | app-arch/unshield/unshield-0.4.ebuild | 6 | ||||
-rw-r--r-- | app-arch/unshield/unshield-0.5.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/app-arch/unshield/ChangeLog b/app-arch/unshield/ChangeLog index ab391c9e60fd..eecc47dd9ac5 100644 --- a/app-arch/unshield/ChangeLog +++ b/app-arch/unshield/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/unshield # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v 1.10 2006/03/22 04:30:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/ChangeLog,v 1.11 2006/07/13 20:48:48 liquidx Exp $ + + 13 Jul 2006; Alastair Tse <liquidx@gentoo.org> unshield-0.2.ebuild, + unshield-0.4.ebuild, unshield-0.5.ebuild: + Change to more appropriate homepage (#130193) 22 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> unshield-0.2.ebuild: Added ~amd64 to unshield 0.2 as it is the version required to unpack diff --git a/app-arch/unshield/unshield-0.2.ebuild b/app-arch/unshield/unshield-0.2.ebuild index 01b26f1562ba..1abb3dc9cbdb 100644 --- a/app-arch/unshield/unshield-0.2.ebuild +++ b/app-arch/unshield/unshield-0.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.2.ebuild,v 1.8 2006/03/22 04:30:38 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.2.ebuild,v 1.9 2006/07/13 20:48:48 liquidx Exp $ DESCRIPTION="InstallShield CAB file extractor." -HOMEPAGE="http://sourceforge.net/projects/synce/" +HOMEPAGE="http://synce.sourceforge.net/synce/unshield.php" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" diff --git a/app-arch/unshield/unshield-0.4.ebuild b/app-arch/unshield/unshield-0.4.ebuild index 3fc143e41897..14ff5ef92914 100644 --- a/app-arch/unshield/unshield-0.4.ebuild +++ b/app-arch/unshield/unshield-0.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.4.ebuild,v 1.8 2005/11/29 03:01:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.4.ebuild,v 1.9 2006/07/13 20:48:48 liquidx Exp $ inherit eutils DESCRIPTION="InstallShield CAB file extractor." -HOMEPAGE="http://sourceforge.net/projects/synce/" +HOMEPAGE="http://synce.sourceforge.net/synce/unshield.php" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" diff --git a/app-arch/unshield/unshield-0.5.ebuild b/app-arch/unshield/unshield-0.5.ebuild index 06fa2b176eab..db71d6cc3fd0 100644 --- a/app-arch/unshield/unshield-0.5.ebuild +++ b/app-arch/unshield/unshield-0.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.5.ebuild,v 1.1 2006/01/11 06:24:28 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unshield/unshield-0.5.ebuild,v 1.2 2006/07/13 20:48:48 liquidx Exp $ inherit eutils DESCRIPTION="InstallShield CAB file extractor." -HOMEPAGE="http://sourceforge.net/projects/synce/" +HOMEPAGE="http://synce.sourceforge.net/synce/unshield.php" SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="MIT" |