summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2006-09-22 05:29:57 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2006-09-22 05:29:57 +0000
commit67c454b032df406da6313bff8adc73db30050bf6 (patch)
tree16d52aae911c4d5ce841633008c7df14b07b341c /sys-libs/libsafe
parentInitial import, ebuild almost entirely based on the work of Konrad Zapalowicz... (diff)
downloadgentoo-2-67c454b032df406da6313bff8adc73db30050bf6.tar.gz
gentoo-2-67c454b032df406da6313bff8adc73db30050bf6.tar.bz2
gentoo-2-67c454b032df406da6313bff8adc73db30050bf6.zip
Fixed HOMEPAGE, #144247.
(Portage version: 2.1.1)
Diffstat (limited to 'sys-libs/libsafe')
-rw-r--r--sys-libs/libsafe/ChangeLog7
-rw-r--r--sys-libs/libsafe/files/digest-libsafe-2.0_p16-r12
-rw-r--r--sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild6
3 files changed, 10 insertions, 5 deletions
diff --git a/sys-libs/libsafe/ChangeLog b/sys-libs/libsafe/ChangeLog
index 9acc2d109862..5c3d6d268e5a 100644
--- a/sys-libs/libsafe/ChangeLog
+++ b/sys-libs/libsafe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libsafe
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/ChangeLog,v 1.6 2005/03/02 15:24:31 matsuu Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/ChangeLog,v 1.7 2006/09/22 05:29:57 matsuu Exp $
+
+ 22 Sep 2006; MATSUU Takuto <matsuu@gentoo.org> libsafe-2.0_p16-r1.ebuild:
+ Fixed HOMEPAGE, #144247.
03 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> libsafe-2.0_p16-r1.ebuild:
Added filter-flags "-fomit-frame-pointer". Bug 83634.
diff --git a/sys-libs/libsafe/files/digest-libsafe-2.0_p16-r1 b/sys-libs/libsafe/files/digest-libsafe-2.0_p16-r1
index fdd539b81368..95fb7b499a79 100644
--- a/sys-libs/libsafe/files/digest-libsafe-2.0_p16-r1
+++ b/sys-libs/libsafe/files/digest-libsafe-2.0_p16-r1
@@ -1 +1,3 @@
MD5 6b7b6e6df84d4afb469ccc66d04fc24d libsafe-2.0-16.tgz 360508
+RMD160 ca604eaf45eeb83f776e59ebf42351b19a873443 libsafe-2.0-16.tgz 360508
+SHA256 e0d78b636628d5ae8cdc05a94492bad7b182e643612f460cb449a81e7171c0b5 libsafe-2.0-16.tgz 360508
diff --git a/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild b/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild
index 60220be67a88..801d17cd9feb 100644
--- a/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild
+++ b/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild
@@ -1,12 +1,12 @@
-# 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/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild,v 1.3 2005/03/02 15:24:31 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild,v 1.4 2006/09/22 05:29:57 matsuu Exp $
inherit flag-o-matic toolchain-funcs multilib
MY_P="${P/_p/-}"
DESCRIPTION="Protection against buffer overflow vulnerabilities"
-HOMEPAGE="http://www.research.avayalabs.com/project/libsafe/index.html"
+HOMEPAGE="http://www.research.avayalabs.com/gcm/usa/en-us/initiatives/all/nsr.htm&Filter=ProjectTitle:Libsafe&Wrapper=LabsProjectDetails&View=LabsProjectDetails"
SRC_URI="http://www.research.avayalabs.com/project/libsafe/src/${MY_P}.tgz"
LICENSE="LGPL-2.1"