diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-01 09:51:41 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-01 09:51:41 +0000 |
commit | 7a8860d51eb5b3d8baf620e69329b46bb1f0b341 (patch) | |
tree | f8c899c79bee28b457b8d907add34796f16456ac /app-doc/selflinux | |
parent | endeavour update and cleanup (diff) | |
download | historical-7a8860d51eb5b3d8baf620e69329b46bb1f0b341.tar.gz historical-7a8860d51eb5b3d8baf620e69329b46bb1f0b341.tar.bz2 historical-7a8860d51eb5b3d8baf620e69329b46bb1f0b341.zip |
epatch, sed and changelog fixes
Diffstat (limited to 'app-doc/selflinux')
-rw-r--r-- | app-doc/selflinux/Manifest | 2 | ||||
-rw-r--r-- | app-doc/selflinux/selflinux-0.8.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-doc/selflinux/Manifest b/app-doc/selflinux/Manifest index a1106d646a0c..098b1d63eb2e 100644 --- a/app-doc/selflinux/Manifest +++ b/app-doc/selflinux/Manifest @@ -1,3 +1,3 @@ MD5 a24376be65700396cb591b2dee2ba3fa ChangeLog 1277 -MD5 e9a4dab6ced88d24dc3fa8999739aceb selflinux-0.8.1.ebuild 589 +MD5 39e0e3f3cb9759a0a127afa3baf1210c selflinux-0.8.1.ebuild 590 MD5 6507e4cfd14625025ba87db50f97ba2b files/digest-selflinux-0.8.1 73 diff --git a/app-doc/selflinux/selflinux-0.8.1.ebuild b/app-doc/selflinux/selflinux-0.8.1.ebuild index 3d49681b7a94..55dcc81a5384 100644 --- a/app-doc/selflinux/selflinux-0.8.1.ebuild +++ b/app-doc/selflinux/selflinux-0.8.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.8.1.ebuild,v 1.1 2003/07/29 20:26:12 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.8.1.ebuild,v 1.2 2003/10/01 09:51:37 aliz Exp $ IUSE="" MY_P="SelfLinux-${PV}" S=${WORKDIR}/${MY_P} DESCRIPTION="german-language hypertext tutorial about Linux" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}-html.tar.gz" +SRC_URI="mirror://sourceforge/selflinux/${MY_P}-html.tar.gz" HOMEPAGE="http://selflinux.sourceforge.net/" SLOT="0" |