summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa M. Seelye <lisa@gentoo.org>2003-10-24 18:05:20 +0000
committerLisa M. Seelye <lisa@gentoo.org>2003-10-24 18:05:20 +0000
commit58e93385b641bd7e0879184af01b965321499740 (patch)
tree494386aff4a6dfec10a8e1cf4b02eb081dfb0b7b /app-misc/linup
parentFix ownership as part of pkg_postinst(). Fixes bug 31840. (diff)
downloadgentoo-2-58e93385b641bd7e0879184af01b965321499740.tar.gz
gentoo-2-58e93385b641bd7e0879184af01b965321499740.tar.bz2
gentoo-2-58e93385b641bd7e0879184af01b965321499740.zip
This has been ~x86 for so long, I think its safe to put in x86.
Diffstat (limited to 'app-misc/linup')
-rw-r--r--app-misc/linup/ChangeLog5
-rw-r--r--app-misc/linup/Manifest6
-rw-r--r--app-misc/linup/files/digest-linup-1.1.01
-rw-r--r--app-misc/linup/linup-1.1.0.ebuild29
-rw-r--r--app-misc/linup/linup-1.1.1.ebuild6
5 files changed, 9 insertions, 38 deletions
diff --git a/app-misc/linup/ChangeLog b/app-misc/linup/ChangeLog
index 37618a0d363c..5cd8573bd9e4 100644
--- a/app-misc/linup/ChangeLog
+++ b/app-misc/linup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/linup
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linup/ChangeLog,v 1.3 2003/07/01 21:44:08 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linup/ChangeLog,v 1.4 2003/10/24 18:05:18 lisa Exp $
+
+ 24 Oct 2003; Lisa Seelye <lisa@gentoo.org> linup-1.1.1.ebuild:
+ This has been ~x86 for so long, I think its safe to put in x86.
*linup-1.1.1 (01 Jul 2003)
diff --git a/app-misc/linup/Manifest b/app-misc/linup/Manifest
index 302028fc3330..afc8a14f0e8b 100644
--- a/app-misc/linup/Manifest
+++ b/app-misc/linup/Manifest
@@ -1,5 +1,3 @@
-MD5 2177e9ab0960bcfee44442cede4a4dc8 ChangeLog 499
-MD5 d5767f176bb2960ce6f30fa156dd35d7 linup-1.1.1.ebuild 664
-MD5 9fbde9da07676b707f33d76be32e1775 linup-1.1.0.ebuild 660
-MD5 2e373ab021b6d443401a8a011a8c9e5f files/digest-linup-1.1.0 62
+MD5 3c4d5f4f086633c05d7ec64ea448efc8 ChangeLog 628
+MD5 375ccf8c960cdb71b5ff477faa4a6cc5 linup-1.1.1.ebuild 667
MD5 edb03e1f886db92dc51695d05cbced61 files/digest-linup-1.1.1 62
diff --git a/app-misc/linup/files/digest-linup-1.1.0 b/app-misc/linup/files/digest-linup-1.1.0
deleted file mode 100644
index 911836084b81..000000000000
--- a/app-misc/linup/files/digest-linup-1.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c90be0c7078cddc700e9121b21082429 linup-1.1.0.tar.gz 13720
diff --git a/app-misc/linup/linup-1.1.0.ebuild b/app-misc/linup/linup-1.1.0.ebuild
deleted file mode 100644
index d4ab27d6f574..000000000000
--- a/app-misc/linup/linup-1.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/linup/linup-1.1.0.ebuild,v 1.3 2003/06/29 23:17:15 aliz Exp $
-
-DESCRIPTION="Linux Uptime Client"
-HOMEPAGE="ftp://ftp.smux.net/people/sena/linup/"
-SRC_URI="ftp://ftp.smux.net/people/sena/linup/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-RDEPEND="virtual/glibc"
-
-S="${WORKDIR}/${PN}"
-
-src_compile() {
- emake || die "compile problem"
-}
-
-src_install () {
- dobin linup
- dodoc COPYING README
-}
-
-pkg_postinst() {
- einfo "Read /usr/share/doc/${P}/README.gz"
- einfo "on how to run linup."
-}
diff --git a/app-misc/linup/linup-1.1.1.ebuild b/app-misc/linup/linup-1.1.1.ebuild
index a2b81f4cd846..52ecf5a3c241 100644
--- a/app-misc/linup/linup-1.1.1.ebuild
+++ b/app-misc/linup/linup-1.1.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-misc/linup/linup-1.1.1.ebuild,v 1.1 2003/07/01 21:44:08 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/linup/linup-1.1.1.ebuild,v 1.2 2003/10/24 18:05:18 lisa Exp $
DESCRIPTION="Linux Uptime Client"
HOMEPAGE="ftp://ftp.smux.net/people/sena/linup/"
SRC_URI="ftp://ftp.smux.net/people/sena/linup/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
RDEPEND="virtual/glibc"
@@ -24,6 +24,6 @@ src_install () {
}
pkg_postinst() {
- einfo "Read /usr/share/doc/${P}/README.gz"
+ einfo "Please read /usr/share/doc/${P}/README.gz"
einfo "on how to run linup."
}