diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-04-25 22:25:12 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-04-25 22:25:12 +0000 |
commit | 389840a397a17d989133fc753e2c36a175a8696f (patch) | |
tree | b3809d333e7b494da1bcb30bfc0de6604d627048 /app-doc/selflinux | |
parent | fix bugs #24727, #14687. massive new stuff for the new version to build prope... (diff) | |
download | historical-389840a397a17d989133fc753e2c36a175a8696f.tar.gz historical-389840a397a17d989133fc753e2c36a175a8696f.tar.bz2 historical-389840a397a17d989133fc753e2c36a175a8696f.zip |
Version bumped. Closes 48723
Diffstat (limited to 'app-doc/selflinux')
-rw-r--r-- | app-doc/selflinux/ChangeLog | 10 | ||||
-rw-r--r-- | app-doc/selflinux/Manifest | 6 | ||||
-rw-r--r-- | app-doc/selflinux/files/digest-selflinux-0.10.0 | 1 | ||||
-rw-r--r-- | app-doc/selflinux/selflinux-0.10.0.ebuild | 20 | ||||
-rw-r--r-- | app-doc/selflinux/selflinux-0.8.1.ebuild | 4 |
5 files changed, 35 insertions, 6 deletions
diff --git a/app-doc/selflinux/ChangeLog b/app-doc/selflinux/ChangeLog index 4ab498132e74..a037f9346671 100644 --- a/app-doc/selflinux/ChangeLog +++ b/app-doc/selflinux/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-doc/selflinux -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v 1.9 2003/07/29 20:26:12 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/ChangeLog,v 1.10 2004/04/25 22:25:12 mholzer Exp $ + +*selflinux-0.10.0 (26 Apr 2004) + + 26 Apr 2004; Martin Holzer <mholzer@gentoo.org> selflinux-0.10.0.ebuild, + selflinux-0.8.1.ebuild: + Version bumped. Closes 48723 *selflinux-0.8.1 (30 Jul 2003) diff --git a/app-doc/selflinux/Manifest b/app-doc/selflinux/Manifest index d7e04070d08e..d9ba71758953 100644 --- a/app-doc/selflinux/Manifest +++ b/app-doc/selflinux/Manifest @@ -1,3 +1,5 @@ -MD5 a24376be65700396cb591b2dee2ba3fa ChangeLog 1277 -MD5 606ea53f1ca45a77c30c78ffffae0acb selflinux-0.8.1.ebuild 595 +MD5 8121172cd8f4818d9bf6e54230ebeeb8 selflinux-0.8.1.ebuild 589 +MD5 999e12f269e5a8ecd8578ad90765350c ChangeLog 1444 +MD5 e55c3e7969e336b0e517d6690fa32b56 selflinux-0.10.0.ebuild 590 MD5 6507e4cfd14625025ba87db50f97ba2b files/digest-selflinux-0.8.1 73 +MD5 0eb2161e23d196a29fc03d5e63711f8f files/digest-selflinux-0.10.0 74 diff --git a/app-doc/selflinux/files/digest-selflinux-0.10.0 b/app-doc/selflinux/files/digest-selflinux-0.10.0 new file mode 100644 index 000000000000..96611b91e4b4 --- /dev/null +++ b/app-doc/selflinux/files/digest-selflinux-0.10.0 @@ -0,0 +1 @@ +MD5 e93fba80a29de3d1776354bc35f8a62d SelfLinux-0.10.0-html.tar.gz 4039004 diff --git a/app-doc/selflinux/selflinux-0.10.0.ebuild b/app-doc/selflinux/selflinux-0.10.0.ebuild new file mode 100644 index 000000000000..7680fdb8eb06 --- /dev/null +++ b/app-doc/selflinux/selflinux-0.10.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.10.0.ebuild,v 1.1 2004/04/25 22:25:12 mholzer 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" +HOMEPAGE="http://selflinux.sourceforge.net/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc" + +src_install() { + dodir /usr/share/doc/selflinux + cp -R * ${D}/usr/share/doc/selflinux +} diff --git a/app-doc/selflinux/selflinux-0.8.1.ebuild b/app-doc/selflinux/selflinux-0.8.1.ebuild index 03b4e31b0989..9feca878e8d7 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-2004 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.3 2004/03/14 00:14:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/selflinux/selflinux-0.8.1.ebuild,v 1.4 2004/04/25 22:25:12 mholzer Exp $ IUSE="" MY_P="SelfLinux-${PV}" S=${WORKDIR}/${MY_P} DESCRIPTION="german-language hypertext tutorial about Linux" -SRC_URI="mirror://sourceforge/selflinux/${MY_P}-html.tar.gz" +SRC_URI="mirror://sourceforge/${PN}/${MY_P}-html.tar.gz" HOMEPAGE="http://selflinux.sourceforge.net/" SLOT="0" |