summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-04-25 22:25:12 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-04-25 22:25:12 +0000
commit38de5e66541fa5df14e71653829ed1c81c94c943 (patch)
tree28fa0bdcefcc35e55be418188e9798e2e8ea6f13 /app-doc/selflinux
parentAdd die following econf for bug 48950 (Manifest recommit) (diff)
downloadgentoo-2-38de5e66541fa5df14e71653829ed1c81c94c943.tar.gz
gentoo-2-38de5e66541fa5df14e71653829ed1c81c94c943.tar.bz2
gentoo-2-38de5e66541fa5df14e71653829ed1c81c94c943.zip
Version bumped. Closes 48723
Diffstat (limited to 'app-doc/selflinux')
-rw-r--r--app-doc/selflinux/ChangeLog10
-rw-r--r--app-doc/selflinux/Manifest4
-rw-r--r--app-doc/selflinux/files/digest-selflinux-0.10.01
-rw-r--r--app-doc/selflinux/selflinux-0.10.0.ebuild20
-rw-r--r--app-doc/selflinux/selflinux-0.8.1.ebuild4
5 files changed, 34 insertions, 5 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..b858885764bd 100644
--- a/app-doc/selflinux/Manifest
+++ b/app-doc/selflinux/Manifest
@@ -1,3 +1,5 @@
+MD5 b5929514295ce8669935299715450789 selflinux-0.8.1.ebuild 591
MD5 a24376be65700396cb591b2dee2ba3fa ChangeLog 1277
-MD5 606ea53f1ca45a77c30c78ffffae0acb selflinux-0.8.1.ebuild 595
+MD5 b5929514295ce8669935299715450789 selflinux-0.10.0.ebuild 591
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"